Uses of Class
com.microsoft.graph.models.SearchAlterationOptions
Packages that use SearchAlterationOptions
-
Uses of SearchAlterationOptions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SearchAlterationOptionsModifier and TypeMethodDescriptionstatic SearchAlterationOptionsSearchAlterationOptions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSearchRequest.getQueryAlterationOptions()Gets the queryAlterationOptions property value.Methods in com.microsoft.graph.models with parameters of type SearchAlterationOptionsModifier and TypeMethodDescriptionvoidSearchRequest.setQueryAlterationOptions(SearchAlterationOptions value) Sets the queryAlterationOptions property value.