public static final class DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder extends Object
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder addrCount(Integer addrCount)
The number of addresses in the address pool.
example:1
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder addrPoolId(String addrPoolId)
The ID of the address pool.
example:pool-1
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder createTime(String createTime)
The time when the address pool was created.
example:2017-12-28T13:08Z
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder createTimestamp(Long createTimestamp)
The timestamp that indicates when the address pool was created.
example:1527690629357
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder lbaStrategy(String lbaStrategy)
The load balancing policy of the address pool. Valid values:
all_rr
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder monitorConfigId(String monitorConfigId)
The ID of the health check task.
example:abc123
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder monitorStatus(String monitorStatus)
Indicates whether health checks are configured. Valid values:
open
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder name(String name)
The name of the address pool.
example:testpool
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder type(String type)
The type of the address pool. Valid values:
ipv4
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder updateTime(String updateTime)
The time when the address pool was updated.
example:2017-12-28T13:08Z
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool.Builder updateTimestamp(Long updateTimestamp)
The timestamp that indicates when the address pool was updated.
example:1527690629357
public DescribeDnsGtmInstanceAddressPoolsResponseBody.AddrPool build()
Copyright © 2026. All rights reserved.