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