|
||||||||
PREV NEXT | FRAMES NO FRAMES |
IStorageController
.
IUSBController
.
IStorageController
, identified by name),
at the indicated port and device.
IStorageController
, identified by name),
at the indicated port and device.
IMachine.getAutostopType()
.IMachine.unregister(org.virtualbox_5_0.CleanupMode)
.IMachine.cloneTo(org.virtualbox_5_0.IMachine,org.virtualbox_5_0.CloneMode,List)
.IMachine.cloneTo(org.virtualbox_5_0.IMachine,org.virtualbox_5_0.CloneMode,List)
.IVFSExplorer
object for the given URI.
IConsole.getDeviceActivity(List)
.IGuestDirectory
object that can be used for further operations.
IMachine.saveState()
).
IMachine.saveSettings()
orIMachine.discardSettings()
.
IVFSExplorer.update()
.
IGuestSession.getEnvironmentBase()
).
IGuestSession.getEnvironmentBase()
).
IAppliance.write(String,List,String)
.IMachine.getFaultToleranceState()
.IGuestSession.fileOpen(String,org.virtualbox_5_0.FileAccessMode,org.virtualbox_5_0.FileOpenAction,Long)
andIGuestSession.fileOpenEx(String,org.virtualbox_5_0.FileAccessMode,org.virtualbox_5_0.FileOpenAction,org.virtualbox_5_0.FileSharingMode,Long,List)
.IGuestFile
object that
can be used for further operations.
IGuestSession.fileOpen(String,org.virtualbox_5_0.FileAccessMode,org.virtualbox_5_0.FileOpenAction,Long)
andIGuestSession.fileOpenEx(String,org.virtualbox_5_0.FileAccessMode,org.virtualbox_5_0.FileOpenAction,org.virtualbox_5_0.FileSharingMode,Long,List)
should take whether the file being opened exists or not.IGuestFile
object that
can be used for further operations, extended version.
IGuestSession.fileOpenEx(String,org.virtualbox_5_0.FileAccessMode,org.virtualbox_5_0.FileOpenAction,org.virtualbox_5_0.FileSharingMode,Long,List)
.IFile.seek(Long,org.virtualbox_5_0.FileSeekOrigin)
) is relative to.IGuestSession.fileOpenEx(String,org.virtualbox_5_0.FileAccessMode,org.virtualbox_5_0.FileOpenAction,org.virtualbox_5_0.FileSharingMode,Long,List)
.IGuestSession.fsObjRename(String,String,List)
.IVirtualBox.getVersion()
.
IMachine.getStorageControllers()
by name.
IMachine.launchVMProcess(org.virtualbox_5_0.ISession,String,String)
method.
IMachine.launchVMProcess(org.virtualbox_5_0.ISession,String,String)
method.
IVirtualSystemDescription.getDescription(Holder,Holder,Holder,Holder,Holder)
except that you can specify which types
should be returned.
DeviceType
) for the given type of storage
bus.
IMedium.refreshState()
.
IUSBDevice.getManufacturer()
filter.
IMachine
instance.
IMachine
instance.
IStorageController.getPortCount()
can be set to.
IStorageController.getPortCount()
can be set to.
IMachine.addStorageController(String,org.virtualbox_5_0.StorageBus)
.
IMachine
instance.
IAppliance.read(String)
(for import) orIAppliance.write(String,List,String)
(for export).
ISerialPort.getHostMode()
is
PortMode_HostPipe, the host serial device name whenISerialPort.getHostMode()
is PortMode_HostDevice or the TCPport(server) orhostname:port(client) whenISerialPort.getHostMode()
is PortMode_TCP.
IConsole.getAttachedPCIDevices()
attribute, as this attribute
is intended to list only devices additional to what described in
virtual hardware config.
IUSBDevice.getPort()
filter.
IUSBDevice.getProduct()
filter.
IUSBDevice.getProductId()
filter.
IUSBDevice.getRemote()
filter.
IUSBDevice.getProductId()
filter.
IUSBDevice.getSerialNumber()
filter.
IMachine
instance.
IMedium.refreshState()
.
IGuestUserStateChangedEvent.getState()
attribute.
MachineState.Saved
state.
ProcessStatus
for more information.
IMachine.getTracingEnabled()
is true.
IVirtualSystemDescription.getDescriptionByType(org.virtualbox_5_0.VirtualSystemDescriptionType,Holder,Holder,Holder,Holder,Holder)
except that you can specify which
value types should be returned.
MediumVariant
.
IUSBDevice.getVendorId()
filter.
IAppliance.interpret()
.
IMachine.unregister(org.virtualbox_5_0.CleanupMode)
.IMachine.canShowConsoleWindow()
is made by a
front-end to check if a subsequent call toIMachine.showConsoleWindow()
can succeed.IDirectory
object
for directories in the guest.IDnDSource
object
for source drag'n drop operations on the guest.IDnDTarget
object
for target drag'n drop operations on the guest.IFile
object
for files in the guest.IFsObjInfo
object.IProcess
object
for processes the host has started in the guest.IGuest.createSession(String,String,String,String)
.IMachine.getMediumAttachments()
changes.IMachine
and other interfaces that match the information contained in the appliance as
closely as possible, as represented by the import instructions in theIAppliance.getVirtualSystemDescriptions()
array.
IAppliance.importMachines(List)
.IMachine.getNetworkAdapter(Long)
changes.IMachine.getParallelPort(Long)
changes.IMachine.getSerialPort(Long)
changes.IMachine.showConsoleWindow()
requests the console window to be activated and brought to
foreground on the desktop of the host PC.IMachine
).IMachine.getMediumAttachments()
changes.IMachine.getMediumAttachments()
is attached or removed.IToken.abandon()
method (preferred, as it is accurately defined
when the release happens), or when the object reference count drops
to 0.IMachine.getUSBControllers()
changes.IMachine.getVRDEServer()
changes.IMachine.lockMachine(org.virtualbox_5_0.ISession,org.virtualbox_5_0.LockType)
.IWebsessionManager.logon(String,String)
and destroys all resources associated with the websession (most
importantly, all managed objects created in the server while the
websession was active).
IMedium
, identified
by the given UUID id) to the given storage controller
(IStorageController
, identified by name),
at the indicated port and device.
MachineState.Paused
state, instead ofMachineState.Running
.
MediumState
) is one of
"Created", "Inaccessible" or "LockedRead", then this performs an
accessibility check on the medium and sets the value of theIMedium.getState()
attribute accordingly; that value is also returned for convenience.
IVirtualBox.createMachine(String,String,List,String,String)
or opened usingIVirtualBox.openMachine(String)
within this VirtualBox installation.
IConsole.createSharedFolder(String,String,Boolean,Boolean)
from the collection of
shared folders and stops sharing it.
IMachine.createSharedFolder(String,String,Boolean,Boolean)
from the collection of
shared folders and stops sharing it.
IVirtualBox.createSharedFolder(String,String,Boolean,Boolean)
from the collection of
shared folders and stops sharing it.
IMachine.saveSettings()
orIMachine.discardSettings()
.
IMachine.launchVMProcess(org.virtualbox_5_0.ISession,String,String)
method.
IMachine.launchVMProcess(org.virtualbox_5_0.ISession,String,String)
method.
IUSBDevice.getManufacturer()
filter.
ISerialPort.getHostMode()
is
PortMode_HostPipe, the host serial device name whenISerialPort.getHostMode()
is PortMode_HostDevice or the TCPport(server) orhostname:port(client) whenISerialPort.getHostMode()
is PortMode_TCP.
IUSBDevice.getPort()
filter.
IEventSource.eventProcessed(org.virtualbox_5_0.IEventListener,org.virtualbox_5_0.IEvent)
.
IUSBDevice.getProduct()
filter.
IUSBDevice.getProductId()
filter.
IUSBDevice.getRemote()
filter.
IUSBDevice.getProductId()
filter.
IUSBDevice.getSerialNumber()
filter.
IMachine.getTracingEnabled()
is true.
IUSBDevice.getVendorId()
filter.
IStorageController.getBus()
.IStorageController.getControllerType()
.IMedium
,
identified by the given UUID id) to the given storage controller
(IStorageController
, identified by name),
at the indicated port and device.
IVirtualBox.registerMachine(org.virtualbox_5_0.IMachine)
and optionally do additional
cleanup before the machine is unregistered.
IUSBController.getType()
.IVirtualSystemDescription
to describe the type of
a configuration value.IVirtualSystemDescription.getValuesByType(org.virtualbox_5_0.VirtualSystemDescriptionType,org.virtualbox_5_0.VirtualSystemDescriptionValueType)
to describe the value
type to fetch.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |