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.BuilderJsonUnmarshallerContext. builder()JsonUnmarshallerContext.BuilderJsonUnmarshallerContext.Builder. response(SdkHttpFullResponse response)JsonUnmarshallerContext.BuilderJsonUnmarshallerContext.Builder. unmarshallerRegistry(software.amazon.awssdk.protocols.json.internal.unmarshall.JsonUnmarshallerRegistry unmarshallerRegistry)
-