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