public static final class JsonUnmarshallerContext.Builder extends Object
JsonUnmarshallerContext
.Modifier and Type | Method and Description |
---|---|
JsonUnmarshallerContext |
build() |
JsonUnmarshallerContext.Builder |
response(SdkHttpFullResponse response) |
JsonUnmarshallerContext.Builder |
unmarshallerRegistry(software.amazon.awssdk.protocols.json.internal.unmarshall.JsonUnmarshallerRegistry unmarshallerRegistry) |
public JsonUnmarshallerContext.Builder response(SdkHttpFullResponse response)
public JsonUnmarshallerContext.Builder unmarshallerRegistry(software.amazon.awssdk.protocols.json.internal.unmarshall.JsonUnmarshallerRegistry unmarshallerRegistry)
public JsonUnmarshallerContext build()
JsonUnmarshallerContext
object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.