public static final class ALBDnsRuleActionPoolSwitching.Builder
extends java.lang.Object
ALBDnsRuleActionPoolSwitching.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBDnsRuleActionPoolSwitching. |
| Modifier and Type | Method and Description |
|---|---|
ALBDnsRuleActionPoolSwitching |
build() |
ALBDnsRuleActionPoolSwitching.Builder |
setPoolGroupPath(java.lang.String poolGroupPath)
Reference of the pool group to serve the passthrough DNS query which cannot be
served locally.
|
ALBDnsRuleActionPoolSwitching.Builder |
setPoolPath(java.lang.String poolPath)
Reference of the pool to serve the passthrough DNS query which cannot be served
locally.
|
public Builder()
ALBDnsRuleActionPoolSwitching.public ALBDnsRuleActionPoolSwitching.Builder setPoolGroupPath(java.lang.String poolGroupPath)
poolGroupPath - New value for the property.public ALBDnsRuleActionPoolSwitching.Builder setPoolPath(java.lang.String poolPath)
poolPath - New value for the property.public ALBDnsRuleActionPoolSwitching build()