public static final class DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder extends Object
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder addr(String addr)
The address.
example:1.1.1.1
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder alertStatus(String alertStatus)
The status of the last health check on the address. Valid values:
ok
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder attributeInfo(String attributeInfo)
The source region of the address.
"lineCode":"aliyun_r_cn-zhangjiakou", "lineName": "Alibaba Cloud_China (Zhangjiakou)", "lineCodes": ["aliyun_r_cn-zhangjiakou"]
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder createTime(String createTime)
The time when the address was added into the address pool.
example:2017-12-28T13:08Z
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder createTimestamp(Long createTimestamp)
The timestamp that indicates the time when the address was added into the address pool.
example:1527690629357
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder lbaWeight(Integer lbaWeight)
The weight of the address.
example:1
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder mode(String mode)
The mode of the address. Valid values:
online
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder remark(String remark)
The description of the address.
example:test
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder updateTime(String updateTime)
The time when the address was last updated.
example:2017-12-28T13:08Z
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr.Builder updateTimestamp(Long updateTimestamp)
The timestamp that indicates the time when the address was last updated.
example:1527690629357
public DescribeDnsGtmInstanceAddressPoolResponseBody.Addr build()
Copyright © 2026. All rights reserved.