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