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