@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class SignalWorkflowExecutionResponseUnmarshaller extends Object implements Unmarshaller<SignalWorkflowExecutionResponse,JsonUnmarshallerContext>
| Constructor and Description | 
|---|
SignalWorkflowExecutionResponseUnmarshaller()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SignalWorkflowExecutionResponseUnmarshaller | 
getInstance()  | 
SignalWorkflowExecutionResponse | 
unmarshall(JsonUnmarshallerContext context)  | 
public SignalWorkflowExecutionResponseUnmarshaller()
public SignalWorkflowExecutionResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<SignalWorkflowExecutionResponse,JsonUnmarshallerContext>Exceptionpublic static SignalWorkflowExecutionResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.