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