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