Uses of Enum
com.microsoft.graph.models.SearchAlterationType
Packages that use SearchAlterationType
-
Uses of SearchAlterationType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SearchAlterationTypeModifier and TypeMethodDescriptionstatic SearchAlterationTypeAlterationResponse.getQueryAlterationType()Gets the queryAlterationType property value.static SearchAlterationTypeReturns the enum constant of this type with the specified name.static SearchAlterationType[]SearchAlterationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type SearchAlterationTypeModifier and TypeMethodDescriptionvoidAlterationResponse.setQueryAlterationType(SearchAlterationType value) Sets the queryAlterationType property value.