public class CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller extends java.lang.Object implements Unmarshaller<CompleteWorkflowExecutionFailedEventAttributes,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller |
instance |
Constructor and Description |
---|
CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller |
getInstance() |
CompleteWorkflowExecutionFailedEventAttributes |
unmarshall(JsonUnmarshallerContext context) |
private static CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller instance
public CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller()
public CompleteWorkflowExecutionFailedEventAttributes unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<CompleteWorkflowExecutionFailedEventAttributes,JsonUnmarshallerContext>
java.lang.Exception
public static CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller getInstance()