Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeUsagePlansStatusResponse
-
Packages that use DescribeUsagePlansStatusResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeUsagePlansStatusResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeUsagePlansStatusResponse Modifier and Type Method Description DescribeUsagePlansStatusResponseApigatewayClient. DescribeUsagePlansStatus(DescribeUsagePlansStatusRequest req)本接口(DescribeUsagePlanStatus)用于查询使用计划的列表。 -
Uses of DescribeUsagePlansStatusResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeUsagePlansStatusResponse Constructor Description DescribeUsagePlansStatusResponse(DescribeUsagePlansStatusResponse 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.
-