public static final class DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder extends Object
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder addrId(Long addrId)
The ID of the address.
example:123
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder alertStatus(String alertStatus)
Indicates whether health check was enabled for the address. Valid values:
OK
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder createTime(String createTime)
The time when the address pool was created.
example:2017-12-28T13:08Z
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder createTimestamp(Long createTimestamp)
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder lbaWeight(Integer lbaWeight)
The weight of the address.
example:1
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder mode(String mode)
The mode of the address. Valid values:
SMART
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder updateTime(String updateTime)
The last time when the address was updated.
example:2017-12-28T13:08Z
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder updateTimestamp(Long updateTimestamp)
A timestamp that indicates the last time when the address was updated.
example:1527690629357
public DescribeGtmInstanceAddressPoolResponseBody.Addr.Builder value(String value)
The address.
example:1.1.1.1
public DescribeGtmInstanceAddressPoolResponseBody.Addr build()
Copyright © 2026. All rights reserved.