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