程序包 | 说明 |
---|---|
com.tencentcloudapi.scf.v20180416.models |
限定符和类型 | 方法和说明 |
---|---|
VpcConfig |
CreateFunctionRequest.getVpcConfig()
Get 函数的私有网络配置
|
VpcConfig |
GetFunctionResponse.getVpcConfig()
Get 函数的私有网络
|
VpcConfig |
UpdateFunctionConfigurationRequest.getVpcConfig()
Get 函数的私有网络配置
|
限定符和类型 | 方法和说明 |
---|---|
void |
CreateFunctionRequest.setVpcConfig(VpcConfig VpcConfig)
Set 函数的私有网络配置
|
void |
GetFunctionResponse.setVpcConfig(VpcConfig VpcConfig)
Set 函数的私有网络
|
void |
UpdateFunctionConfigurationRequest.setVpcConfig(VpcConfig VpcConfig)
Set 函数的私有网络配置
|
Copyright © 2019. All rights reserved.