Uses of Class
com.tencentcloudapi.scf.v20180416.models.PutProvisionedConcurrencyConfigResponse
-
Packages that use PutProvisionedConcurrencyConfigResponse Package Description com.tencentcloudapi.scf.v20180416 com.tencentcloudapi.scf.v20180416.models -
-
Uses of PutProvisionedConcurrencyConfigResponse in com.tencentcloudapi.scf.v20180416
Methods in com.tencentcloudapi.scf.v20180416 that return PutProvisionedConcurrencyConfigResponse Modifier and Type Method Description PutProvisionedConcurrencyConfigResponseScfClient. PutProvisionedConcurrencyConfig(PutProvisionedConcurrencyConfigRequest req)设置函数某一非$LATEST版本的预置并发。 -
Uses of PutProvisionedConcurrencyConfigResponse in com.tencentcloudapi.scf.v20180416.models
Constructors in com.tencentcloudapi.scf.v20180416.models with parameters of type PutProvisionedConcurrencyConfigResponse Constructor Description PutProvisionedConcurrencyConfigResponse(PutProvisionedConcurrencyConfigResponse 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.
-