Class CreateSharingLinkRequest.CreateSharingLinkRequestBuilder
java.lang.Object
com.amilesend.onedrive.resource.request.CreateSharingLinkRequest.CreateSharingLinkRequestBuilder
- Enclosing class:
CreateSharingLinkRequest
-
Method Details
-
type
The type of sharing link to create. Valid values include:- view - Read only access
- edit - Read/write access
- embed - Embeddable link to the item. Only applies to personal accounts
- Returns:
this
.
-
scope
The scope of access to the link. Valid values include:- anonymous - Anyone can access without sign-in.
- organization - Only those in your organization (tenant) can use the link
- Returns:
this
.
-
build
-
toString
-