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