Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
LayerVersionInfo[] |
ListLayersResponse.getLayers()
Get 层列表
|
LayerVersionInfo[] |
GetFunctionResponse.getLayers()
Get 函数关联的Layer版本信息
|
LayerVersionInfo[] |
ListLayerVersionsResponse.getLayerVersions()
Get 层版本列表
|
Modifier and Type | Method and Description |
---|---|
void |
ListLayersResponse.setLayers(LayerVersionInfo[] Layers)
Set 层列表
|
void |
GetFunctionResponse.setLayers(LayerVersionInfo[] Layers)
Set 函数关联的Layer版本信息
|
void |
ListLayerVersionsResponse.setLayerVersions(LayerVersionInfo[] LayerVersions)
Set 层版本列表
|
Copyright © 2020. All rights reserved.