public interface LbPoolV2 extends ModelEntity, Buildable<LbPoolV2Builder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getHealthMonitorId() |
String |
getId() |
LbMethod |
getLbMethod() |
List<ListItem> |
getListeners()
Listeners associated with the pool
|
List<ListItem> |
getMembers() |
String |
getName() |
Protocol |
getProtocol() |
SessionPersistence |
getSessionPersistence() |
String |
getTenantId() |
boolean |
isAdminStateUp() |
String getId()
String getTenantId()
String getName()
String getDescription()
Protocol getProtocol()
LbMethod getLbMethod()
SessionPersistence getSessionPersistence()
boolean isAdminStateUp()
List<ListItem> getListeners()
String getHealthMonitorId()
Copyright © 2017. All rights reserved.