public class NeutronListenerV2Status extends Status implements ListenerV2Status
id, operatingStatus, provisioningStatus
Constructor and Description |
---|
NeutronListenerV2Status() |
Modifier and Type | Method and Description |
---|---|
List<LbPoolV2Status> |
getLbPoolV2Statuses()
The statuses of the pools associated with this listener
|
String |
getName()
The name of the listener
|
String |
toString() |
getId, getOperatingStatus, getProvisioningStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId, getOperatingStatus, getProvisioningStatus
public List<LbPoolV2Status> getLbPoolV2Statuses()
ListenerV2Status
getLbPoolV2Statuses
in interface ListenerV2Status
public String getName()
ListenerV2Status
getName
in interface ListenerV2Status
Copyright © 2017. All rights reserved.