Package software.amazon.awssdk.protocols.json
package software.amazon.awssdk.protocols.json
-
ClassDescriptionSupported protocols for the new marshalling style.Factory to generate the various JSON protocol handlers and generators to be used for communicating with the service.Builder for
AwsJsonProtocolFactory
.Provides additional metadata about AWS Json protocol.BaseAwsJsonProtocolFactory.Builder<SubclassT extends BaseAwsJsonProtocolFactory.Builder>Builder forAwsJsonProtocolFactory
.Generic implementation of a structured JSON factory that is pluggable for different variants of JSON.Prefers an explicit content type if provided.Error code parser to parse error code from the response returned by AWS services.Simple struct like class to hold both the raw json string content and it's parsed JsonNodeInterface to compute the content type to send in requests for JSON based protocols.Contains various information needed to create aJsonResponseHandler
for the client.Builder forJsonOperationMetadata
.Thin wrapper around Jackson's JSON generator.Indicates an issue writing JSON content.Common interface for creating generators (writers) and protocol handlers for JSON like protocols.Interface for generating a JSON