Uses of Class
com.microsoft.graph.models.AccessReviewHistoryScheduleSettings
Packages that use AccessReviewHistoryScheduleSettings
-
Uses of AccessReviewHistoryScheduleSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AccessReviewHistoryScheduleSettingsModifier and TypeMethodDescriptionAccessReviewHistoryScheduleSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAccessReviewHistoryDefinition.getScheduleSettings()Gets the scheduleSettings property value.Methods in com.microsoft.graph.models with parameters of type AccessReviewHistoryScheduleSettingsModifier and TypeMethodDescriptionvoidAccessReviewHistoryDefinition.setScheduleSettings(AccessReviewHistoryScheduleSettings value) Sets the scheduleSettings property value.