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