Uses of Enum
com.microsoft.graph.models.PrereleaseFeatures
Packages that use PrereleaseFeatures
-
Uses of PrereleaseFeatures in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrereleaseFeaturesModifier and TypeMethodDescriptionstatic PrereleaseFeaturesWindowsUpdateForBusinessConfiguration.getPrereleaseFeatures()Gets the prereleaseFeatures property value.static PrereleaseFeaturesReturns the enum constant of this type with the specified name.static PrereleaseFeatures[]PrereleaseFeatures.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 PrereleaseFeaturesModifier and TypeMethodDescriptionvoidWindowsUpdateForBusinessConfiguration.setPrereleaseFeatures(PrereleaseFeatures value) Sets the prereleaseFeatures property value.