public class BoxFolderRequestObject extends BoxItemRequestObject
Constructor and Description |
---|
BoxFolderRequestObject() |
BoxFolderRequestObject(BoxSharedLinkRequestEntity sharedLink) |
Modifier and Type | Method and Description |
---|---|
static BoxFolderRequestObject |
createFolderRequestObject(java.lang.String name,
java.lang.String parentId) |
static BoxFolderRequestObject |
createSharedLinkRequestObject(BoxSharedLinkRequestEntity sharedLink) |
static BoxFolderRequestObject |
deleteSharedLinkRequestObject() |
static BoxFolderRequestObject |
getRequestObject() |
void |
setUploadEmail(java.lang.String access,
java.lang.String email)
Set the email-to-upload address for this folder.
|
static BoxFolderRequestObject |
updateFolderRequestObject() |
setDescription, setName, setParent, setTags
setSharedLink
getFromEntity, getJSONEntity, getRequestExtras, put, setPage
public BoxFolderRequestObject()
public BoxFolderRequestObject(BoxSharedLinkRequestEntity sharedLink)
public static BoxFolderRequestObject getRequestObject()
public static BoxFolderRequestObject deleteSharedLinkRequestObject()
public static BoxFolderRequestObject createSharedLinkRequestObject(BoxSharedLinkRequestEntity sharedLink)
public static BoxFolderRequestObject createFolderRequestObject(java.lang.String name, java.lang.String parentId)
public static BoxFolderRequestObject updateFolderRequestObject()
public void setUploadEmail(java.lang.String access, java.lang.String email)
access
- access levelemail
- email address