public class BoxFileRequestObject extends BoxItemRequestObject
Constructor and Description |
---|
BoxFileRequestObject() |
BoxFileRequestObject(BoxSharedLinkRequestEntity sharedLink) |
Modifier and Type | Method and Description |
---|---|
static BoxFileRequestObject |
createSharedLinkRequestObject(BoxSharedLinkRequestEntity sharedLink) |
static BoxFileRequestObject |
deleteSharedLinkRequestObject() |
static BoxFileRequestObject |
getRequestObject() |
setDescription, setName, setParent, setTags
setSharedLink
getFromEntity, getJSONEntity, getRequestExtras, put, setPage
public BoxFileRequestObject()
public BoxFileRequestObject(BoxSharedLinkRequestEntity sharedLink)
public static BoxFileRequestObject getRequestObject()
public static BoxFileRequestObject deleteSharedLinkRequestObject()
public static BoxFileRequestObject createSharedLinkRequestObject(BoxSharedLinkRequestEntity sharedLink)