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