Uses of Class
odata.msgraph.client.beta.complex.AccessReviewSettings
-
Packages that use AccessReviewSettings Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of AccessReviewSettings in odata.msgraph.client.beta.complex
Subclasses of AccessReviewSettings in odata.msgraph.client.beta.complex Modifier and Type Class Description classBusinessFlowSettings -
Uses of AccessReviewSettings in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as AccessReviewSettings Modifier and Type Field Description protected AccessReviewSettingsAccessReview. settingsMethods in odata.msgraph.client.beta.entity that return types with arguments of type AccessReviewSettings Modifier and Type Method Description Optional<AccessReviewSettings>AccessReview. getSettings()Methods in odata.msgraph.client.beta.entity with parameters of type AccessReviewSettings Modifier and Type Method Description AccessReview.BuilderAccessReview.Builder. settings(AccessReviewSettings settings)AccessReviewAccessReview. withSettings(AccessReviewSettings settings)
-