Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
LayerVersionInfo[] |
ListLayersResponse.getLayers()
Get Layer list
|
LayerVersionInfo[] |
ListLayerVersionsResponse.getLayerVersions()
Get Layer version list
|
Modifier and Type | Method and Description |
---|---|
void |
ListLayersResponse.setLayers(LayerVersionInfo[] Layers)
Set Layer list
|
void |
ListLayerVersionsResponse.setLayerVersions(LayerVersionInfo[] LayerVersions)
Set Layer version list
|
Constructor and Description |
---|
LayerVersionInfo(LayerVersionInfo 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 © 2023. All rights reserved.