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