public class BoxItemRestoreRequestObject extends BoxDefaultRequestObject
Modifier and Type | Method and Description |
---|---|
static BoxItemRestoreRequestObject |
restoreItemRequestObject() |
BoxItemRestoreRequestObject |
setNewName(java.lang.String newName)
Rename the restored item.
|
BoxItemRestoreRequestObject |
setNewParent(java.lang.String parentId)
Set new parent for the restored item.
|
getFromEntity, getJSONEntity, getRequestExtras, put, setPage
public static BoxItemRestoreRequestObject restoreItemRequestObject()
public BoxItemRestoreRequestObject setNewName(java.lang.String newName)
newName
- public BoxItemRestoreRequestObject setNewParent(java.lang.String parentId)
parentId
-