| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20220501.models | 
| Modifier and Type | Method and Description | 
|---|---|
| InternetAccessible | NativeNodeInfo. getInternetAccessible()Get Public network bandwidth configuration | 
| InternetAccessible | NativeNodePoolInfo. getInternetAccessible()Get Public network bandwidth configuration
Note: This field may return "null", indicating that no valid value can be obtained. | 
| InternetAccessible | CreateNativeNodePoolParam. getInternetAccessible()Get Public network bandwidth configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NativeNodeInfo. setInternetAccessible(InternetAccessible InternetAccessible)Set Public network bandwidth configuration | 
| void | NativeNodePoolInfo. setInternetAccessible(InternetAccessible InternetAccessible)Set Public network bandwidth configuration
Note: This field may return "null", indicating that no valid value can be obtained. | 
| void | CreateNativeNodePoolParam. setInternetAccessible(InternetAccessible InternetAccessible)Set Public network bandwidth configuration | 
| 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 © 2024. All rights reserved.