Class DescribeDeliveryChannelStatusRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.config.transform.DescribeDeliveryChannelStatusRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeDeliveryChannelStatusRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeDeliveryChannelStatusRequestMarshaller extends Object implements Marshaller<DescribeDeliveryChannelStatusRequest>
DescribeDeliveryChannelStatusRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeDeliveryChannelStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest)
-
-
-
Constructor Detail
-
DescribeDeliveryChannelStatusRequestMarshaller
public DescribeDeliveryChannelStatusRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeDeliveryChannelStatusRequest describeDeliveryChannelStatusRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeDeliveryChannelStatusRequest>
-
-