public class NeutronLbPoolV2Status extends Status implements LbPoolV2Status
id, operatingStatus, provisioningStatus| Constructor and Description |
|---|
NeutronLbPoolV2Status() |
| Modifier and Type | Method and Description |
|---|---|
HealthMonitorV2Status |
getHeathMonitorStatus()
The status of the healthmonitor associated with this pool
|
List<MemberV2Status> |
getMemberStatuses()
The status of the members of the loadbalancer pool
|
String |
getName()
The name of the loadbalancer pool
|
String |
toString() |
getId, getOperatingStatus, getProvisioningStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getOperatingStatus, getProvisioningStatuspublic List<MemberV2Status> getMemberStatuses()
LbPoolV2StatusgetMemberStatuses in interface LbPoolV2Statuspublic HealthMonitorV2Status getHeathMonitorStatus()
LbPoolV2StatusgetHeathMonitorStatus in interface LbPoolV2Statuspublic String getName()
LbPoolV2StatusgetName in interface LbPoolV2StatusCopyright © 2017. All rights reserved.