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