| Class and Description | 
|---|
| AwsJsonProtocol
 Supported protocols for the new marshalling style. 
 | 
| AwsJsonProtocolFactory
 Factory to generate the various JSON protocol handlers and generators to be used for
 communicating with the service. 
 | 
| AwsJsonProtocolFactory.Builder
 Builder for  
AwsJsonProtocolFactory. | 
| AwsJsonProtocolMetadata
 Provides additional metadata about AWS Json protocol. 
 | 
| AwsJsonProtocolMetadata.Builder | 
| BaseAwsJsonProtocolFactory | 
| BaseAwsJsonProtocolFactory.Builder
 Builder for  
AwsJsonProtocolFactory. | 
| ErrorCodeParser
 Error code parser to parse error code from the response returned by AWS services. 
 | 
| JsonContent
 Simple struct like class to hold both the raw json string content and it's parsed JsonNode 
 | 
| JsonContentTypeResolver
 Interface to compute the content type to send in requests for JSON based protocols. 
 | 
| JsonOperationMetadata
 Contains various information needed to create a  
JsonResponseHandler
 for the client. | 
| JsonOperationMetadata.Builder
 Builder for  
JsonOperationMetadata. | 
| StructuredJsonFactory
 Common interface for creating generators (writers) and protocol handlers for JSON like protocols. 
 | 
| StructuredJsonGenerator
 Interface for generating a JSON 
 | 
| Class and Description | 
|---|
| BaseAwsStructuredJsonFactory
 Generic implementation of a structured JSON factory that is pluggable for different variants of
 JSON. 
 | 
| Class and Description | 
|---|
| StructuredJsonGenerator
 Interface for generating a JSON 
 | 
| Class and Description | 
|---|
| ErrorCodeParser
 Error code parser to parse error code from the response returned by AWS services. 
 | 
| JsonContent
 Simple struct like class to hold both the raw json string content and it's parsed JsonNode 
 | 
Copyright © 2019. All rights reserved.