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