Uses of Class
com.microsoft.graph.models.AccessReviewScheduleSettings
Packages that use AccessReviewScheduleSettings
-
Uses of AccessReviewScheduleSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccessReviewScheduleSettingsModifier and TypeMethodDescriptionstatic AccessReviewScheduleSettingsAccessReviewScheduleSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAccessReviewScheduleDefinition.getSettings()Gets the settings property value.Methods in com.microsoft.graph.models with parameters of type AccessReviewScheduleSettingsModifier and TypeMethodDescriptionvoidAccessReviewScheduleDefinition.setSettings(AccessReviewScheduleSettings value) Sets the settings property value.