Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
TaskRecord[] |
TaskRecordPage.getContent()
Get 任务记录列表
|
TaskRecord |
DescribeTaskDetailResponse.getResult()
Get 任务详情
|
Modifier and Type | Method and Description |
---|---|
void |
TaskRecordPage.setContent(TaskRecord[] Content)
Set 任务记录列表
|
void |
DescribeTaskDetailResponse.setResult(TaskRecord Result)
Set 任务详情
|
Constructor and Description |
---|
TaskRecord(TaskRecord 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 © 2023. All rights reserved.