Class QueryProtocolMarshaller
java.lang.Object
software.amazon.awssdk.protocols.query.internal.marshall.QueryProtocolMarshaller
- All Implemented Interfaces:
 ProtocolMarshaller<SdkHttpFullRequest>
public final class QueryProtocolMarshaller
extends Object
implements ProtocolMarshaller<SdkHttpFullRequest>
Implementation of 
ProtocolMarshaller for AWS Query services.- 
Nested Class Summary
Nested Classes - 
Method Summary
 
- 
Method Details
- 
marshall
- Specified by:
 marshallin interfaceProtocolMarshaller<SdkHttpFullRequest>
 - 
builder
- Returns:
 - New 
QueryProtocolMarshaller.Builderinstance. 
 
 -