Uses of Class
com.microsoft.graph.models.Site
Packages that use Site
-
Uses of Site in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SiteModifier and TypeMethodDescriptionstatic SiteSite.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSharedDriveItem.getSite()Gets the site property value.Methods in com.microsoft.graph.models that return types with arguments of type SiteModifier and TypeMethodDescriptionUser.getFollowedSites()Gets the followedSites property value.Group.getSites()Gets the sites property value.Site.getSites()Gets the sites property value.SiteCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type SiteModifier and TypeMethodDescriptionvoidSets the site property value.Method parameters in com.microsoft.graph.models with type arguments of type SiteModifier and TypeMethodDescriptionvoidUser.setFollowedSites(List<Site> value) Sets the followedSites property value.voidSets the sites property value.voidSets the sites property value.voidSets the value property value.