Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.adapters.types | |
com.amazonaws.protocol.json | |
com.amazonaws.util |
Modifier and Type | Class and Description |
---|---|
class |
ClientConfigurationFactory
Factory producing predefined
ClientConfiguration instances. |
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 |
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.