| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBPerformanceLimits.Builder |
ALBPerformanceLimits.Builder.setMaxConcurrentConnections(java.lang.Long maxConcurrentConnections)
The maximum number of concurrent client conections allowed to the Virtual
Service.
|
ALBPerformanceLimits.Builder |
ALBPerformanceLimits.Builder.setMaxThroughput(java.lang.Long maxThroughput)
The maximum throughput per second for all clients allowed through the client
side of the Virtual Service.
|