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