Uses of Class
com.microsoft.graph.models.IosMinimumOperatingSystem
Packages that use IosMinimumOperatingSystem
-
Uses of IosMinimumOperatingSystem in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IosMinimumOperatingSystemModifier and TypeMethodDescriptionstatic IosMinimumOperatingSystemIosMinimumOperatingSystem.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIosLobApp.getMinimumSupportedOperatingSystem()Gets the minimumSupportedOperatingSystem property value.IosStoreApp.getMinimumSupportedOperatingSystem()Gets the minimumSupportedOperatingSystem property value.ManagedIOSLobApp.getMinimumSupportedOperatingSystem()Gets the minimumSupportedOperatingSystem property value.ManagedIOSStoreApp.getMinimumSupportedOperatingSystem()Gets the minimumSupportedOperatingSystem property value.Methods in com.microsoft.graph.models with parameters of type IosMinimumOperatingSystemModifier and TypeMethodDescriptionvoidIosLobApp.setMinimumSupportedOperatingSystem(IosMinimumOperatingSystem value) Sets the minimumSupportedOperatingSystem property value.voidIosStoreApp.setMinimumSupportedOperatingSystem(IosMinimumOperatingSystem value) Sets the minimumSupportedOperatingSystem property value.voidManagedIOSLobApp.setMinimumSupportedOperatingSystem(IosMinimumOperatingSystem value) Sets the minimumSupportedOperatingSystem property value.voidManagedIOSStoreApp.setMinimumSupportedOperatingSystem(IosMinimumOperatingSystem value) Sets the minimumSupportedOperatingSystem property value.