| Package | Description | 
|---|---|
| com.tencentcloudapi.ctsdb.v20230202.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Order[] | DescribeClustersRequest. getOrders()Get 排序参数:支持通过创建时间字段(created_at)进行排序,Type可指定为DESC(降序)或ASC(升序) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeClustersRequest. setOrders(Order[] Orders)Set 排序参数:支持通过创建时间字段(created_at)进行排序,Type可指定为DESC(降序)或ASC(升序) | 
| Constructor and Description | 
|---|
| Order(Order 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.