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