Uses of Enum Class
com.xensource.xenapi.Types.PgpuDom0Access
-
Uses of Types.PgpuDom0Access in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.PgpuDom0AccessModifier and TypeFieldDescriptionPGPU.Record.dom0Access
The accessibility of this device from dom0 First published in XenServer 6.5 SP1.Methods in com.xensource.xenapi that return Types.PgpuDom0AccessModifier and TypeMethodDescriptionPGPU.disableDom0Access
(Connection c) Minimum allowed role: pool-operator First published in XenServer 6.5 SP1.PGPU.enableDom0Access
(Connection c) Minimum allowed role: pool-operator First published in XenServer 6.5 SP1.PGPU.getDom0Access
(Connection c) Get the dom0_access field of the given PGPU.static Types.PgpuDom0Access
Types.toPgpuDom0Access
(Object object) static Types.PgpuDom0Access
Returns the enum constant of this class with the specified name.static Types.PgpuDom0Access[]
Types.PgpuDom0Access.values()
Returns an array containing the constants of this enum class, in the order they are declared.