public class NeutronLoadBalancerV2Status extends Status implements LoadBalancerV2Status
id, operatingStatus, provisioningStatus| Constructor and Description |
|---|
NeutronLoadBalancerV2Status() |
| Modifier and Type | Method and Description |
|---|---|
List<ListenerV2Status> |
getListenerStatuses()
The listeners associated with the loadbalancer
|
String |
getName()
The name of the loadbalancer
|
String |
toString() |
getId, getOperatingStatus, getProvisioningStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getOperatingStatus, getProvisioningStatuspublic List<ListenerV2Status> getListenerStatuses()
LoadBalancerV2StatusgetListenerStatuses in interface LoadBalancerV2Statuspublic String getName()
LoadBalancerV2StatusgetName in interface LoadBalancerV2StatusCopyright © 2017. All rights reserved.