Uses of Package
software.amazon.awssdk.protocols.json
Packages that use software.amazon.awssdk.protocols.json
Package
Description
-
Classes in software.amazon.awssdk.protocols.json used by software.amazon.awssdk.protocols.jsonClassDescriptionSupported 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.Builder forAwsJsonProtocolFactory.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 aJsonResponseHandlerfor the client.Builder forJsonOperationMetadata.Common interface for creating generators (writers) and protocol handlers for JSON like protocols.Interface for generating a JSON -
Classes in software.amazon.awssdk.protocols.json used by software.amazon.awssdk.protocols.json.internalClassDescriptionSupported protocols for the new marshalling style.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.marshallClassDescriptionProvides additional metadata about AWS Json protocol.Interface for generating a JSON
-
Classes in software.amazon.awssdk.protocols.json used by software.amazon.awssdk.protocols.json.internal.unmarshallClassDescriptionError 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 JsonNode