public interface Vip extends ModelEntity, Buildable<VipBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
Integer |
getConnectionLimit() |
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getPoolId() |
Protocol |
getProtocol() |
Integer |
getProtocolPort() |
SessionPersistence |
getSessionPersistence() |
String |
getStatus() |
String |
getSubnetId() |
String |
getTenantId() |
boolean |
isAdminStateUp() |
String getAddress()
boolean isAdminStateUp()
Integer getConnectionLimit()
String getDescription()
String getId()
String getName()
String getPoolId()
Protocol getProtocol()
Integer getProtocolPort()
SessionPersistence getSessionPersistence()
String getStatus()
String getSubnetId()
String getTenantId()
Copyright © 2017. All rights reserved.