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