| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
UsagePlan[] | 
DescribeServiceResponse.getUsagePlanList()
Get Usage plan array. 
 | 
UsagePlan[] | 
DescribeServiceForApiAppResponse.getUsagePlanList()
Get Usage plan array. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeServiceResponse.setUsagePlanList(UsagePlan[] UsagePlanList)
Set Usage plan array. 
 | 
void | 
DescribeServiceForApiAppResponse.setUsagePlanList(UsagePlan[] UsagePlanList)
Set Usage plan array. 
 | 
| Constructor and Description | 
|---|
UsagePlan(UsagePlan source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2023. All rights reserved.