Uses of Class
com.xensource.xenapi.VLAN.Record
-
Uses of VLAN.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return VLAN.RecordModifier and TypeMethodDescriptionVLAN.getRecord
(Connection c) Get a record containing the current state of the given VLAN.static VLAN.Record
Types.toVLANRecord
(Object object) Methods in com.xensource.xenapi that return types with arguments of type VLAN.RecordModifier and TypeMethodDescriptionstatic Map<VLAN,
VLAN.Record> VLAN.getAllRecords
(Connection c) Return a map of VLAN references to VLAN records for all VLANs known to the system.static Map<VLAN,
VLAN.Record> Types.toMapOfVLANVLANRecord
(Object object)