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