Package software.amazon.awssdk.protocols.json.internal.unmarshall
-
Interface Summary Interface Description ErrorMessageParser JsonUnmarshaller<T> Interface for unmarshalling a field from a JSON based service.JsonUnmarshallerRegistry Registry ofJsonUnmarshaller
implementations by location and type.ProtocolUnmarshallDependencies UnmarshallerRegistryFactory Interface used to create anUnmarshallerRegistryFactory
that will unmarshall using the given default formats for each of the locations in the formats map.