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