public static final class ALBIPPersistenceProfile.Builder
extends java.lang.Object
ALBIPPersistenceProfile.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBIPPersistenceProfile. |
| Modifier and Type | Method and Description |
|---|---|
ALBIPPersistenceProfile |
build() |
ALBIPPersistenceProfile.Builder |
setIpMask(java.lang.Long ipMask)
Mask to be applied on client IP.
|
ALBIPPersistenceProfile.Builder |
setIpPersistentTimeout(java.lang.Long ipPersistentTimeout)
The length of time after a client's connections have closed before expiring the
client's persistence to a server.
|
public Builder()
ALBIPPersistenceProfile.public ALBIPPersistenceProfile.Builder setIpMask(java.lang.Long ipMask)
ipMask - New value for the property.public ALBIPPersistenceProfile.Builder setIpPersistentTimeout(java.lang.Long ipPersistentTimeout)
ipPersistentTimeout - New value for the property.public ALBIPPersistenceProfile build()