Class SiteCollection.SiteCollectionBuilder
java.lang.Object
com.amilesend.onedrive.resource.site.SiteCollection.SiteCollectionBuilder
- Enclosing class:
SiteCollection
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
dataLocationCode
(String dataLocationCode) The location code (e.g., "JPN").The hostname for the sharepoint site.If defined, indicates that the collection is the top-most collection among other collections.toString()
-
Method Details
-
dataLocationCode
The location code (e.g., "JPN").- Returns:
this
.
-
hostname
The hostname for the sharepoint site.- Returns:
this
.
-
root
If defined, indicates that the collection is the top-most collection among other collections.- Returns:
this
.
-
build
-
toString
-