Uses of Class
com.microsoft.graph.models.AppsInstallationOptionsForMac
Packages that use AppsInstallationOptionsForMac
-
Uses of AppsInstallationOptionsForMac in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AppsInstallationOptionsForMacModifier and TypeMethodDescriptionAppsInstallationOptionsForMac.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueM365AppsInstallationOptions.getAppsForMac()Gets the appsForMac property value.Methods in com.microsoft.graph.models with parameters of type AppsInstallationOptionsForMacModifier and TypeMethodDescriptionvoidM365AppsInstallationOptions.setAppsForMac(AppsInstallationOptionsForMac value) Sets the appsForMac property value.