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