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.BuilderQueryUnmarshallerContext. builder()QueryUnmarshallerContext.BuilderQueryUnmarshallerContext.Builder. protocolUnmarshaller(QueryProtocolUnmarshaller protocolUnmarshaller)QueryUnmarshallerContext.BuilderQueryUnmarshallerContext.Builder. registry(QueryUnmarshallerRegistry registry)
-