| Interface | Description |
|---|---|
| AsyncClientHandler |
Client interface to invoke an API.
|
| SyncClientHandler |
Client interface to invoke an API.
|
| Class | Description |
|---|---|
| BaseAsyncClientHandler | |
| BaseClientHandler | |
| BaseSyncClientHandler | |
| ClientExecutionParams<InputT extends SdkRequest,OutputT> |
Encapsulates parameters needed for a particular API call.
|
| SdkAsyncClientHandler |
Client handler for SDK clients.
|
| SdkSyncClientHandler |
Client handler for SDK clients.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.