| Package | Description | 
|---|---|
| com.amazonaws.protocol.json | |
| com.amazonaws.protocol.json.internal | 
| Modifier and Type | Method and Description | 
|---|---|
ProtocolRequestMarshaller<T> | 
JsonProtocolMarshallerBuilder.build()  | 
<T> ProtocolRequestMarshaller<T> | 
SdkJsonProtocolFactory.createProtocolMarshaller(OperationInfo operationInfo,
                        T origRequest)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JsonProtocolMarshaller<OrigRequest>
Implementation of  
ProtocolMarshaller for JSON based services. | 
class  | 
NullAsEmptyBodyProtocolRequestMarshaller<OrigRequest>
AWS services expect an empty body when the payload member is null instead of an explicit JSON null. 
 | 
| Constructor and Description | 
|---|
NullAsEmptyBodyProtocolRequestMarshaller(ProtocolRequestMarshaller<OrigRequest> delegate)  | 
Copyright © 2019. All rights reserved.