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