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