Class | Description |
---|---|
AwsJson1_0Trait |
An RPC-based protocol that sends JSON payloads.
|
AwsJson1_0Trait.Builder | |
AwsJson1_0Trait.Provider | |
AwsJson1_1Trait |
An RPC-based protocol that sends JSON payloads.
|
AwsJson1_1Trait.Builder | |
AwsJson1_1Trait.Provider | |
AwsProtocolTrait |
Represents a configurable AWS protocol trait.
|
AwsProtocolTrait.Builder<T extends Trait,B extends AwsProtocolTrait.Builder> |
Builder for creating a
AwsProtocolTrait . |
AwsQueryErrorTrait |
Provides the value in the "Code" distinguishing field and HTTP response
code for an operation error.
|
AwsQueryErrorTrait.Builder |
Builder used to create an AwsQueryErrorTrait.
|
AwsQueryErrorTrait.Provider | |
AwsQueryTrait |
An RPC-based protocol that sends query string requests and XML responses.
|
AwsQueryTrait.Provider | |
Ec2QueryNameTrait |
Indicates the serialized name of a structure member when that structure is
serialized for the input of an EC2 operation.
|
Ec2QueryNameTrait.Provider | |
Ec2QueryTrait |
An RPC-based protocol that sends query string requests and XML responses,
customized for Amazon EC2.
|
Ec2QueryTrait.Provider | |
ProtocolHttpPayloadValidator |
Ensures that the http payload trait is only bound to structures, unions,
documents, blobs, or strings for AWS protocols.
|
ProtocolHttpValidator |
Ensures that every entry in
eventStreamHttp also appears in
the http property of a protocol trait. |
RestJson1Trait |
A RESTful protocol that sends JSON in structured payloads.
|
RestJson1Trait.Builder | |
RestJson1Trait.Provider | |
RestXmlTrait |
A RESTful protocol that sends XML in structured payloads.
|
RestXmlTrait.Builder | |
RestXmlTrait.Provider |