Uses of Class
com.tencentcloudapi.tse.v20201207.models.QpsThreshold
-
Packages that use QpsThreshold Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of QpsThreshold in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return QpsThreshold Modifier and Type Method Description QpsThreshold[]CloudNativeAPIGatewayRateLimitDetail. getQpsThresholds()Get qps阈值Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type QpsThreshold Modifier and Type Method Description voidCloudNativeAPIGatewayRateLimitDetail. setQpsThresholds(QpsThreshold[] QpsThresholds)Set qps阈值Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type QpsThreshold Constructor Description QpsThreshold(QpsThreshold 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.
-