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