public static final class DescribeDnsGtmInstanceResponseBody.Builder extends Object
public DescribeDnsGtmInstanceResponseBody.Builder config(DescribeDnsGtmInstanceResponseBody.Config config)
The configurations of the instance.
public DescribeDnsGtmInstanceResponseBody.Builder createTime(String createTime)
The time when the instance was created.
example:2020-10-14T06:58Z
public DescribeDnsGtmInstanceResponseBody.Builder createTimestamp(Long createTimestamp)
The UNIX timestamp that indicates when the instance was created.
example:1602656937000
public DescribeDnsGtmInstanceResponseBody.Builder expireTime(String expireTime)
The time when the instance expires.
example:2020-10-14T06:58Z
public DescribeDnsGtmInstanceResponseBody.Builder expireTimestamp(Long expireTimestamp)
The UNIX timestamp that indicates when the instance expires.
example:1602656937000
public DescribeDnsGtmInstanceResponseBody.Builder instanceId(String instanceId)
The ID of the instance.
example:instanceid1
public DescribeDnsGtmInstanceResponseBody.Builder paymentType(String paymentType)
The billing method. Valid value:
Subscription
public DescribeDnsGtmInstanceResponseBody.Builder requestId(String requestId)
The ID of the request.
example:84314904-D047-4176-A0EC-256D7F68C7F5
public DescribeDnsGtmInstanceResponseBody.Builder resourceGroupId(String resourceGroupId)
The ID of the resource group to which the instance belongs.
example:resourcegroupid1
public DescribeDnsGtmInstanceResponseBody.Builder smsQuota(Integer smsQuota)
The total number of SMS notifications.
example:100
public DescribeDnsGtmInstanceResponseBody.Builder taskQuota(Integer taskQuota)
The total number of detection tasks.
example:100
public DescribeDnsGtmInstanceResponseBody.Builder usedQuota(DescribeDnsGtmInstanceResponseBody.UsedQuota usedQuota)
The used quota.
public DescribeDnsGtmInstanceResponseBody.Builder versionCode(String versionCode)
The version of the instance.
example:versioncode1
public DescribeDnsGtmInstanceResponseBody build()
Copyright © 2026. All rights reserved.