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