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