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