Uses of Class
com.microsoft.graph.models.M365AppsInstallationOptions
Packages that use M365AppsInstallationOptions
-
Uses of M365AppsInstallationOptions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return M365AppsInstallationOptionsModifier and TypeMethodDescriptionstatic M365AppsInstallationOptionsM365AppsInstallationOptions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAdminMicrosoft365Apps.getInstallationOptions()Gets the installationOptions property value.Methods in com.microsoft.graph.models with parameters of type M365AppsInstallationOptionsModifier and TypeMethodDescriptionvoidAdminMicrosoft365Apps.setInstallationOptions(M365AppsInstallationOptions value) Sets the installationOptions property value.