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