|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DropboxAPI.DeltaEntry | |
|---|---|
| com.dropbox.client2 | |
| Uses of DropboxAPI.DeltaEntry in com.dropbox.client2 |
|---|
| Fields in com.dropbox.client2 with type parameters of type DropboxAPI.DeltaEntry | |
|---|---|
List<DropboxAPI.DeltaEntry<MD>> |
DropboxAPI.DeltaPage.entries
Apply these entries to your local state to catch up with the Dropbox server's state. |
| Methods in com.dropbox.client2 that return DropboxAPI.DeltaEntry | ||
|---|---|---|
DropboxAPI.DeltaEntry<MD> |
DropboxAPI.DeltaEntry.JsonExtractor.extract(JsonThing j)
|
|
static
|
DropboxAPI.DeltaEntry.JsonExtractor.extract(JsonThing j,
JsonExtractor<MD> mdExtractor)
|
|
| Constructor parameters in com.dropbox.client2 with type arguments of type DropboxAPI.DeltaEntry | |
|---|---|
DropboxAPI.DeltaPage(boolean reset,
List<DropboxAPI.DeltaEntry<MD>> entries,
String cursor,
boolean hasMore)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||