Home
last modified time | relevance | path

Searched defs:unmarshallerRegistry (Results 1 – 1 of 1) sorted by relevance

/external/aws-sdk-java-v2/core/protocols/aws-json-protocol/src/main/java/software/amazon/awssdk/protocols/json/internal/unmarshall/
DJsonUnmarshallerContext.java32 private final JsonUnmarshallerRegistry unmarshallerRegistry; field in JsonUnmarshallerContext
76 private JsonUnmarshallerRegistry unmarshallerRegistry; field in JsonUnmarshallerContext.Builder
86 public Builder unmarshallerRegistry(JsonUnmarshallerRegistry unmarshallerRegistry) { in unmarshallerRegistry() method in JsonUnmarshallerContext.Builder