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