| Package | Description | 
|---|---|
| com.amazonaws.protocol | |
| com.amazonaws.protocol.json.internal | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ProtocolRequestMarshaller<OrigRequest>Interface used by generated marshallers to transform a Java POJO in a  Requestobject which represents an HTTP request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StructuredPojo. marshall(ProtocolMarshaller protocolMarshaller)Marshalls this structured data using the given  ProtocolMarshaller. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JsonProtocolMarshaller<OrigRequest>Implementation of  ProtocolMarshallerfor JSON based services. | 
| class  | NullAsEmptyBodyProtocolRequestMarshaller<OrigRequest>AWS services expect an empty body when the payload member is null instead of an explicit JSON null. | 
| Modifier and Type | Method and Description | 
|---|---|
| ProtocolMarshaller | JsonMarshallerContext. protocolHandler() | 
Copyright © 2020. All rights reserved.