| Package | Description | 
|---|---|
| com.tencentcloudapi.cdc.v20201214.models | 
| Modifier and Type | Method and Description | 
|---|---|
DedicatedClusterOrderItem[] | 
DedicatedClusterOrder.getDedicatedClusterOrderItems()
Get List of sub-order details 
Note: The returned value of this field may be null, indicating that no valid value is obtained. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DedicatedClusterOrder.setDedicatedClusterOrderItems(DedicatedClusterOrderItem[] DedicatedClusterOrderItems)
Set List of sub-order details 
Note: The returned value of this field may be null, indicating that no valid value is obtained. 
 | 
| Constructor and Description | 
|---|
DedicatedClusterOrderItem(DedicatedClusterOrderItem 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.