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