Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeUsagePlanResponse
-
Packages that use DescribeUsagePlanResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeUsagePlanResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeUsagePlanResponse Modifier and Type Method Description DescribeUsagePlanResponseApigatewayClient. DescribeUsagePlan(DescribeUsagePlanRequest req)本接口(DescribeUsagePlan)用于查询一个使用计划的详细信息,包括名称、QPS、创建时间绑定的环境等。 -
Uses of DescribeUsagePlanResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeUsagePlanResponse Constructor Description DescribeUsagePlanResponse(DescribeUsagePlanResponse 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.
-