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