Uses of Class
com.microsoft.graph.models.SearchAlteration
Packages that use SearchAlteration
-
Uses of SearchAlteration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SearchAlterationModifier and TypeMethodDescriptionstatic SearchAlterationSearchAlteration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAlterationResponse.getQueryAlteration()Gets the queryAlteration property value.Methods in com.microsoft.graph.models with parameters of type SearchAlterationModifier and TypeMethodDescriptionvoidAlterationResponse.setQueryAlteration(SearchAlteration value) Sets the queryAlteration property value.