Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416 | |
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
DeleteLayerVersionResponse |
ScfClient.DeleteLayerVersion(DeleteLayerVersionRequest req)
删除指定层的指定版本,被删除的版本无法再关联到函数上,但不会影响正在引用这个层的函数。
|
Constructor and Description |
---|
DeleteLayerVersionRequest(DeleteLayerVersionRequest 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.