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