Uses of Class
com.microsoft.graph.models.SubjectRightsRequestDetail
Packages that use SubjectRightsRequestDetail
-
Uses of SubjectRightsRequestDetail in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SubjectRightsRequestDetailModifier and TypeMethodDescriptionstatic SubjectRightsRequestDetailSubjectRightsRequestDetail.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSubjectRightsRequest.getInsight()Gets the insight property value.Methods in com.microsoft.graph.models with parameters of type SubjectRightsRequestDetailModifier and TypeMethodDescriptionvoidSubjectRightsRequest.setInsight(SubjectRightsRequestDetail value) Sets the insight property value.