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