Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416 | |
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
PublishLayerVersionResponse |
ScfClient.PublishLayerVersion(PublishLayerVersionRequest req)
使用给定的zip文件或cos对象创建一个层的新版本,每次使用相同的层的名称调用本接口,都会生成一个新版本。
|
Constructor and Description |
---|
PublishLayerVersionResponse(PublishLayerVersionResponse 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 © 2022. All rights reserved.