public static final class ALBL4RuleActionSelectPool.Builder
extends java.lang.Object
ALBL4RuleActionSelectPool.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBL4RuleActionSelectPool. |
| Modifier and Type | Method and Description |
|---|---|
ALBL4RuleActionSelectPool |
build() |
ALBL4RuleActionSelectPool.Builder |
setActionType(java.lang.String actionType)
Possible values are:
ALBL4RuleActionSelectPool.ACTION_TYPE_POOL
ALBL4RuleActionSelectPool.ACTION_TYPE_POOLGROUP
Indicates action to take on rule match. |
ALBL4RuleActionSelectPool.Builder |
setPoolGroupPath(java.lang.String poolGroupPath)
ID of the pool group to serve the request.
|
ALBL4RuleActionSelectPool.Builder |
setPoolPath(java.lang.String poolPath)
ID of the pool of servers to serve the request.
|
public Builder()
ALBL4RuleActionSelectPool.public ALBL4RuleActionSelectPool.Builder setActionType(java.lang.String actionType)
actionType - New value for the property.public ALBL4RuleActionSelectPool.Builder setPoolGroupPath(java.lang.String poolGroupPath)
poolGroupPath - New value for the property.public ALBL4RuleActionSelectPool.Builder setPoolPath(java.lang.String poolPath)
poolPath - New value for the property.public ALBL4RuleActionSelectPool build()