| Package | Description | 
|---|---|
| com.tencentcloudapi.scf.v20180416.models | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceConcurrencyConfig | CreateFunctionRequest. getInstanceConcurrencyConfig()Get 单实例多并发配置。只支持Web函数。 | 
| InstanceConcurrencyConfig | UpdateFunctionConfigurationRequest. getInstanceConcurrencyConfig()Get 单实例多并发配置。只支持Web函数。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateFunctionRequest. setInstanceConcurrencyConfig(InstanceConcurrencyConfig InstanceConcurrencyConfig)Set 单实例多并发配置。只支持Web函数。 | 
| void | UpdateFunctionConfigurationRequest. setInstanceConcurrencyConfig(InstanceConcurrencyConfig InstanceConcurrencyConfig)Set 单实例多并发配置。只支持Web函数。 | 
| Constructor and Description | 
|---|
| InstanceConcurrencyConfig(InstanceConcurrencyConfig 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. | 
Copyright © 2025. All rights reserved.