public static class ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilter
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListAllTaskViewResponseBodyResultFilter() |
@NameInMap(value="conditions") public List<ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilterConditions> conditions
@NameInMap(value="invisibleConditions") public List<ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilterInvisibleConditions> invisibleConditions
@NameInMap(value="logic") public String logic
@NameInMap(value="logicDisabled") public Boolean logicDisabled
@NameInMap(value="q") public String q
public static ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilter build(Map<String,?> map) throws Exception
Exceptionpublic ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilter setConditions(List<ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilterConditions> conditions)
public List<ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilterConditions> getConditions()
public ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilter setInvisibleConditions(List<ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilterInvisibleConditions> invisibleConditions)
public List<ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilterInvisibleConditions> getInvisibleConditions()
public ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilter setLogic(String logic)
public String getLogic()
public ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilter setLogicDisabled(Boolean logicDisabled)
public Boolean getLogicDisabled()
public ListAllTaskViewResponseBody.ListAllTaskViewResponseBodyResultFilter setQ(String q)
public String getQ()
Copyright © 2025. All rights reserved.