| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBL4RuleActionSelectPool.Builder |
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 |
ALBL4RuleActionSelectPool.Builder.setPoolGroupPath(java.lang.String poolGroupPath)
ID of the pool group to serve the request.
|
ALBL4RuleActionSelectPool.Builder |
ALBL4RuleActionSelectPool.Builder.setPoolPath(java.lang.String poolPath)
ID of the pool of servers to serve the request.
|