Uses of Class
com.tencentcloudapi.tse.v20201207.models.CreateCloudNativeAPIGatewayServiceRateLimitRequest
-
Packages that use CreateCloudNativeAPIGatewayServiceRateLimitRequest Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of CreateCloudNativeAPIGatewayServiceRateLimitRequest in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 with parameters of type CreateCloudNativeAPIGatewayServiceRateLimitRequest Modifier and Type Method Description CreateCloudNativeAPIGatewayServiceRateLimitResponseTseClient. CreateCloudNativeAPIGatewayServiceRateLimit(CreateCloudNativeAPIGatewayServiceRateLimitRequest req)创建云原生网关限流插件(服务) -
Uses of CreateCloudNativeAPIGatewayServiceRateLimitRequest in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type CreateCloudNativeAPIGatewayServiceRateLimitRequest Constructor Description CreateCloudNativeAPIGatewayServiceRateLimitRequest(CreateCloudNativeAPIGatewayServiceRateLimitRequest 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.
-