Package software.amazon.awssdk.protocols.json.internal.unmarshall
package software.amazon.awssdk.protocols.json.internal.unmarshall
-
ClassDescriptionUnmarshaller for AWS specific error responses.Builder for
AwsJsonProtocolErrorUnmarshaller
.Registry ofJsonUnmarshaller
implementations by location and type.Builder for aDefaultJsonUnmarshallerRegistry
.Unmarshaller implementation for both JSON RPC and REST JSON services.Builder forJsonProtocolUnmarshaller
.JsonResponseHandler<T extends SdkPojo>Default implementation of HttpResponseHandler that handles a successful response from a service and unmarshalls the result using a JSON unmarshaller.Interface for unmarshalling a field from a JSON based service.Dependencies needed by implementations ofJsonUnmarshaller
.Builder for aJsonUnmarshallerContext
.Registry ofJsonUnmarshaller
implementations by location and type.Interface used to create anUnmarshallerRegistryFactory
that will unmarshall using the given default formats for each of the locations in the formats map.