Uses of Class
com.microsoft.graph.models.PrivacyProfile
Packages that use PrivacyProfile
-
Uses of PrivacyProfile in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrivacyProfileModifier and TypeMethodDescriptionstatic PrivacyProfilePrivacyProfile.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOrganization.getPrivacyProfile()Gets the privacyProfile property value.Methods in com.microsoft.graph.models with parameters of type PrivacyProfileModifier and TypeMethodDescriptionvoidOrganization.setPrivacyProfile(PrivacyProfile value) Sets the privacyProfile property value.