public static class GetSpeechLicenseDeviceStatisticsResponseBody.GetSpeechLicenseDeviceStatisticsResponseBodyData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
availableQuota |
Integer |
expiredQuota |
Integer |
expiringQuota |
| 构造器和说明 |
|---|
GetSpeechLicenseDeviceStatisticsResponseBody.GetSpeechLicenseDeviceStatisticsResponseBodyData() |
@NameInMap(value="AvailableQuota") public Integer availableQuota
@NameInMap(value="ExpiredQuota") public Integer expiredQuota
@NameInMap(value="ExpiringQuota") public Integer expiringQuota
public GetSpeechLicenseDeviceStatisticsResponseBody.GetSpeechLicenseDeviceStatisticsResponseBodyData()
public static GetSpeechLicenseDeviceStatisticsResponseBody.GetSpeechLicenseDeviceStatisticsResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic GetSpeechLicenseDeviceStatisticsResponseBody.GetSpeechLicenseDeviceStatisticsResponseBodyData setAvailableQuota(Integer availableQuota)
public Integer getAvailableQuota()
public GetSpeechLicenseDeviceStatisticsResponseBody.GetSpeechLicenseDeviceStatisticsResponseBodyData setExpiredQuota(Integer expiredQuota)
public Integer getExpiredQuota()
public GetSpeechLicenseDeviceStatisticsResponseBody.GetSpeechLicenseDeviceStatisticsResponseBodyData setExpiringQuota(Integer expiringQuota)
public Integer getExpiringQuota()
Copyright © 2023. All rights reserved.