Uses of Class
com.tencentcloudapi.tse.v20201207.models.DescribeCloudNativeAPIGatewayServiceRateLimitResponse
-
Packages that use DescribeCloudNativeAPIGatewayServiceRateLimitResponse Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of DescribeCloudNativeAPIGatewayServiceRateLimitResponse in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 that return DescribeCloudNativeAPIGatewayServiceRateLimitResponse Modifier and Type Method Description DescribeCloudNativeAPIGatewayServiceRateLimitResponseTseClient. DescribeCloudNativeAPIGatewayServiceRateLimit(DescribeCloudNativeAPIGatewayServiceRateLimitRequest req)查询云原生网关的限流插件(服务) -
Uses of DescribeCloudNativeAPIGatewayServiceRateLimitResponse in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DescribeCloudNativeAPIGatewayServiceRateLimitResponse Constructor Description DescribeCloudNativeAPIGatewayServiceRateLimitResponse(DescribeCloudNativeAPIGatewayServiceRateLimitResponse 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.
-