Package com.xensource.xenapi
Class VdiNbdServerInfo
java.lang.Object
com.xensource.xenapi.XenAPIObject
com.xensource.xenapi.VdiNbdServerInfo
Details for connecting to a VDI using the Network Block Device protocol
First published in XenServer 7.3.
- Author:
- Cloud Software Group, Inc.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Represents all the fields in a VdiNbdServerInfo -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboolean
If obj is a VdiNbdServerInfo, compares XenAPI references for equality.int
hashCode()
Methods inherited from class com.xensource.xenapi.XenAPIObject
isNull
-
Field Details
-
ref
The XenAPI reference (OpaqueRef) to this object.
-
-
Method Details
-
toWireString
- Specified by:
toWireString
in classXenAPIObject
- Returns:
- The XenAPI reference (OpaqueRef) to this object.
-
equals
If obj is a VdiNbdServerInfo, compares XenAPI references for equality. -
hashCode
public int hashCode()
-