public class DescribeTaskLockStatusRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeTaskLockStatusRequest() | 
| DescribeTaskLockStatusRequest(DescribeTaskLockStatusRequest 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 | getProjectId()Get Project ID | 
| String | getTaskId()Get Task ID | 
| Long | getTaskType()Get Task Type: 201. | 
| void | setProjectId(String ProjectId)Set Project ID | 
| void | setTaskId(String TaskId)Set Task ID | 
| void | setTaskType(Long TaskType)Set Task Type: 201. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeTaskLockStatusRequest()
public DescribeTaskLockStatusRequest(DescribeTaskLockStatusRequest source)
public String getTaskId()
public void setTaskId(String TaskId)
TaskId - Task IDpublic String getProjectId()
public void setProjectId(String ProjectId)
ProjectId - Project IDpublic Long getTaskType()
public void setTaskType(Long TaskType)
TaskType - Task Type: 201. stream, 202. offlineCopyright © 2025. All rights reserved.