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.marshall
Methods in software.amazon.awssdk.protocols.query.internal.marshall that return QueryProtocolMarshaller Modifier and Type Method Description QueryProtocolMarshaller
QueryProtocolMarshaller.Builder. build()
QueryProtocolMarshaller
QueryMarshallerContext. protocolHandler()
Methods in software.amazon.awssdk.protocols.query.internal.marshall with parameters of type QueryProtocolMarshaller Modifier and Type Method Description QueryMarshallerContext.Builder
QueryMarshallerContext.Builder. protocolHandler(QueryProtocolMarshaller protocolHandler)
-