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