| Package | Description | 
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models | 
| Modifier and Type | Method and Description | 
|---|---|
ObjectTask[] | 
CynosdbCluster.getTasks()
Get 集群的任务数组 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CynosdbCluster.setTasks(ObjectTask[] Tasks)
Set 集群的任务数组 
 | 
| Constructor and Description | 
|---|
ObjectTask(ObjectTask 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 © 2022. All rights reserved.