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