Uses of Class
com.microsoft.graph.models.AccessPackageNotificationSettings
Packages that use AccessPackageNotificationSettings
-
Uses of AccessPackageNotificationSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccessPackageNotificationSettingsModifier and TypeMethodDescriptionAccessPackageNotificationSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAccessPackageAssignmentPolicy.getNotificationSettings()Gets the notificationSettings property value.Methods in com.microsoft.graph.models with parameters of type AccessPackageNotificationSettingsModifier and TypeMethodDescriptionvoidAccessPackageAssignmentPolicy.setNotificationSettings(AccessPackageNotificationSettings value) Sets the notificationSettings property value.