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