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