| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiUsagePlan[] |
ApiUsagePlanSet.getApiUsagePlanList()
Get List of usage plans bound to API.
|
ApiUsagePlan[] |
ServiceUsagePlanSet.getServiceUsagePlanList()
Get List of usage plans bound to service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ApiUsagePlanSet.setApiUsagePlanList(ApiUsagePlan[] ApiUsagePlanList)
Set List of usage plans bound to API.
|
void |
ServiceUsagePlanSet.setServiceUsagePlanList(ApiUsagePlan[] ServiceUsagePlanList)
Set List of usage plans bound to service.
|
| 构造器和说明 |
|---|
ApiUsagePlan(ApiUsagePlan 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 © 2022. All rights reserved.