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