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