Package | Description |
---|---|
com.tencentcloudapi.tse.v20201207.models |
Modifier and Type | Method and Description |
---|---|
InternetConfig |
CreateCloudNativeAPIGatewayPublicNetworkRequest.getInternetConfig()
Get 公网负载均衡配置。
|
InternetConfig |
CreateCloudNativeAPIGatewayRequest.getInternetConfig()
Get 公网相关配置
|
InternetConfig |
CreateNativeGatewayServerGroupRequest.getInternetConfig()
Get 公网配置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateCloudNativeAPIGatewayPublicNetworkRequest.setInternetConfig(InternetConfig InternetConfig)
Set 公网负载均衡配置。
|
void |
CreateCloudNativeAPIGatewayRequest.setInternetConfig(InternetConfig InternetConfig)
Set 公网相关配置
|
void |
CreateNativeGatewayServerGroupRequest.setInternetConfig(InternetConfig InternetConfig)
Set 公网配置。
|
Constructor and Description |
---|
InternetConfig(InternetConfig 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.