public class BoxWebLinkRequestObject extends BoxItemRequestObject
| Constructor and Description |
|---|
BoxWebLinkRequestObject() |
BoxWebLinkRequestObject(BoxSharedLinkRequestEntity sharedLink) |
| Modifier and Type | Method and Description |
|---|---|
static BoxWebLinkRequestObject |
createSharedLinkRequestObject(BoxSharedLinkRequestEntity sharedLink) |
static BoxWebLinkRequestObject |
deleteSharedLinkRequestObject() |
static BoxWebLinkRequestObject |
getRequestObject() |
setCollections, setDescription, setName, setParent, setTagssetSharedLinkgetFromEntity, getJSONEntity, getRequestExtras, put, setPagepublic BoxWebLinkRequestObject()
public BoxWebLinkRequestObject(BoxSharedLinkRequestEntity sharedLink)
public static BoxWebLinkRequestObject getRequestObject()
public static BoxWebLinkRequestObject deleteSharedLinkRequestObject()
public static BoxWebLinkRequestObject createSharedLinkRequestObject(BoxSharedLinkRequestEntity sharedLink)