Uses of Class
com.xensource.xenapi.Types.BootloaderFailed
-
Uses of Types.BootloaderFailed in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.BootloaderFailedModifier and TypeMethodDescriptionvoid
VM.start
(Connection c, Boolean startPaused, Boolean force) Start the specified VM.VM.startAsync
(Connection c, Boolean startPaused, Boolean force) Start the specified VM.void
VM.startOn
(Connection c, Host host, Boolean startPaused, Boolean force) Start the specified VM on a particular host.VM.startOnAsync
(Connection c, Host host, Boolean startPaused, Boolean force) Start the specified VM on a particular host.