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.Builder
QueryMarshallerContext. builder()
QueryMarshallerContext.Builder
QueryMarshallerContext.Builder. marshallerRegistry(QueryMarshallerRegistry marshallerRegistry)
QueryMarshallerContext.Builder
QueryMarshallerContext.Builder. protocolHandler(QueryProtocolMarshaller protocolHandler)
QueryMarshallerContext.Builder
QueryMarshallerContext.Builder. request(SdkHttpFullRequest.Builder request)
-