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