public static class DescribeMonitorResourceQuotaAttributeResponseBody.DescribeMonitorResourceQuotaAttributeResponseBodyResourceQuotaCustomMonitor
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
quotaLimit
The total quota of the time series for custom monitoring.
|
Integer |
quotaPackage
The quota of the time series for custom monitoring in your resource plan.
|
Integer |
quotaUsed
The used quota of the time series for custom monitoring in your resource plan.
|
| 构造器和说明 |
|---|
DescribeMonitorResourceQuotaAttributeResponseBodyResourceQuotaCustomMonitor() |
@NameInMap(value="QuotaLimit") public Integer quotaLimit
The total quota of the time series for custom monitoring.
@NameInMap(value="QuotaPackage") public Integer quotaPackage
The quota of the time series for custom monitoring in your resource plan.
@NameInMap(value="QuotaUsed") public Integer quotaUsed
The used quota of the time series for custom monitoring in your resource plan.
public DescribeMonitorResourceQuotaAttributeResponseBodyResourceQuotaCustomMonitor()
public static DescribeMonitorResourceQuotaAttributeResponseBody.DescribeMonitorResourceQuotaAttributeResponseBodyResourceQuotaCustomMonitor build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMonitorResourceQuotaAttributeResponseBody.DescribeMonitorResourceQuotaAttributeResponseBodyResourceQuotaCustomMonitor setQuotaLimit(Integer quotaLimit)
public Integer getQuotaLimit()
public DescribeMonitorResourceQuotaAttributeResponseBody.DescribeMonitorResourceQuotaAttributeResponseBodyResourceQuotaCustomMonitor setQuotaPackage(Integer quotaPackage)
public Integer getQuotaPackage()
public DescribeMonitorResourceQuotaAttributeResponseBody.DescribeMonitorResourceQuotaAttributeResponseBodyResourceQuotaCustomMonitor setQuotaUsed(Integer quotaUsed)
public Integer getQuotaUsed()
Copyright © 2024. All rights reserved.