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