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