| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
| InternetAccessible | LaunchConfiguration. getInternetAccessible()Get 公网带宽相关信息设置。 | 
| InternetAccessible | UpgradeLaunchConfigurationRequest. getInternetAccessible()Get 公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。 | 
| InternetAccessible | CreateLaunchConfigurationRequest. getInternetAccessible()Get 公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。 | 
| InternetAccessible | ModifyLaunchConfigurationAttributesRequest. getInternetAccessible()Get 公网带宽相关信息设置。
当公网出带宽上限为0Mbps时,不支持修改为开通分配公网IP;相应的,当前为开通分配公网IP时,修改的公网出带宽上限值必须大于0Mbps。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LaunchConfiguration. setInternetAccessible(InternetAccessible InternetAccessible)Set 公网带宽相关信息设置。 | 
| void | UpgradeLaunchConfigurationRequest. setInternetAccessible(InternetAccessible InternetAccessible)Set 公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。 | 
| void | CreateLaunchConfigurationRequest. setInternetAccessible(InternetAccessible InternetAccessible)Set 公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。 | 
| void | ModifyLaunchConfigurationAttributesRequest. setInternetAccessible(InternetAccessible InternetAccessible)Set 公网带宽相关信息设置。
当公网出带宽上限为0Mbps时,不支持修改为开通分配公网IP;相应的,当前为开通分配公网IP时,修改的公网出带宽上限值必须大于0Mbps。 | 
| 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 © 2025. All rights reserved.