Uses of Class
com.microsoft.graph.models.Win32LobAppInstallExperience
Packages that use Win32LobAppInstallExperience
-
Uses of Win32LobAppInstallExperience in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Win32LobAppInstallExperienceModifier and TypeMethodDescriptionstatic Win32LobAppInstallExperienceWin32LobAppInstallExperience.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWin32LobApp.getInstallExperience()Gets the installExperience property value.Methods in com.microsoft.graph.models with parameters of type Win32LobAppInstallExperienceModifier and TypeMethodDescriptionvoidWin32LobApp.setInstallExperience(Win32LobAppInstallExperience value) Sets the installExperience property value.