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