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