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