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