Uses of Enum
com.microsoft.graph.models.DataProtection
Packages that use DataProtection
-
Uses of DataProtection in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DataProtectionModifier and TypeMethodDescriptionstatic DataProtectionstatic DataProtectionReturns the enum constant of this type with the specified name.static DataProtection[]DataProtection.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models that return types with arguments of type DataProtectionModifier and TypeMethodDescriptionApplicationRiskFactorLegalInfoGdpr.getDataProtection()Gets the dataProtection property value.Method parameters in com.microsoft.graph.models with type arguments of type DataProtectionModifier and TypeMethodDescriptionvoidApplicationRiskFactorLegalInfoGdpr.setDataProtection(EnumSet<DataProtection> value) Sets the dataProtection property value.