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