public class HttpMessage extends Object
Constructor and Description |
---|
HttpMessage() |
Modifier and Type | Method and Description |
---|---|
Object |
content()
Get the content value.
|
HttpMessage |
withContent(Object content)
Set the content value.
|
public Object content()
public HttpMessage withContent(Object content)
content
- the content value to setCopyright © 2019. All rights reserved.