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