Unmarshaller<ExternalWorkflowExecutionCancelRequestedEventAttributes,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ExternalWorkflowExecutionCancelRequestedEventAttributesUnmarshaller extends Object implements Unmarshaller<ExternalWorkflowExecutionCancelRequestedEventAttributes,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
ExternalWorkflowExecutionCancelRequestedEventAttributesUnmarshaller() |
| Modifier and Type | Method | 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.