Uses of Class
com.microsoft.graph.models.FilterClause
Packages that use FilterClause
-
Uses of FilterClause in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FilterClauseModifier and TypeMethodDescriptionstatic FilterClauseFilterClause.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type FilterClauseMethod parameters in com.microsoft.graph.models with type arguments of type FilterClauseModifier and TypeMethodDescriptionvoidFilterGroup.setClauses(List<FilterClause> value) Sets the clauses property value.