@Generated(value="software.amazon.awssdk:codegen") public class ListClosedWorkflowExecutionsRequestMarshaller extends Object implements Marshaller<ListClosedWorkflowExecutionsRequest>
ListClosedWorkflowExecutionsRequest
MarshallerConstructor and Description |
---|
ListClosedWorkflowExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(ListClosedWorkflowExecutionsRequest listClosedWorkflowExecutionsRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public ListClosedWorkflowExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(ListClosedWorkflowExecutionsRequest listClosedWorkflowExecutionsRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<ListClosedWorkflowExecutionsRequest>
listClosedWorkflowExecutionsRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.