Uses of Class
com.microsoft.graph.models.RetentionSetting
Packages that use RetentionSetting
-
Uses of RetentionSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RetentionSettingModifier and TypeMethodDescriptionstatic RetentionSettingRetentionSetting.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 RetentionSettingModifier and TypeMethodDescriptionProtectionPolicyBase.getRetentionSettings()Gets the retentionSettings property value.Method parameters in com.microsoft.graph.models with type arguments of type RetentionSettingModifier and TypeMethodDescriptionvoidProtectionPolicyBase.setRetentionSettings(List<RetentionSetting> value) Sets the retentionSettings property value.