Uses of Class
com.microsoft.graph.models.SubjectRightsRequestSiteLocation
Packages that use SubjectRightsRequestSiteLocation
-
Uses of SubjectRightsRequestSiteLocation in com.microsoft.graph.models
Subclasses of SubjectRightsRequestSiteLocation in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return SubjectRightsRequestSiteLocationModifier and TypeMethodDescriptionSubjectRightsRequestSiteLocation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSubjectRightsRequest.getSiteLocations()Gets the siteLocations property value.Methods in com.microsoft.graph.models with parameters of type SubjectRightsRequestSiteLocationModifier and TypeMethodDescriptionvoidSubjectRightsRequest.setSiteLocations(SubjectRightsRequestSiteLocation value) Sets the siteLocations property value.