Package com.dropbox.core.v1
package com.dropbox.core.v1
-
ClassDescriptionUse this class to make remote calls to the Dropbox API.A pairing of a metadata and main content of a download.A DbxException wrapped inside an IOException.For uploading file content to Dropbox.Represents a single "page" of results from a delta-style API call.DbxDelta.Entry<MD extends Dumpable>A single "delta entry" in a
DbxDeltapage.DbxDelta.Entry.Reader<MD extends Dumpable>For JSON parsing.DbxDelta.Reader<MD extends Dumpable>For JSON parsing.DbxDeltaC<C>Represents a single "page" of results from a delta-style API call.DbxDeltaC.Entry<MD extends Dumpable>A single "delta entry" in aDbxDeltaCpage.DbxDeltaC.Entry.Reader<MD extends Dumpable>For JSON parsing.DbxDeltaC.Reader<C,MD extends Dumpable> For JSON parsing.Holds the metadata for a Dropbox file system entry.The subclass ofDbxEntryused to represent file metadata (as opposed to folder metadata).A geo locationPhoto metadata that the Dropbox server extracted from the photo file.Video metadata that the Dropbox server extracted from the video file.The subclass ofDbxEntryused to represent folder metadata.Holds the metadata for a file or folder; if it's a folder, we also store the folder's hash and the metadata of its immediate children.The more general case ofDbxEntry.WithChildren.The response from a longpoll_delta request.Utility functions for working with Dropbox paths.Thumbnail image format presets, to be used withDbxClientV1.getThumbnail(com.dropbox.core.v1.DbxThumbnailSize, com.dropbox.core.v1.DbxThumbnailFormat, java.lang.String, java.lang.String, java.io.OutputStream).Thumbnail size presets, to be used withDbxClientV1.getThumbnail(com.dropbox.core.v1.DbxThumbnailSize, com.dropbox.core.v1.DbxThumbnailFormat, java.lang.String, java.lang.String, java.io.OutputStream).Describes how a file should be saved when it is written to Dropbox.