Class TaskData
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.vm.v20210922.models.TaskData
-
public class TaskData extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBizType()
Get 业务类型 注意:此字段可能返回 null,表示取不到有效值。String
getCreatedAt()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。String
getDataId()
Get 输入的数据ID 注意:此字段可能返回 null,表示取不到有效值。InputInfo
getInputInfo()
Get 输入信息 注意:此字段可能返回 null,表示取不到有效值。TaskLabel[]
getLabels()
Get 标签 注意:此字段可能返回 null,表示取不到有效值。MediaInfo
getMediaInfo()
Get 媒体信息 注意:此字段可能返回 null,表示取不到有效值。String
getName()
Get 任务名称 注意:此字段可能返回 null,表示取不到有效值。String
getStatus()
Get 状态,可选:PENDING,RUNNING,ERROR,FINISH,CANCELLED 注意:此字段可能返回 null,表示取不到有效值。String
getSuggestion()
Get 处理建议 注意:此字段可能返回 null,表示取不到有效值。String
getTaskId()
Get 任务ID 注意:此字段可能返回 null,表示取不到有效值。String
getType()
Get 任务类型 注意:此字段可能返回 null,表示取不到有效值。String
getUpdatedAt()
Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。void
setBizType(String BizType)
Set 业务类型 注意:此字段可能返回 null,表示取不到有效值。void
setCreatedAt(String CreatedAt)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。void
setDataId(String DataId)
Set 输入的数据ID 注意:此字段可能返回 null,表示取不到有效值。void
setInputInfo(InputInfo InputInfo)
Set 输入信息 注意:此字段可能返回 null,表示取不到有效值。void
setLabels(TaskLabel[] Labels)
Set 标签 注意:此字段可能返回 null,表示取不到有效值。void
setMediaInfo(MediaInfo MediaInfo)
Set 媒体信息 注意:此字段可能返回 null,表示取不到有效值。void
setName(String Name)
Set 任务名称 注意:此字段可能返回 null,表示取不到有效值。void
setStatus(String Status)
Set 状态,可选:PENDING,RUNNING,ERROR,FINISH,CANCELLED 注意:此字段可能返回 null,表示取不到有效值。void
setSuggestion(String Suggestion)
Set 处理建议 注意:此字段可能返回 null,表示取不到有效值。void
setTaskId(String TaskId)
Set 任务ID 注意:此字段可能返回 null,表示取不到有效值。void
setType(String Type)
Set 任务类型 注意:此字段可能返回 null,表示取不到有效值。void
setUpdatedAt(String UpdatedAt)
Set 更新时间 注意:此字段可能返回 null,表示取不到有效值。void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
TaskData
public TaskData()
-
TaskData
public TaskData(TaskData 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.
-
-
Method Detail
-
getTaskId
public String getTaskId()
Get 任务ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TaskId 任务ID 注意:此字段可能返回 null,表示取不到有效值。
-
setTaskId
public void setTaskId(String TaskId)
Set 任务ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TaskId
- 任务ID 注意:此字段可能返回 null,表示取不到有效值。
-
getDataId
public String getDataId()
Get 输入的数据ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DataId 输入的数据ID 注意:此字段可能返回 null,表示取不到有效值。
-
setDataId
public void setDataId(String DataId)
Set 输入的数据ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DataId
- 输入的数据ID 注意:此字段可能返回 null,表示取不到有效值。
-
getBizType
public String getBizType()
Get 业务类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BizType 业务类型 注意:此字段可能返回 null,表示取不到有效值。
-
setBizType
public void setBizType(String BizType)
Set 业务类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BizType
- 业务类型 注意:此字段可能返回 null,表示取不到有效值。
-
getName
public String getName()
Get 任务名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Name 任务名称 注意:此字段可能返回 null,表示取不到有效值。
-
setName
public void setName(String Name)
Set 任务名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Name
- 任务名称 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public String getStatus()
Get 状态,可选:PENDING,RUNNING,ERROR,FINISH,CANCELLED 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Status 状态,可选:PENDING,RUNNING,ERROR,FINISH,CANCELLED 注意:此字段可能返回 null,表示取不到有效值。
-
setStatus
public void setStatus(String Status)
Set 状态,可选:PENDING,RUNNING,ERROR,FINISH,CANCELLED 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Status
- 状态,可选:PENDING,RUNNING,ERROR,FINISH,CANCELLED 注意:此字段可能返回 null,表示取不到有效值。
-
getType
public String getType()
Get 任务类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Type 任务类型 注意:此字段可能返回 null,表示取不到有效值。
-
setType
public void setType(String Type)
Set 任务类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Type
- 任务类型 注意:此字段可能返回 null,表示取不到有效值。
-
getSuggestion
public String getSuggestion()
Get 处理建议 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Suggestion 处理建议 注意:此字段可能返回 null,表示取不到有效值。
-
setSuggestion
public void setSuggestion(String Suggestion)
Set 处理建议 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Suggestion
- 处理建议 注意:此字段可能返回 null,表示取不到有效值。
-
getLabels
public TaskLabel[] getLabels()
Get 标签 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Labels 标签 注意:此字段可能返回 null,表示取不到有效值。
-
setLabels
public void setLabels(TaskLabel[] Labels)
Set 标签 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Labels
- 标签 注意:此字段可能返回 null,表示取不到有效值。
-
getMediaInfo
public MediaInfo getMediaInfo()
Get 媒体信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MediaInfo 媒体信息 注意:此字段可能返回 null,表示取不到有效值。
-
setMediaInfo
public void setMediaInfo(MediaInfo MediaInfo)
Set 媒体信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MediaInfo
- 媒体信息 注意:此字段可能返回 null,表示取不到有效值。
-
getInputInfo
public InputInfo getInputInfo()
Get 输入信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- InputInfo 输入信息 注意:此字段可能返回 null,表示取不到有效值。
-
setInputInfo
public void setInputInfo(InputInfo InputInfo)
Set 输入信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
InputInfo
- 输入信息 注意:此字段可能返回 null,表示取不到有效值。
-
getCreatedAt
public String getCreatedAt()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreatedAt 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreatedAt
public void setCreatedAt(String CreatedAt)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreatedAt
- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getUpdatedAt
public String getUpdatedAt()
Get 更新时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpdatedAt 更新时间 注意:此字段可能返回 null,表示取不到有效值。
-
setUpdatedAt
public void setUpdatedAt(String UpdatedAt)
Set 更新时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpdatedAt
- 更新时间 注意:此字段可能返回 null,表示取不到有效值。
-
-