| Package | Description | 
|---|---|
| com.tencentcloudapi.tke.v20220501.models | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceChargePrepaid | UpdateNativeNodePoolParam. getInstanceChargePrepaid()Get Billing configuration of monthly subscription models | 
| InstanceChargePrepaid | NativeNodePoolInfo. getInstanceChargePrepaid()Get Billing configuration of monthly subscription models
Note: This field may return "null", indicating that no valid value can be obtained. | 
| InstanceChargePrepaid | CreateNativeNodePoolParam. getInstanceChargePrepaid()Get Billing configuration of monthly subscription models | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpdateNativeNodePoolParam. setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)Set Billing configuration of monthly subscription models | 
| void | NativeNodePoolInfo. setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)Set Billing configuration of monthly subscription models
Note: This field may return "null", indicating that no valid value can be obtained. | 
| void | CreateNativeNodePoolParam. setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)Set Billing configuration of monthly subscription models | 
| Constructor and Description | 
|---|
| InstanceChargePrepaid(InstanceChargePrepaid 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.