Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
LayerVersionSimple[] |
CreateFunctionRequest.getLayers()
Get List of layer versions to be associate with the function.
|
LayerVersionSimple[] |
UpdateFunctionConfigurationRequest.getLayers()
Get List of layer versions that bound with the function.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFunctionRequest.setLayers(LayerVersionSimple[] Layers)
Set List of layer versions to be associate with the function.
|
void |
UpdateFunctionConfigurationRequest.setLayers(LayerVersionSimple[] Layers)
Set List of layer versions that bound with the function.
|
Copyright © 2021. All rights reserved.