Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416 | |
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
CopyFunctionResponse |
ScfClient.CopyFunction(CopyFunctionRequest req)
复制一个函数,您可以选择将复制出的新函数放置在特定的Region和Namespace。
注:本接口**不会**复制函数的以下对象或属性:
1.
|
Constructor and Description |
---|
CopyFunctionResponse(CopyFunctionResponse 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 © 2024. All rights reserved.