Uses of Class
com.microsoft.graph.models.MobileAppInstallTimeSettings
Packages that use MobileAppInstallTimeSettings
-
Uses of MobileAppInstallTimeSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MobileAppInstallTimeSettingsModifier and TypeMethodDescriptionstatic MobileAppInstallTimeSettingsMobileAppInstallTimeSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWin32LobAppAssignmentSettings.getInstallTimeSettings()Gets the installTimeSettings property value.Methods in com.microsoft.graph.models with parameters of type MobileAppInstallTimeSettingsModifier and TypeMethodDescriptionvoidWin32LobAppAssignmentSettings.setInstallTimeSettings(MobileAppInstallTimeSettings value) Sets the installTimeSettings property value.