Uses of Class
com.vmware.nsx_policy.model.AggregateL3VpnStatistics.Builder
-
Packages that use AggregateL3VpnStatistics.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of AggregateL3VpnStatistics.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AggregateL3VpnStatistics.Builder Modifier and Type Method Description AggregateL3VpnStatistics.Builder
AggregateL3VpnStatistics.Builder. setIntentPath(java.lang.String intentPath)
Intent path of object, forward slashes must be escaped using %2F.AggregateL3VpnStatistics.Builder
AggregateL3VpnStatistics.Builder. setL3vpnStatisticsPerEnforcementPoint(java.util.List<com.vmware.vapi.bindings.Structure> l3vpnStatisticsPerEnforcementPoint)
List of L3Vpn Statistics per Enforcement Point.
-