HttpBodyAccessor.HttpBodyPropertypublic static interface HttpBodyAccessor.HttpBodyMutator
| Modifier and Type | Method | Description |
|---|---|---|
void |
setHttpBody(String aHttpBody) |
Sets the HTTP body for the HTTP body property.
|
void setHttpBody(String aHttpBody)
aHttpBody - The HTTP body to be stored by the HTTP body
property.Copyright © 2018. All rights reserved.