Uses of Class
com.xensource.xenapi.NetworkSriov.Record
-
Uses of NetworkSriov.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return NetworkSriov.RecordModifier and TypeMethodDescriptionNetworkSriov.getRecord
(Connection c) Get a record containing the current state of the given network_sriov.static NetworkSriov.Record
Types.toNetworkSriovRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.Methods in com.xensource.xenapi that return types with arguments of type NetworkSriov.RecordModifier and TypeMethodDescriptionstatic Map<NetworkSriov,
NetworkSriov.Record> NetworkSriov.getAllRecords
(Connection c) Return a map of network_sriov references to network_sriov records for all network_sriovs known to the system.static Map<NetworkSriov,
NetworkSriov.Record> Types.toMapOfNetworkSriovNetworkSriovRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.