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