Uses of Class
com.vmware.nsx_policy.model.GreTunnelTrafficStatistics.Builder
-
Packages that use GreTunnelTrafficStatistics.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of GreTunnelTrafficStatistics.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return GreTunnelTrafficStatistics.Builder Modifier and Type Method Description GreTunnelTrafficStatistics.Builder
GreTunnelTrafficStatistics.Builder. setDestination(java.lang.String destination)
GreTunnelTrafficStatistics - Resource type as GreTunnelTrafficStatistics will be used to populate P2P GRE Tunnel traffic statistics format: ip This property may be present in responses from the server, but if it is present in a request to server it will be ignored.GreTunnelTrafficStatistics.Builder
GreTunnelTrafficStatistics.Builder. setPerEdgeNodeStatistics(java.util.List<TunnelPortStatisticsPerNode> perEdgeNodeStatistics)
Set of Tunnel statistics per edge node This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
-