Package | Description |
---|---|
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
InternetAccessible |
LaunchConfiguration.getInternetAccessible()
Get Information of the public network bandwidth configuration.
|
InternetAccessible |
UpgradeLaunchConfigurationRequest.getInternetAccessible()
Get Configuration of public network bandwidth.
|
InternetAccessible |
ModifyLaunchConfigurationAttributesRequest.getInternetAccessible()
Get Information of the public network bandwidth configuration.
|
InternetAccessible |
CreateLaunchConfigurationRequest.getInternetAccessible()
Get Configuration of public network bandwidth.
|
Modifier and Type | Method and Description |
---|---|
void |
LaunchConfiguration.setInternetAccessible(InternetAccessible InternetAccessible)
Set Information of the public network bandwidth configuration.
|
void |
UpgradeLaunchConfigurationRequest.setInternetAccessible(InternetAccessible InternetAccessible)
Set Configuration of public network bandwidth.
|
void |
ModifyLaunchConfigurationAttributesRequest.setInternetAccessible(InternetAccessible InternetAccessible)
Set Information of the public network bandwidth configuration.
|
void |
CreateLaunchConfigurationRequest.setInternetAccessible(InternetAccessible InternetAccessible)
Set Configuration of public network bandwidth.
|
Constructor and Description |
---|
InternetAccessible(InternetAccessible 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 © 2023. All rights reserved.