Uses of Enum Class
com.xensource.xenapi.Types.VmSecurebootCertificatesState
-
Uses of Types.VmSecurebootCertificatesState in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.VmSecurebootCertificatesStateModifier and TypeFieldDescriptionVM.Record.securebootCertificatesStateThe state of the Secure Boot certificates, showing whether an update is available, already scheduled, or not needed.Methods in com.xensource.xenapi that return Types.VmSecurebootCertificatesStateModifier and TypeMethodDescriptionGet the secureboot_certificates_state field of the given VM.Returns the enum constant of this class with the specified name.static Types.VmSecurebootCertificatesState[]Types.VmSecurebootCertificatesState.values()Returns an array containing the constants of this enum class, in the order they are declared.