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