public static final class UpdateDnsGtmAccessStrategyRequest.FailoverAddrPool.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateDnsGtmAccessStrategyRequest.FailoverAddrPool |
build() |
UpdateDnsGtmAccessStrategyRequest.FailoverAddrPool.Builder |
id(String id)
The ID of the address pool in the secondary address pool set.
|
UpdateDnsGtmAccessStrategyRequest.FailoverAddrPool.Builder |
lbaWeight(Integer lbaWeight)
The weight of the address pool in the secondary address pool set.
|
public UpdateDnsGtmAccessStrategyRequest.FailoverAddrPool.Builder id(String id)
The ID of the address pool in the secondary address pool set.
example:pool1
public UpdateDnsGtmAccessStrategyRequest.FailoverAddrPool.Builder lbaWeight(Integer lbaWeight)
The weight of the address pool in the secondary address pool set.
example:1
public UpdateDnsGtmAccessStrategyRequest.FailoverAddrPool build()
Copyright © 2026. All rights reserved.