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.configurationModeThe 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.SriovConfigurationModeTypes.toSriovConfigurationMode(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.SriovConfigurationModeReturns 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.