Uses of Class
odata.msgraph.client.complex.AccessReviewNotificationRecipientQueryScope.Builder
-
Packages that use AccessReviewNotificationRecipientQueryScope.Builder Package Description odata.msgraph.client.complex -
-
Uses of AccessReviewNotificationRecipientQueryScope.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return AccessReviewNotificationRecipientQueryScope.Builder Modifier and Type Method Description static AccessReviewNotificationRecipientQueryScope.BuilderAccessReviewNotificationRecipientQueryScope. builderAccessReviewNotificationRecipientQueryScope()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AccessReviewNotificationRecipientQueryScope.BuilderAccessReviewNotificationRecipientQueryScope.Builder. query(String query)AccessReviewNotificationRecipientQueryScope.BuilderAccessReviewNotificationRecipientQueryScope.Builder. queryRoot(String queryRoot)AccessReviewNotificationRecipientQueryScope.BuilderAccessReviewNotificationRecipientQueryScope.Builder. queryType(String queryType)
-