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