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