Uses of Enum
com.microsoft.graph.models.SafeSearchFilterType
Packages that use SafeSearchFilterType
-
Uses of SafeSearchFilterType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SafeSearchFilterTypeModifier and TypeMethodDescriptionstatic SafeSearchFilterTypeWindows10GeneralConfiguration.getSafeSearchFilter()Gets the safeSearchFilter property value.static SafeSearchFilterTypeReturns the enum constant of this type with the specified name.static SafeSearchFilterType[]SafeSearchFilterType.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 SafeSearchFilterTypeModifier and TypeMethodDescriptionvoidWindows10GeneralConfiguration.setSafeSearchFilter(SafeSearchFilterType value) Sets the safeSearchFilter property value.