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