| Package | Description |
|---|---|
| com.amazonaws.opensdk | |
| com.amazonaws.opensdk.internal.protocol |
Internal SDK APIs.
|
| com.amazonaws.opensdk.model | |
| com.amazonaws.opensdk.protect.protocol |
Protected SDK APIs.
|
| Modifier and Type | Method and Description |
|---|---|
BaseResult |
BaseResult.sdkResponseMetadata(SdkResponseMetadata sdkResponseMetadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiGatewayResponseHandler<T extends BaseResult> |
| Modifier and Type | Class and Description |
|---|---|
class |
RawResult
Corresponding result class for
RawRequest. |
| Modifier and Type | Method and Description |
|---|---|
<T extends BaseResult> |
ApiGatewayProtocolFactoryImpl.createResponseHandler(JsonOperationMetadata operationMetadata,
Unmarshaller<T,JsonUnmarshallerContext> responseUnmarshaller)
Creates a response handler to be used for handling a successful response.
|
Copyright © 2020. All rights reserved.