Uses of Class
com.vmware.nsx_policy.model.AggregateLBVirtualServerStatistics.Builder
-
Packages that use AggregateLBVirtualServerStatistics.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of AggregateLBVirtualServerStatistics.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AggregateLBVirtualServerStatistics.Builder Modifier and Type Method Description AggregateLBVirtualServerStatistics.Builder
AggregateLBVirtualServerStatistics.Builder. setIntentPath(java.lang.String intentPath)
Intent path of object, forward slashes must be escaped using %2F.AggregateLBVirtualServerStatistics.Builder
AggregateLBVirtualServerStatistics.Builder. setResults(java.util.List<com.vmware.vapi.bindings.Structure> results)
LBVirtualServerStatisticsPerEP list results.
-