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