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