public static final class DbxClientV1.Downloader
extends java.lang.Object
close().| Modifier and Type | Field and Description |
|---|---|
java.io.InputStream |
body |
DbxEntry.File |
metadata |
| Constructor and Description |
|---|
Downloader(DbxEntry.File metadata,
java.io.InputStream body) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
public final DbxEntry.File metadata
public final java.io.InputStream body
public Downloader(DbxEntry.File metadata, java.io.InputStream body)