| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerAllocationPool.Builder |
LoadBalancerAllocationPool.Builder.setAllocationSize(java.lang.String allocationSize)
Possible values are:
LoadBalancerAllocationPool.ALLOCATION_SIZE_SMALL
LoadBalancerAllocationPool.ALLOCATION_SIZE_MEDIUM
LoadBalancerAllocationPool.ALLOCATION_SIZE_LARGE
LoadBalancerAllocationPool.ALLOCATION_SIZE_XLARGE
To address varied customer performance and scalability requirements,
different sizes for load balancer service are supported: SMALL, MEDIUM, LARGE
and XLARGE, each with its own set of resource and performance. |