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