Uses of Enum Class
com.xensource.xenapi.Types.SriovConfigurationMode
-
Uses of Types.SriovConfigurationMode in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.SriovConfigurationModeModifier and TypeFieldDescriptionNetworkSriov.Record.configurationMode
The mode for configure network sriovMethods in com.xensource.xenapi that return Types.SriovConfigurationModeModifier and TypeMethodDescriptionNetworkSriov.getConfigurationMode
(Connection c) Get the configuration_mode field of the given network_sriov.static Types.SriovConfigurationMode
Types.toSriovConfigurationMode
(Object object) static Types.SriovConfigurationMode
Returns the enum constant of this class with the specified name.static Types.SriovConfigurationMode[]
Types.SriovConfigurationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.