Uses of Class
software.amazon.awssdk.protocols.json.internal.unmarshall.JsonUnmarshallerContext.Builder
-
Packages that use JsonUnmarshallerContext.Builder Package Description software.amazon.awssdk.protocols.json.internal.unmarshall -
-
Uses of JsonUnmarshallerContext.Builder in software.amazon.awssdk.protocols.json.internal.unmarshall
Methods in software.amazon.awssdk.protocols.json.internal.unmarshall that return JsonUnmarshallerContext.Builder Modifier and Type Method Description static JsonUnmarshallerContext.Builder
JsonUnmarshallerContext. builder()
JsonUnmarshallerContext.Builder
JsonUnmarshallerContext.Builder. response(SdkHttpFullResponse response)
JsonUnmarshallerContext.Builder
JsonUnmarshallerContext.Builder. unmarshallerRegistry(software.amazon.awssdk.protocols.json.internal.unmarshall.JsonUnmarshallerRegistry unmarshallerRegistry)
-