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