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