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