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