public interface LbPool extends ModelEntity, Buildable<LbPoolBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<String> |
getHealthMonitors() |
String |
getId() |
LbMethod |
getLbMethod() |
List<String> |
getMembers() |
String |
getName() |
Protocol |
getProtocol() |
String |
getProvider() |
String |
getStatus() |
String |
getSubnetId() |
String |
getTenantId() |
String |
getVipId() |
boolean |
isAdminStateUp() |
String getId()
String getTenantId()
String getVipId()
String getName()
String getDescription()
String getSubnetId()
Protocol getProtocol()
String getProvider()
LbMethod getLbMethod()
List<String> getHealthMonitors()
boolean isAdminStateUp()
String getStatus()
Copyright © 2017. All rights reserved.