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