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