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