Uses of Class
com.microsoft.graph.models.AccessReviewNotificationRecipientScope
Packages that use AccessReviewNotificationRecipientScope
-
Uses of AccessReviewNotificationRecipientScope in com.microsoft.graph.models
Subclasses of AccessReviewNotificationRecipientScope in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return AccessReviewNotificationRecipientScopeModifier and TypeMethodDescriptionAccessReviewNotificationRecipientScope.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAccessReviewNotificationRecipientItem.getNotificationRecipientScope()Gets the notificationRecipientScope property value.Methods in com.microsoft.graph.models with parameters of type AccessReviewNotificationRecipientScopeModifier and TypeMethodDescriptionvoidAccessReviewNotificationRecipientItem.setNotificationRecipientScope(AccessReviewNotificationRecipientScope value) Sets the notificationRecipientScope property value.