public static final class LbSelectPoolAction.Builder
extends java.lang.Object
LbSelectPoolAction.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LbSelectPoolAction. |
| Modifier and Type | Method and Description |
|---|---|
LbSelectPoolAction |
build() |
LbSelectPoolAction.Builder |
setPoolId(java.lang.String poolId)
UUID of load balancer pool
|
LbSelectPoolAction.Builder |
setPoolName(java.lang.String poolName)
Display name of load balancer pool
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
LbSelectPoolAction.public LbSelectPoolAction.Builder setPoolId(java.lang.String poolId)
poolId - New value for the property.public LbSelectPoolAction.Builder setPoolName(java.lang.String poolName)
poolName - New value for the property.public LbSelectPoolAction build()