@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ContinueAsNewWorkflowExecutionDecisionAttributesUnmarshaller extends Object implements Unmarshaller<ContinueAsNewWorkflowExecutionDecisionAttributes,JsonUnmarshallerContext>
| Constructor and Description | 
|---|
ContinueAsNewWorkflowExecutionDecisionAttributesUnmarshaller()  | 
| Modifier and Type | Method and 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.