Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeApiUsagePlanResponse
-
Packages that use DescribeApiUsagePlanResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeApiUsagePlanResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeApiUsagePlanResponse Modifier and Type Method Description DescribeApiUsagePlanResponseApigatewayClient. DescribeApiUsagePlan(DescribeApiUsagePlanRequest req)本接口(DescribeApiUsagePlan)用于查询服务中 API 使用计划详情。 服务若需要鉴权限流生效,则需要绑定使用计划到此服务中,本接口用于查询绑定到一个服务及其中 API 的所有使用计划。 -
Uses of DescribeApiUsagePlanResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeApiUsagePlanResponse Constructor Description DescribeApiUsagePlanResponse(DescribeApiUsagePlanResponse 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.
-