Uses of Class
com.amilesend.onedrive.resource.Site
Packages that use Site
-
Uses of Site in com.amilesend.onedrive
Methods in com.amilesend.onedrive that return SiteModifier and TypeMethodDescriptionBusinessOneDrive.getRootSite()
Gets the root site.Gets theSite
for the givensiteId
.BusinessOneDrive.getSiteForGroup
(String groupId) Gets the rootSite
for the givengroupId
.Methods in com.amilesend.onedrive that return types with arguments of type SiteModifier and TypeMethodDescriptionBusinessOneDrive.getRootSites()
Gets the list ofSite
s in an organization.BusinessOneDrive.searchForSite
(String query) Searches for sites for the givenquery
.