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