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