Class Shared.SharedBuilder
java.lang.Object
com.amilesend.onedrive.resource.item.type.Shared.SharedBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()owner(IdentitySet owner) The owner of the drive item.The scope of how the item is shared.sharedBy(IdentitySet sharedBy) Who shared the drive item.sharedDateTime(String sharedDateTime) When the drive item was shared (in UTC).toString()
-
Method Details
-
owner
-
scope
The scope of how the item is shared. Valid values include:- anonymous
- organization
- users
- Returns:
this.
-
build
-
toString
-