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