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, getProvisioningStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId, getOperatingStatus, getProvisioningStatus
public List<MemberV2Status> getMemberStatuses()
LbPoolV2Status
getMemberStatuses
in interface LbPoolV2Status
public HealthMonitorV2Status getHeathMonitorStatus()
LbPoolV2Status
getHeathMonitorStatus
in interface LbPoolV2Status
public String getName()
LbPoolV2Status
getName
in interface LbPoolV2Status
Copyright © 2017. All rights reserved.