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