Uses of Class
com.microsoft.graph.models.SearchQuery
Packages that use SearchQuery
-
Uses of SearchQuery in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SearchQueryModifier and TypeMethodDescriptionstatic SearchQuerySearchQuery.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSearchRequest.getQuery()Gets the query property value.Methods in com.microsoft.graph.models with parameters of type SearchQueryModifier and TypeMethodDescriptionvoidSearchRequest.setQuery(SearchQuery value) Sets the query property value.