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 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.