Uses of Class
com.microsoft.graph.models.AndroidMinimumOperatingSystem
Packages that use AndroidMinimumOperatingSystem
-
Uses of AndroidMinimumOperatingSystem in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AndroidMinimumOperatingSystemModifier and TypeMethodDescriptionAndroidMinimumOperatingSystem.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAndroidLobApp.getMinimumSupportedOperatingSystem()Gets the minimumSupportedOperatingSystem property value.AndroidStoreApp.getMinimumSupportedOperatingSystem()Gets the minimumSupportedOperatingSystem property value.ManagedAndroidLobApp.getMinimumSupportedOperatingSystem()Gets the minimumSupportedOperatingSystem property value.ManagedAndroidStoreApp.getMinimumSupportedOperatingSystem()Gets the minimumSupportedOperatingSystem property value.Methods in com.microsoft.graph.models with parameters of type AndroidMinimumOperatingSystemModifier and TypeMethodDescriptionvoidAndroidLobApp.setMinimumSupportedOperatingSystem(AndroidMinimumOperatingSystem value) Sets the minimumSupportedOperatingSystem property value.voidAndroidStoreApp.setMinimumSupportedOperatingSystem(AndroidMinimumOperatingSystem value) Sets the minimumSupportedOperatingSystem property value.voidManagedAndroidLobApp.setMinimumSupportedOperatingSystem(AndroidMinimumOperatingSystem value) Sets the minimumSupportedOperatingSystem property value.voidManagedAndroidStoreApp.setMinimumSupportedOperatingSystem(AndroidMinimumOperatingSystem value) Sets the minimumSupportedOperatingSystem property value.