Uses of Class
com.microsoft.graph.models.ManagedDeviceMobileAppConfiguration
Packages that use ManagedDeviceMobileAppConfiguration
-
Uses of ManagedDeviceMobileAppConfiguration in com.microsoft.graph.models
Subclasses of ManagedDeviceMobileAppConfiguration in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassContains properties, inherited properties and actions for iOS mobile app configurations.Methods in com.microsoft.graph.models that return ManagedDeviceMobileAppConfigurationModifier and TypeMethodDescriptionManagedDeviceMobileAppConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ManagedDeviceMobileAppConfigurationModifier and TypeMethodDescriptionDeviceAppManagement.getMobileAppConfigurations()Gets the mobileAppConfigurations property value.ManagedDeviceMobileAppConfigurationCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type ManagedDeviceMobileAppConfigurationModifier and TypeMethodDescriptionvoidDeviceAppManagement.setMobileAppConfigurations(List<ManagedDeviceMobileAppConfiguration> value) Sets the mobileAppConfigurations property value.voidManagedDeviceMobileAppConfigurationCollectionResponse.setValue(List<ManagedDeviceMobileAppConfiguration> value) Sets the value property value.