Package | Description |
---|---|
com.tencentcloudapi.iss.v20230517.models |
Modifier and Type | Method and Description |
---|---|
TaskData |
DescribeTaskResponse.getData()
Get 任务详情
|
TaskData[] |
ListTasksData.getList()
Get 任务列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTaskResponse.setData(TaskData Data)
Set 任务详情
|
void |
ListTasksData.setList(TaskData[] List)
Set 任务列表
|
Constructor and Description |
---|
TaskData(TaskData 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.