Uses of Class
com.microsoft.graph.models.SiteCollection
Packages that use SiteCollection
-
Uses of SiteCollection in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SiteCollectionModifier and TypeMethodDescriptionstatic SiteCollectionSiteCollection.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSite.getSiteCollection()Gets the siteCollection property value.Methods in com.microsoft.graph.models with parameters of type SiteCollectionModifier and TypeMethodDescriptionvoidSite.setSiteCollection(SiteCollection value) Sets the siteCollection property value.