public static final class DescribeCloudGtmAddressResponseBody.Builder extends Object
public DescribeCloudGtmAddressResponseBody.Builder address(String address)
IP address or domain name.
example:223.5.XX.XX
public DescribeCloudGtmAddressResponseBody.Builder addressId(String addressId)
The address ID. This ID uniquely identifies the address.
example:addr-89518218114368**92
public DescribeCloudGtmAddressResponseBody.Builder attributeInfo(String attributeInfo)
Address ownership information.
example:The current version does not support passing this parameter, please do not input the parameter.
public DescribeCloudGtmAddressResponseBody.Builder availableMode(String availableMode)
The failover method that is used if the address fails health checks. Valid values:
auto
public DescribeCloudGtmAddressResponseBody.Builder availableStatus(String availableStatus)
Address availability status:
available
public DescribeCloudGtmAddressResponseBody.Builder createTime(String createTime)
Address creation time.
example:2024-03-23T13:09Z
public DescribeCloudGtmAddressResponseBody.Builder createTimestamp(Long createTimestamp)
Creation time (timestamp).
example:1527690629357
public DescribeCloudGtmAddressResponseBody.Builder enableStatus(String enableStatus)
Indicates the current enabled status of the address: enabled: enabled state disabled: disabled state
example:enable
public DescribeCloudGtmAddressResponseBody.Builder healthJudgement(String healthJudgement)
The condition for determining the health status of the address. Valid values:
p50_ok
public DescribeCloudGtmAddressResponseBody.Builder healthStatus(String healthStatus)
The health check state of the address. Valid values:
ok
public DescribeCloudGtmAddressResponseBody.Builder healthTasks(DescribeCloudGtmAddressResponseBody.HealthTasks healthTasks)
The health check tasks referenced by the address.
public DescribeCloudGtmAddressResponseBody.Builder manualAvailableStatus(String manualAvailableStatus)
The availability state of the address when AvailableMode is set to manual. Valid values:
available
public DescribeCloudGtmAddressResponseBody.Builder name(String name)
Address name.
example:test
public DescribeCloudGtmAddressResponseBody.Builder remark(String remark)
Remarks.
example:test1
public DescribeCloudGtmAddressResponseBody.Builder requestId(String requestId)
Unique request identification code.
example:B57C121B-A45F-44D8-A9B2-13E5A5044195
public DescribeCloudGtmAddressResponseBody.Builder type(String type)
Address type:
IPv4
public DescribeCloudGtmAddressResponseBody.Builder updateTime(String updateTime)
The last modification time of the address configuration.
example:2024-03-29T13:20Z
public DescribeCloudGtmAddressResponseBody.Builder updateTimestamp(Long updateTimestamp)
Modified time (timestamp).
example:1527690629357
public DescribeCloudGtmAddressResponseBody build()
Copyright © 2026. All rights reserved.