public class DescribeCommunicationsRequestMarshaller extends java.lang.Object implements Marshaller<Request<DescribeCommunicationsRequest>,DescribeCommunicationsRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DescribeCommunicationsRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeCommunicationsRequest> |
marshall(DescribeCommunicationsRequest describeCommunicationsRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DescribeCommunicationsRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DescribeCommunicationsRequest> marshall(DescribeCommunicationsRequest describeCommunicationsRequest)
marshall
in interface Marshaller<Request<DescribeCommunicationsRequest>,DescribeCommunicationsRequest>