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