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