public static class TaskInfoCreateAndStartTaskRequest.TaskInfoCreateAndStartTaskRequestBacklogDTOContent
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
isOnlyShowExecutor |
Integer |
priority |
| 构造器和说明 |
|---|
TaskInfoCreateAndStartTaskRequestBacklogDTOContent() |
@NameInMap(value="isOnlyShowExecutor") public Boolean isOnlyShowExecutor
@NameInMap(value="priority") public Integer priority
public TaskInfoCreateAndStartTaskRequestBacklogDTOContent()
public static TaskInfoCreateAndStartTaskRequest.TaskInfoCreateAndStartTaskRequestBacklogDTOContent build(Map<String,?> map) throws Exception
Exceptionpublic TaskInfoCreateAndStartTaskRequest.TaskInfoCreateAndStartTaskRequestBacklogDTOContent setIsOnlyShowExecutor(Boolean isOnlyShowExecutor)
public Boolean getIsOnlyShowExecutor()
public TaskInfoCreateAndStartTaskRequest.TaskInfoCreateAndStartTaskRequestBacklogDTOContent setPriority(Integer priority)
public Integer getPriority()
Copyright © 2025. All rights reserved.