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