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