Package | Description |
---|---|
com.dropbox.core |
Modifier and Type | Field and Description |
---|---|
static JsonReader<DbxEntry.Folder> |
DbxEntry.Folder.Reader |
Modifier and Type | Method and Description |
---|---|
abstract DbxEntry.Folder |
DbxEntry.asFolder()
If this metadata entry is a folder, return it as a
DbxEntry.Folder
instance. |
DbxEntry.Folder |
DbxEntry.Folder.asFolder() |
DbxEntry.Folder |
DbxEntry.File.asFolder() |
DbxEntry.Folder |
DbxClient.createFolder(String path)
Create a new folder in Dropbox.
|
Modifier and Type | Method and Description |
---|---|
boolean |
DbxEntry.Folder.equals(DbxEntry.Folder o) |
Copyright © 2014. All rights reserved.