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