Uses of Class
com.microsoft.graph.models.AccessReviewApplyAction
Packages that use AccessReviewApplyAction
-
Uses of AccessReviewApplyAction in com.microsoft.graph.models
Subclasses of AccessReviewApplyAction in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return AccessReviewApplyActionModifier and TypeMethodDescriptionstatic AccessReviewApplyActionAccessReviewApplyAction.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type AccessReviewApplyActionModifier and TypeMethodDescriptionAccessReviewScheduleSettings.getApplyActions()Gets the applyActions property value.Method parameters in com.microsoft.graph.models with type arguments of type AccessReviewApplyActionModifier and TypeMethodDescriptionvoidAccessReviewScheduleSettings.setApplyActions(List<AccessReviewApplyAction> value) Sets the applyActions property value.