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