Uses of Class
com.tencentcloudapi.scf.v20180416.models.PutTotalConcurrencyConfigRequest
-
Packages that use PutTotalConcurrencyConfigRequest Package Description com.tencentcloudapi.scf.v20180416 com.tencentcloudapi.scf.v20180416.models -
-
Uses of PutTotalConcurrencyConfigRequest in com.tencentcloudapi.scf.v20180416
Methods in com.tencentcloudapi.scf.v20180416 with parameters of type PutTotalConcurrencyConfigRequest Modifier and Type Method Description PutTotalConcurrencyConfigResponseScfClient. PutTotalConcurrencyConfig(PutTotalConcurrencyConfigRequest req)修改账号并发限制配额 -
Uses of PutTotalConcurrencyConfigRequest in com.tencentcloudapi.scf.v20180416.models
Constructors in com.tencentcloudapi.scf.v20180416.models with parameters of type PutTotalConcurrencyConfigRequest Constructor Description PutTotalConcurrencyConfigRequest(PutTotalConcurrencyConfigRequest 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.
-