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