Uses of Class
com.xensource.xenapi.Types.IsTunnelAccessPif
-
Uses of Types.IsTunnelAccessPif in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.IsTunnelAccessPifModifier and TypeMethodDescriptionstatic Tunnel
Tunnel.create
(Connection c, PIF transportPIF, Network network) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.static Tunnel
Tunnel.create
(Connection c, PIF transportPIF, Network network, Types.TunnelProtocol protocol) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.static Task
Tunnel.createAsync
(Connection c, PIF transportPIF, Network network) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.static Task
Tunnel.createAsync
(Connection c, PIF transportPIF, Network network, Types.TunnelProtocol protocol) Create a tunnel Minimum allowed role: pool-operator First published in XenServer 5.6 FP1.