| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
LBPoolStatistics.Builder |
LBPoolStatistics.Builder.setAlarm(PolicyRuntimeAlarm alarm) |
LBPoolStatistics.Builder |
LBPoolStatistics.Builder.setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point where the info is fetched.
|
LBPoolStatistics.Builder |
LBPoolStatistics.Builder.setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
Timestamp when the data was last updated.
|
LBPoolStatistics.Builder |
LBPoolStatistics.Builder.setMembers(java.util.List<LBPoolMemberStatistics> members)
Statistics of load balancer pool members.
|
LBPoolStatistics.Builder |
LBPoolStatistics.Builder.setPoolPath(java.lang.String poolPath)
Load balancer pool object path.
|
LBPoolStatistics.Builder |
LBPoolStatistics.Builder.setStatistics(LBStatisticsCounter statistics) |