| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
| UsagePlanInfo | ModifyUsagePlanResponse. getResult()Get Usage plan details. | 
| UsagePlanInfo | CreateUsagePlanResponse. getResult()Get Usage plan details. | 
| UsagePlanInfo | DescribeUsagePlanResponse. getResult()Get Usage plan details. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyUsagePlanResponse. setResult(UsagePlanInfo Result)Set Usage plan details. | 
| void | CreateUsagePlanResponse. setResult(UsagePlanInfo Result)Set Usage plan details. | 
| void | DescribeUsagePlanResponse. setResult(UsagePlanInfo Result)Set Usage plan details. | 
| Constructor and Description | 
|---|
| UsagePlanInfo(UsagePlanInfo 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.