public class BlockDeviceMappingJsonUnmarshaller extends java.lang.Object implements Unmarshaller<BlockDeviceMapping,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static BlockDeviceMappingJsonUnmarshaller |
instance |
Constructor and Description |
---|
BlockDeviceMappingJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static BlockDeviceMappingJsonUnmarshaller |
getInstance() |
BlockDeviceMapping |
unmarshall(JsonUnmarshallerContext context) |
private static BlockDeviceMappingJsonUnmarshaller instance
public BlockDeviceMapping unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<BlockDeviceMapping,JsonUnmarshallerContext>
java.lang.Exception
public static BlockDeviceMappingJsonUnmarshaller getInstance()