public interface OperationResponse
Operation
,
Operation.getRequest()
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent()
Returns the contents of the response.
|
HttpHeaders |
getHeaders()
Returns the headers in the response.
|
HttpStatus |
getStatus()
Returns the status of the response.
|
HttpStatus getStatus()
HttpHeaders getHeaders()
byte[] getContent()
null