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