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