Uses of Class
com.microsoft.graph.models.DataSubject
Packages that use DataSubject
-
Uses of DataSubject in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DataSubjectModifier and TypeMethodDescriptionstatic DataSubjectDataSubject.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSubjectRightsRequest.getDataSubject()Gets the dataSubject property value.Methods in com.microsoft.graph.models with parameters of type DataSubjectModifier and TypeMethodDescriptionvoidSubjectRightsRequest.setDataSubject(DataSubject value) Sets the dataSubject property value.