Uses of Class
software.amazon.awssdk.protocols.json.internal.unmarshall.JsonProtocolUnmarshaller.Builder
-
Packages that use JsonProtocolUnmarshaller.Builder Package Description software.amazon.awssdk.protocols.json.internal.unmarshall -
-
Uses of JsonProtocolUnmarshaller.Builder in software.amazon.awssdk.protocols.json.internal.unmarshall
Methods in software.amazon.awssdk.protocols.json.internal.unmarshall that return JsonProtocolUnmarshaller.Builder Modifier and Type Method Description static JsonProtocolUnmarshaller.BuilderJsonProtocolUnmarshaller. builder()JsonProtocolUnmarshaller.BuilderJsonProtocolUnmarshaller.Builder. defaultTimestampFormats(Map<MarshallLocation,TimestampFormatTrait.Format> formats)Deprecated.Use insteadprotocolUnmarshallDependenciesJsonProtocolUnmarshaller.BuilderJsonProtocolUnmarshaller.Builder. enableFastUnmarshalling(boolean enableFastUnmarshalling)JsonProtocolUnmarshaller.BuilderJsonProtocolUnmarshaller.Builder. parser(JsonNodeParser parser)JsonProtocolUnmarshaller.BuilderJsonProtocolUnmarshaller.Builder. protocolUnmarshallDependencies(ProtocolUnmarshallDependencies protocolUnmarshallDependencies)
-