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