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