Uses of Class
com.xensource.xenapi.Types.VbdNotRemovableMedia
-
Uses of Types.VbdNotRemovableMedia in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VbdNotRemovableMediaModifier and TypeMethodDescriptionvoid
VBD.eject
(Connection c) Remove the media from the device and leave it empty First published in XenServer 4.0.VBD.ejectAsync
(Connection c) Remove the media from the device and leave it empty First published in XenServer 4.0.void
VBD.insert
(Connection c, VDI vdi) Insert new media into the device First published in XenServer 4.0.VBD.insertAsync
(Connection c, VDI vdi) Insert new media into the device First published in XenServer 4.0.