Class CreateSharingLinkRequest
java.lang.Object
com.amilesend.onedrive.resource.request.CreateSharingLinkRequest
A request to create a new sharing link for an item.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Method Summary
-
Method Details
-
builder
-
getType
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
-
getScope
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
-
equals
-
hashCode
public int hashCode() -
toString
-