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