Uses of Class
software.amazon.awssdk.protocols.json.internal.marshall.JsonMarshallerRegistry
-
Packages that use JsonMarshallerRegistry Package Description software.amazon.awssdk.protocols.json.internal.marshall -
-
Uses of JsonMarshallerRegistry in software.amazon.awssdk.protocols.json.internal.marshall
Methods in software.amazon.awssdk.protocols.json.internal.marshall that return JsonMarshallerRegistry Modifier and Type Method Description JsonMarshallerRegistry
JsonMarshallerRegistry.Builder. build()
JsonMarshallerRegistry
JsonMarshallerContext. marshallerRegistry()
Methods in software.amazon.awssdk.protocols.json.internal.marshall with parameters of type JsonMarshallerRegistry Modifier and Type Method Description JsonMarshallerContext.Builder
JsonMarshallerContext.Builder. marshallerRegistry(JsonMarshallerRegistry marshallerRegistry)
-