Uses of Enum
com.microsoft.graph.models.DataRetentionLevel
Packages that use DataRetentionLevel
-
Uses of DataRetentionLevel in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DataRetentionLevelModifier and TypeMethodDescriptionstatic DataRetentionLevelApplicationRiskFactorLegalInfo.getDataRetention()Gets the dataRetention property value.static DataRetentionLevelReturns the enum constant of this type with the specified name.static DataRetentionLevel[]DataRetentionLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type DataRetentionLevelModifier and TypeMethodDescriptionvoidApplicationRiskFactorLegalInfo.setDataRetention(DataRetentionLevel value) Sets the dataRetention property value.