public static class DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
billingType
The ID of the region where the API group is located.
|
String |
description
The name of the API group.
|
String |
expireTime
The description of the API group.
|
String |
groupId
The maximum number of calls.
|
String |
groupName
The ID of the API group.
|
Long |
invokeTimesMax
The current number of calls.
|
Long |
invokeTimesNow
The billing method.
|
String |
purchasedTime
The time when the API group expires.
|
String |
regionId
auditing
|
String |
status
The time when the API group was purchased.
|
| 构造器和说明 |
|---|
DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute() |
@NameInMap(value="BillingType") public String billingType
The ID of the region where the API group is located.
@NameInMap(value="Description") public String description
The name of the API group.
@NameInMap(value="ExpireTime") public String expireTime
The description of the API group.
@NameInMap(value="GroupId") public String groupId
The maximum number of calls.
@NameInMap(value="GroupName") public String groupName
The ID of the API group.
@NameInMap(value="InvokeTimesMax") public Long invokeTimesMax
The current number of calls.
@NameInMap(value="InvokeTimesNow") public Long invokeTimesNow
The billing method.
@NameInMap(value="PurchasedTime") public String purchasedTime
The time when the API group expires.
@NameInMap(value="RegionId") public String regionId
auditing
@NameInMap(value="Status") public String status
The time when the API group was purchased.
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute()
public static DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute build(Map<String,?> map) throws Exception
Exceptionpublic DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setBillingType(String billingType)
public String getBillingType()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setDescription(String description)
public String getDescription()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setExpireTime(String expireTime)
public String getExpireTime()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setGroupId(String groupId)
public String getGroupId()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setGroupName(String groupName)
public String getGroupName()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setInvokeTimesMax(Long invokeTimesMax)
public Long getInvokeTimesMax()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setInvokeTimesNow(Long invokeTimesNow)
public Long getInvokeTimesNow()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setPurchasedTime(String purchasedTime)
public String getPurchasedTime()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setRegionId(String regionId)
public String getRegionId()
public DescribePurchasedApiGroupsResponseBody.DescribePurchasedApiGroupsResponseBodyPurchasedApiGroupAttributesPurchasedApiGroupAttribute setStatus(String status)
public String getStatus()
Copyright © 2023. All rights reserved.