public static final class DescribeInstancesResponseBody.Instances.Builder extends Object
public DescribeInstancesResponseBody.Instances.Builder createTime(Long createTime)
The time when the instance was created. The value is a UNIX timestamp. Unit: milliseconds.
example:1637751953000
public DescribeInstancesResponseBody.Instances.Builder debtStatus(Integer debtStatus)
The overdue status of the instance. The value is fixed as 0, which indicates that your Alibaba Cloud account does not have overdue payments. The instance supports only the subscription billing method.
example:0
public DescribeInstancesResponseBody.Instances.Builder edition(Integer edition)
The mitigation plan of the instance. Valid values:
9
public DescribeInstancesResponseBody.Instances.Builder enabled(Integer enabled)
The traffic forwarding status of the instance. Valid values:
1
public DescribeInstancesResponseBody.Instances.Builder expireTime(Long expireTime)
The time when the instance expires. The value is a UNIX timestamp. Unit: milliseconds.
example:1640361600000
public DescribeInstancesResponseBody.Instances.Builder instanceId(String instanceId)
The ID of the instance.
example:ddoscoo-cn-7pp2g9ed****
public DescribeInstancesResponseBody.Instances.Builder ip(String ip)
The IP address of the instance.
example:203.199.XX.XX
public DescribeInstancesResponseBody.Instances.Builder ipMode(String ipMode)
The IP address-based forwarding mode of the instance. Valid values:
fnat
public DescribeInstancesResponseBody.Instances.Builder ipVersion(String ipVersion)
The IP version of the instance. Valid values:
Ipv4
public DescribeInstancesResponseBody.Instances.Builder isFirstOpenBw(Long isFirstOpenBw)
Indicates whether the metering method of the 95th percentile burstable clean bandwidth is enabled for the instance. Valid values:
0
public DescribeInstancesResponseBody.Instances.Builder isFirstOpenQps(Long isFirstOpenQps)
Indicates whether the metering method of the 95th percentile burstable QPS is enabled for the instance. Valid values:
0
public DescribeInstancesResponseBody.Instances.Builder remark(String remark)
The remarks of the instance.
example:doc-test
public DescribeInstancesResponseBody.Instances.Builder status(Integer status)
The status of the instance. Valid values:
1
public DescribeInstancesResponseBody.Instances build()
Copyright © 2026. All rights reserved.