Uses of Class
com.xensource.xenapi.Types.VmBiosStringsAlreadySet
-
Uses of Types.VmBiosStringsAlreadySet in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VmBiosStringsAlreadySetModifier and TypeMethodDescriptionvoid
VM.setBiosStrings
(Connection c, Map<String, String> value) Set custom BIOS strings to this VM.VM.setBiosStringsAsync
(Connection c, Map<String, String> value) Set custom BIOS strings to this VM.