Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
IntranetConfigIn |
UpdateFunctionConfigurationRequest.getIntranetConfig()
Get 内网访问配置
|
IntranetConfigIn |
CreateFunctionRequest.getIntranetConfig()
Get 内网访问配置
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateFunctionConfigurationRequest.setIntranetConfig(IntranetConfigIn IntranetConfig)
Set 内网访问配置
|
void |
CreateFunctionRequest.setIntranetConfig(IntranetConfigIn IntranetConfig)
Set 内网访问配置
|
Constructor and Description |
---|
IntranetConfigIn(IntranetConfigIn 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 © 2024. All rights reserved.