| Package | Description | 
|---|---|
| com.tencentcloudapi.gwlb.v20240906.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ItemPrice | Price. getInstancePrice()Get It describes the instance price.Note: This field may return null, indicating that no valid value can be obtained. | 
| ItemPrice | Price. getLcuPrice()Get It describes the price of GLCU. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Price. setInstancePrice(ItemPrice InstancePrice)Set It describes the instance price.Note: This field may return null, indicating that no valid value can be obtained. | 
| void | Price. setLcuPrice(ItemPrice LcuPrice)Set It describes the price of GLCU. | 
| Constructor and Description | 
|---|
| ItemPrice(ItemPrice 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.