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