public class DescribeIspFlushCacheRemainQuotaResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
requestId |
Integer |
telecomRemainQuota |
| 构造器和说明 |
|---|
DescribeIspFlushCacheRemainQuotaResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeIspFlushCacheRemainQuotaResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
Integer |
getTelecomRemainQuota() |
DescribeIspFlushCacheRemainQuotaResponseBody |
setRequestId(String requestId) |
DescribeIspFlushCacheRemainQuotaResponseBody |
setTelecomRemainQuota(Integer telecomRemainQuota) |
@NameInMap(value="RequestId") public String requestId
@NameInMap(value="TelecomRemainQuota") public Integer telecomRemainQuota
public DescribeIspFlushCacheRemainQuotaResponseBody()
public static DescribeIspFlushCacheRemainQuotaResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribeIspFlushCacheRemainQuotaResponseBody setRequestId(String requestId)
public String getRequestId()
public DescribeIspFlushCacheRemainQuotaResponseBody setTelecomRemainQuota(Integer telecomRemainQuota)
public Integer getTelecomRemainQuota()
Copyright © 2022. All rights reserved.