Uses of Class
software.amazon.awssdk.protocols.query.internal.marshall.QueryMarshallerContext.Builder
-
Packages that use QueryMarshallerContext.Builder Package Description software.amazon.awssdk.protocols.query.internal.marshall -
-
Uses of QueryMarshallerContext.Builder in software.amazon.awssdk.protocols.query.internal.marshall
Methods in software.amazon.awssdk.protocols.query.internal.marshall that return QueryMarshallerContext.Builder Modifier and Type Method Description static QueryMarshallerContext.BuilderQueryMarshallerContext. builder()QueryMarshallerContext.BuilderQueryMarshallerContext.Builder. marshallerRegistry(QueryMarshallerRegistry marshallerRegistry)QueryMarshallerContext.BuilderQueryMarshallerContext.Builder. protocolHandler(QueryProtocolMarshaller protocolHandler)QueryMarshallerContext.BuilderQueryMarshallerContext.Builder. request(SdkHttpFullRequest.Builder request)
-