Uses of Class
com.xensource.xenapi.Types.UnknownBootloader
-
Uses of Types.UnknownBootloader in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.UnknownBootloaderModifier 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.