Uses of Class
com.microsoft.graph.models.RetentionLabelSettings
Packages that use RetentionLabelSettings
-
Uses of RetentionLabelSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RetentionLabelSettingsModifier and TypeMethodDescriptionstatic RetentionLabelSettingsRetentionLabelSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueItemRetentionLabel.getRetentionSettings()Gets the retentionSettings property value.Methods in com.microsoft.graph.models with parameters of type RetentionLabelSettingsModifier and TypeMethodDescriptionvoidItemRetentionLabel.setRetentionSettings(RetentionLabelSettings value) Sets the retentionSettings property value.