Uses of Package
software.amazon.awssdk.protocols.json
-
Classes in software.amazon.awssdk.protocols.json used by software.amazon.awssdk.protocols.json Class 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 forAwsJsonProtocolFactory
.AwsJsonProtocolMetadata Provides additional metadata about AWS Json protocol.AwsJsonProtocolMetadata.Builder BaseAwsJsonProtocolFactory BaseAwsJsonProtocolFactory.Builder Builder forAwsJsonProtocolFactory
.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 JsonNodeJsonContentTypeResolver Interface to compute the content type to send in requests for JSON based protocols.JsonOperationMetadata Contains various information needed to create aJsonResponseHandler
for the client.JsonOperationMetadata.Builder Builder forJsonOperationMetadata
.StructuredJsonFactory Common interface for creating generators (writers) and protocol handlers for JSON like protocols.StructuredJsonGenerator Interface for generating a JSON -
Classes in software.amazon.awssdk.protocols.json used by software.amazon.awssdk.protocols.json.internal Class Description BaseAwsStructuredJsonFactory Generic implementation of a structured JSON factory that is pluggable for different variants of JSON. -
Classes in software.amazon.awssdk.protocols.json used by software.amazon.awssdk.protocols.json.internal.marshall Class Description AwsJsonProtocolMetadata Provides additional metadata about AWS Json protocol.StructuredJsonGenerator Interface for generating a JSON -
Classes in software.amazon.awssdk.protocols.json used by software.amazon.awssdk.protocols.json.internal.unmarshall Class 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