Uses of Class
com.microsoft.graph.models.AppsInstallationOptionsForWindows
Packages that use AppsInstallationOptionsForWindows
-
Uses of AppsInstallationOptionsForWindows in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AppsInstallationOptionsForWindowsModifier and TypeMethodDescriptionAppsInstallationOptionsForWindows.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueM365AppsInstallationOptions.getAppsForWindows()Gets the appsForWindows property value.Methods in com.microsoft.graph.models with parameters of type AppsInstallationOptionsForWindowsModifier and TypeMethodDescriptionvoidM365AppsInstallationOptions.setAppsForWindows(AppsInstallationOptionsForWindows value) Sets the appsForWindows property value.