Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
PublicNetConfigIn |
UpdateFunctionConfigurationRequest.getPublicNetConfig()
Get 公网访问配置
|
PublicNetConfigIn |
CreateFunctionRequest.getPublicNetConfig()
Get 公网访问配置
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateFunctionConfigurationRequest.setPublicNetConfig(PublicNetConfigIn PublicNetConfig)
Set 公网访问配置
|
void |
CreateFunctionRequest.setPublicNetConfig(PublicNetConfigIn PublicNetConfig)
Set 公网访问配置
|
Constructor and Description |
---|
PublicNetConfigIn(PublicNetConfigIn 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 © 2022. All rights reserved.