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 | Description |
---|---|
RawResult() |
Modifier and Type | Method | Description |
---|---|---|
Optional<String> |
header(String name) |
Get a header value from the underlying HTTP response.
|
int |
statusCode() |
sdkResponseMetadata, sdkResponseMetadata
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.