Uses of Class
odata.msgraph.client.complex.AccessReviewNotificationRecipientItem.Builder
-
Packages that use AccessReviewNotificationRecipientItem.Builder Package Description odata.msgraph.client.complex -
-
Uses of AccessReviewNotificationRecipientItem.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return AccessReviewNotificationRecipientItem.Builder Modifier and Type Method Description static AccessReviewNotificationRecipientItem.BuilderAccessReviewNotificationRecipientItem. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AccessReviewNotificationRecipientItem.BuilderAccessReviewNotificationRecipientItem.Builder. notificationRecipientScope(AccessReviewNotificationRecipientScope notificationRecipientScope)AccessReviewNotificationRecipientItem.BuilderAccessReviewNotificationRecipientItem.Builder. notificationTemplateType(String notificationTemplateType)
-