public interface VipUpdate extends ModelEntity, Buildable<VipUpdateBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Modifier and Type | Method and Description |
|---|---|
Integer |
getConnectionLimit()
Optional
|
String |
getDescription()
Optional
|
String |
getName()
Optional
|
String |
getPoolId()
Optional
|
SessionPersistence |
getSessionPersistence()
Optional
|
boolean |
isAdminStateUp()
Optional
|
boolean isAdminStateUp()
Vip.isAdminStateUp()Integer getConnectionLimit()
Vip.getConnectionLimit()String getDescription()
Vip.getDescription()String getName()
Vip.getName()String getPoolId()
Vip.getPoolId()SessionPersistence getSessionPersistence()
Vip.getSessionPersistence()Copyright © 2017. All rights reserved.