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 TypeMethodDescriptionvoidVM.start(Connection c, Boolean startPaused, Boolean force) Start the specified VM.VM.startAsync(Connection c, Boolean startPaused, Boolean force) Start the specified VM.voidVM.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.