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