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