Uses of Class
software.amazon.awssdk.protocols.query.internal.marshall.QueryProtocolMarshaller
- 
Packages that use QueryProtocolMarshaller Package Description software.amazon.awssdk.protocols.query.internal.marshall 
- 
- 
Uses of QueryProtocolMarshaller in software.amazon.awssdk.protocols.query.internal.marshallMethods in software.amazon.awssdk.protocols.query.internal.marshall that return QueryProtocolMarshaller Modifier and Type Method Description QueryProtocolMarshallerQueryProtocolMarshaller.Builder. build()QueryProtocolMarshallerQueryMarshallerContext. protocolHandler()Methods in software.amazon.awssdk.protocols.query.internal.marshall with parameters of type QueryProtocolMarshaller Modifier and Type Method Description QueryMarshallerContext.BuilderQueryMarshallerContext.Builder. protocolHandler(QueryProtocolMarshaller protocolHandler)
 
-