Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ApiUsagePlan[] |
ApiUsagePlanSet.getApiUsagePlanList()
Get List of usage plans bound to API.
|
ApiUsagePlan[] |
ServiceUsagePlanSet.getServiceUsagePlanList()
Get List of usage plans bound to service.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
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 © 2023. All rights reserved.