Uses of Class
software.amazon.awssdk.protocols.json.internal.unmarshall.JsonProtocolUnmarshaller.Builder
Packages that use JsonProtocolUnmarshaller.Builder
-
Uses of JsonProtocolUnmarshaller.Builder in software.amazon.awssdk.protocols.json.internal.unmarshall
Methods in software.amazon.awssdk.protocols.json.internal.unmarshall that return JsonProtocolUnmarshaller.BuilderModifier and TypeMethodDescriptionJsonProtocolUnmarshaller.builder()JsonProtocolUnmarshaller.Builder.defaultTimestampFormats(Map<MarshallLocation, TimestampFormatTrait.Format> formats) Deprecated.JsonProtocolUnmarshaller.Builder.enableFastUnmarshalling(boolean enableFastUnmarshalling) JsonProtocolUnmarshaller.Builder.parser(JsonNodeParser parser) JsonProtocolUnmarshaller.Builder.protocolUnmarshallDependencies(ProtocolUnmarshallDependencies protocolUnmarshallDependencies)
protocolUnmarshallDependencies