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