Uses of Enum
com.microsoft.graph.models.Windows10EditionType
Packages that use Windows10EditionType
-
Uses of Windows10EditionType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Windows10EditionTypeModifier and TypeMethodDescriptionstatic Windows10EditionTypeEditionUpgradeConfiguration.getTargetEdition()Gets the targetEdition property value.static Windows10EditionTypeReturns the enum constant of this type with the specified name.static Windows10EditionType[]Windows10EditionType.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 Windows10EditionTypeModifier and TypeMethodDescriptionvoidEditionUpgradeConfiguration.setTargetEdition(Windows10EditionType value) Sets the targetEdition property value.