| Package | Description |
|---|---|
| com.tencentcloudapi.vm.v20201229.models |
| Modifier and Type | Method and Description |
|---|---|
TaskFilter |
DescribeTasksRequest.getFilter()
Get 该参数表示任务筛选器的输入参数,可根据业务类型、审核文件类型、处理建议及任务状态筛选想要查看的审核任务,具体参数内容请参见TaskFilter数据结构的详细描述。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTasksRequest.setFilter(TaskFilter Filter)
Set 该参数表示任务筛选器的输入参数,可根据业务类型、审核文件类型、处理建议及任务状态筛选想要查看的审核任务,具体参数内容请参见TaskFilter数据结构的详细描述。
|
| Constructor and Description |
|---|
TaskFilter(TaskFilter 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.
|
Copyright © 2023. All rights reserved.