Uses of Class
com.tencentcloudapi.tse.v20201207.models.DeleteCloudNativeAPIGatewayRouteRateLimitResponse
-
Packages that use DeleteCloudNativeAPIGatewayRouteRateLimitResponse Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of DeleteCloudNativeAPIGatewayRouteRateLimitResponse in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 that return DeleteCloudNativeAPIGatewayRouteRateLimitResponse Modifier and Type Method Description DeleteCloudNativeAPIGatewayRouteRateLimitResponseTseClient. DeleteCloudNativeAPIGatewayRouteRateLimit(DeleteCloudNativeAPIGatewayRouteRateLimitRequest req)删除云原生网关的限流插件(路由) -
Uses of DeleteCloudNativeAPIGatewayRouteRateLimitResponse in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DeleteCloudNativeAPIGatewayRouteRateLimitResponse Constructor Description DeleteCloudNativeAPIGatewayRouteRateLimitResponse(DeleteCloudNativeAPIGatewayRouteRateLimitResponse 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.
-