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