Uses of Class
software.amazon.awssdk.protocols.query.internal.unmarshall.QueryUnmarshallerContext.Builder
-
Packages that use QueryUnmarshallerContext.Builder Package Description software.amazon.awssdk.protocols.query.internal.unmarshall -
-
Uses of QueryUnmarshallerContext.Builder in software.amazon.awssdk.protocols.query.internal.unmarshall
Methods in software.amazon.awssdk.protocols.query.internal.unmarshall that return QueryUnmarshallerContext.Builder Modifier and Type Method Description static QueryUnmarshallerContext.Builder
QueryUnmarshallerContext. builder()
QueryUnmarshallerContext.Builder
QueryUnmarshallerContext.Builder. protocolUnmarshaller(QueryProtocolUnmarshaller protocolUnmarshaller)
QueryUnmarshallerContext.Builder
QueryUnmarshallerContext.Builder. registry(QueryUnmarshallerRegistry registry)
-