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