public static class DescribeIspFlushCacheInstancesResponseBody.DescribeIspFlushCacheInstancesResponseBodyIspFlushCacheInstancesQuotaInfo
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
instanceQuota |
Integer |
instanceQuotaUsed |
| 构造器和说明 |
|---|
DescribeIspFlushCacheInstancesResponseBodyIspFlushCacheInstancesQuotaInfo() |
@NameInMap(value="InstanceQuota") public Integer instanceQuota
@NameInMap(value="InstanceQuotaUsed") public Integer instanceQuotaUsed
public DescribeIspFlushCacheInstancesResponseBodyIspFlushCacheInstancesQuotaInfo()
public static DescribeIspFlushCacheInstancesResponseBody.DescribeIspFlushCacheInstancesResponseBodyIspFlushCacheInstancesQuotaInfo build(Map<String,?> map) throws Exception
Exceptionpublic DescribeIspFlushCacheInstancesResponseBody.DescribeIspFlushCacheInstancesResponseBodyIspFlushCacheInstancesQuotaInfo setInstanceQuota(Integer instanceQuota)
public Integer getInstanceQuota()
public DescribeIspFlushCacheInstancesResponseBody.DescribeIspFlushCacheInstancesResponseBodyIspFlushCacheInstancesQuotaInfo setInstanceQuotaUsed(Integer instanceQuotaUsed)
public Integer getInstanceQuotaUsed()
Copyright © 2022. All rights reserved.