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