Package | Description |
---|---|
com.tencentcloudapi.iotcloud.v20180614.models |
Modifier and Type | Method and Description |
---|---|
ProductTaskInfo |
DescribeProductTaskResponse.getTaskInfo()
Get 产品任务详细信息
|
ProductTaskInfo[] |
DescribeProductTasksResponse.getTaskInfos()
Get 任务详细信息列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeProductTaskResponse.setTaskInfo(ProductTaskInfo TaskInfo)
Set 产品任务详细信息
|
void |
DescribeProductTasksResponse.setTaskInfos(ProductTaskInfo[] TaskInfos)
Set 任务详细信息列表
|
Constructor and Description |
---|
ProductTaskInfo(ProductTaskInfo 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.