| Interface | Description | 
|---|---|
| QueryMarshaller<T> | Interface for marshallers for AWS/Query protocol. | 
| Class | Description | 
|---|---|
| ListQueryMarshaller | Marshaller for list types. | 
| MapQueryMarshaller | |
| QueryMarshallerContext | Dependencies needed by  QueryProtocolUnmarshaller. | 
| QueryMarshallerContext.Builder | Builder for a  QueryMarshallerContext. | 
| QueryMarshallerRegistry | Marshaller registry for the AWS Query protocol. | 
| QueryMarshallerRegistry.Builder | |
| QueryProtocolMarshaller | Implementation of  ProtocolMarshallerfor AWS Query services. | 
| QueryProtocolMarshaller.Builder | Builder for  QueryProtocolMarshaller. | 
| SimpleTypeQueryMarshaller<T> | Simple implementation of  QueryMarshallerthat converts a given value to a string usingStringToValueConverter.StringToValueand emits it as a query param. | 
Copyright © 2022. All rights reserved.