Uses of Class
com.microsoft.graph.models.ApplicationRiskFactorLegalInfoGdpr
Packages that use ApplicationRiskFactorLegalInfoGdpr
-
Uses of ApplicationRiskFactorLegalInfoGdpr in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationRiskFactorLegalInfoGdprModifier and TypeMethodDescriptionApplicationRiskFactorLegalInfoGdpr.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplicationRiskFactorLegalInfo.getGdpr()Gets the gdpr property value.Methods in com.microsoft.graph.models with parameters of type ApplicationRiskFactorLegalInfoGdprModifier and TypeMethodDescriptionvoidApplicationRiskFactorLegalInfo.setGdpr(ApplicationRiskFactorLegalInfoGdpr value) Sets the gdpr property value.