public class RawResult extends BaseResult
RawRequest.
Note: Content returned by the service must be
consumed by a ResultContentConsumer supplied to the client execute
method; it is not exposed as part of this object.
| Constructor and Description |
|---|
RawResult() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
header(String name)
Get a header value from the underlying HTTP response.
|
int |
statusCode() |
sdkResponseMetadata, sdkResponseMetadataCopyright © 2022. All rights reserved.