Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
LayerVersionInfo[] |
ListLayersResponse.getLayers()
Get Layer list
|
LayerVersionInfo[] |
GetFunctionResponse.getLayers()
Get Version information of a layer associated with a function
|
LayerVersionInfo[] |
ListLayerVersionsResponse.getLayerVersions()
Get Layer version list
|
Modifier and Type | Method and Description |
---|---|
void |
ListLayersResponse.setLayers(LayerVersionInfo[] Layers)
Set Layer list
|
void |
GetFunctionResponse.setLayers(LayerVersionInfo[] Layers)
Set Version information of a layer associated with a function
|
void |
ListLayerVersionsResponse.setLayerVersions(LayerVersionInfo[] LayerVersions)
Set Layer version list
|
Copyright © 2020. All rights reserved.