Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.adapters.types | |
com.amazonaws.client | |
com.amazonaws.client.builder | |
com.amazonaws.http | |
com.amazonaws.protocol.json | |
com.amazonaws.util |
Modifier and Type | Class and Description |
---|---|
class |
ClientConfigurationFactory
Factory producing predefined
ClientConfiguration instances. |
Modifier and Type | Method and Description |
---|---|
protected void |
AmazonWebServiceClient.checkMutability()
If the client has been marked as immutable then throw an
UnsupportedOperationException , otherwise do nothing. |
Constructor and Description |
---|
AmazonWebServiceClient(ClientConfiguration clientConfiguration,
RequestMetricCollector requestMetricCollector,
boolean disableStrictHostNameVerification) |
Modifier and Type | Class and Description |
---|---|
class |
StringToByteBufferAdapter |
class |
StringToInputStreamAdapter |
Modifier and Type | Class and Description |
---|---|
class |
AwsAsyncClientParams
Provides access to all params needed in a asynchronous AWS service client constructor.
|
class |
AwsSyncClientParams
Provides access to all params needed in a synchronous AWS service client constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
AwsAsyncClientBuilder<Subclass extends AwsAsyncClientBuilder,TypeToBuild>
Base class for all service specific async client builders.
|
class |
AwsClientBuilder<Subclass extends AwsClientBuilder,TypeToBuild>
Base class for all service specific client builders.
|
class |
AwsSyncClientBuilder<Subclass extends AwsSyncClientBuilder,TypeToBuild>
Base class for all service specific sync client builders.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultErrorResponseHandler
Implementation of HttpResponseHandler that handles only error responses from Amazon Web Services.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonClientMetadata
Wrapper object to provide additional metadata about a client and protocol to
SdkJsonProtocolFactory |
class |
JsonErrorResponseMetadata
Contains various metadata needed to create an appropriate
JsonErrorResponseHandler
for the client. |
class |
JsonErrorShapeMetadata
Wrapper object to provide additional metadata about a client's error shapes to
SdkJsonProtocolFactory |
class |
JsonOperationMetadata
Contains various information needed to create a
JsonResponseHandler
for the client. |
class |
SdkJsonProtocolFactory
Factory to generate the various JSON protocol handlers and generators depending on the wire
protocol to be used for communicating with the AWS service.
|
interface |
StructuredJsonGenerator
Interface for generating a JSON
|
Modifier and Type | Class and Description |
---|---|
class |
IdempotentUtils
Utility class to manage idempotency token
|
Copyright © 2016. All rights reserved.