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