Uses of Enum Class
com.xensource.xenapi.Types.VmSecurebootReadiness
-
Uses of Types.VmSecurebootReadiness in com.xensource.xenapi
Methods in com.xensource.xenapi that return Types.VmSecurebootReadinessModifier and TypeMethodDescriptionReturn the secureboot readiness of the VM Minimum allowed role: pool-admin Experimental.static Types.VmSecurebootReadiness
Types.toVmSecurebootReadiness
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.VmSecurebootReadiness
Returns the enum constant of this class with the specified name.static Types.VmSecurebootReadiness[]
Types.VmSecurebootReadiness.values()
Returns an array containing the constants of this enum class, in the order they are declared.