Uses of Class
odata.msgraph.client.complex.AccessReviewNotificationRecipientScope
-
Packages that use AccessReviewNotificationRecipientScope Package Description odata.msgraph.client.complex -
-
Uses of AccessReviewNotificationRecipientScope in odata.msgraph.client.complex
Subclasses of AccessReviewNotificationRecipientScope in odata.msgraph.client.complex Modifier and Type Class Description classAccessReviewNotificationRecipientQueryScopeFields in odata.msgraph.client.complex declared as AccessReviewNotificationRecipientScope Modifier and Type Field Description protected AccessReviewNotificationRecipientScopeAccessReviewNotificationRecipientItem. notificationRecipientScopeMethods in odata.msgraph.client.complex that return AccessReviewNotificationRecipientScope Modifier and Type Method Description AccessReviewNotificationRecipientScopeAccessReviewNotificationRecipientScope. withUnmappedField(String name, Object value)Methods in odata.msgraph.client.complex that return types with arguments of type AccessReviewNotificationRecipientScope Modifier and Type Method Description Optional<AccessReviewNotificationRecipientScope>AccessReviewNotificationRecipientItem. getNotificationRecipientScope()Methods in odata.msgraph.client.complex with parameters of type AccessReviewNotificationRecipientScope Modifier and Type Method Description AccessReviewNotificationRecipientItem.BuilderAccessReviewNotificationRecipientItem.Builder. notificationRecipientScope(AccessReviewNotificationRecipientScope notificationRecipientScope)AccessReviewNotificationRecipientItemAccessReviewNotificationRecipientItem. withNotificationRecipientScope(AccessReviewNotificationRecipientScope notificationRecipientScope)
-