public class CompleteWorkflowExecutionDecisionAttributesJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static CompleteWorkflowExecutionDecisionAttributesJsonMarshaller |
instance |
Constructor and Description |
---|
CompleteWorkflowExecutionDecisionAttributesJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static CompleteWorkflowExecutionDecisionAttributesJsonMarshaller |
getInstance() |
void |
marshall(CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static CompleteWorkflowExecutionDecisionAttributesJsonMarshaller instance
public CompleteWorkflowExecutionDecisionAttributesJsonMarshaller()
public void marshall(CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes, StructuredJsonGenerator jsonGenerator)
public static CompleteWorkflowExecutionDecisionAttributesJsonMarshaller getInstance()