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