public class DescribeSchedulerTaskCntByStatusRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DescribeSchedulerTaskCntByStatusRequest()  | 
DescribeSchedulerTaskCntByStatusRequest(DescribeSchedulerTaskCntByStatusRequest 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 | 
getInCharge()
Get 1 
 | 
String | 
getProjectId()
Get 111 
 | 
Long | 
getTaskType()
Get 1 
 | 
String | 
getTypeName()
Get Y 
 | 
String | 
getWorkflowId()
Get Workflow ID 
 | 
void | 
setInCharge(String InCharge)
Set 1 
 | 
void | 
setProjectId(String ProjectId)
Set 111 
 | 
void | 
setTaskType(Long TaskType)
Set 1 
 | 
void | 
setTypeName(String TypeName)
Set Y 
 | 
void | 
setWorkflowId(String WorkflowId)
Set Workflow ID 
 | 
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 DescribeSchedulerTaskCntByStatusRequest()
public DescribeSchedulerTaskCntByStatusRequest(DescribeSchedulerTaskCntByStatusRequest source)
public Long getTaskType()
public void setTaskType(Long TaskType)
TaskType - 1public String getTypeName()
public void setTypeName(String TypeName)
TypeName - Ypublic String getProjectId()
public void setProjectId(String ProjectId)
ProjectId - 111public String getInCharge()
public void setInCharge(String InCharge)
InCharge - 1public String getWorkflowId()
public void setWorkflowId(String WorkflowId)
WorkflowId - Workflow IDCopyright © 2025. All rights reserved.