Package | Description |
---|---|
com.amazonaws.client.builder | |
com.amazonaws.protocol.json |
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 |
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. |
Copyright © 2016. All rights reserved.