public class BatchOperateDeviceData extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| BatchOperateDeviceData() | 
| BatchOperateDeviceData(BatchOperateDeviceData 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getTaskId()Get 任务 ID(用于在查询任务的子任务列表接口ListSubTasks中查询任务进度) | 
| void | setTaskId(String TaskId)Set 任务 ID(用于在查询任务的子任务列表接口ListSubTasks中查询任务进度) | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic BatchOperateDeviceData()
public BatchOperateDeviceData(BatchOperateDeviceData source)
public String getTaskId()
public void setTaskId(String TaskId)
TaskId - 任务 ID(用于在查询任务的子任务列表接口ListSubTasks中查询任务进度)Copyright © 2025. All rights reserved.