public class DescribeTaskStatusRequest extends AbstractModel
Constructor and Description |
---|
DescribeTaskStatusRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getTaskId()
Get Request ID, i.e., the RequestId parameter returned by the API
|
void |
setTaskId(String TaskId)
Set Request ID, i.e., the RequestId parameter returned by the API
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getTaskId()
public void setTaskId(String TaskId)
TaskId
- Request ID, i.e., the RequestId parameter returned by the APICopyright © 2020. All rights reserved.