public static final class DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder |
addrCount(Integer addrCount)
The number of addresses in the address pool.
|
DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool |
build() |
DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder |
id(String id)
The ID of the address pool.
|
DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder |
lbaWeight(Integer lbaWeight)
The weight of the address pool.
|
DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder |
name(String name)
The name of the address pool.
|
public DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder addrCount(Integer addrCount)
The number of addresses in the address pool.
example:3
public DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder id(String id)
The ID of the address pool.
example:pool1
public DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder lbaWeight(Integer lbaWeight)
The weight of the address pool.
example:1
public DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool.Builder name(String name)
The name of the address pool.
example:test
public DescribeDnsGtmAccessStrategiesResponseBody.EffectiveAddrPool build()
Copyright © 2026. All rights reserved.