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