Uses of Class
com.microsoft.graph.models.AccessReviewSet
Packages that use AccessReviewSet
-
Uses of AccessReviewSet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccessReviewSetModifier and TypeMethodDescriptionstatic AccessReviewSetAccessReviewSet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIdentityGovernance.getAccessReviews()Gets the accessReviews property value.Methods in com.microsoft.graph.models with parameters of type AccessReviewSetModifier and TypeMethodDescriptionvoidIdentityGovernance.setAccessReviews(AccessReviewSet value) Sets the accessReviews property value.