| Package | Description |
|---|---|
| com.google.gdata.client.uploader |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayUploadData
An implementation of
UploadData that provides data from a byte[]. |
class |
FileUploadData
An implementation of
UploadData that provides data from a File. |
| Modifier and Type | Method and Description |
|---|---|
UploadData |
ResumableHttpFileUploader.getData()
Gets the file associated with this uploader.
|
| Modifier and Type | Method and Description |
|---|---|
ResumableHttpFileUploader.Builder |
ResumableHttpFileUploader.Builder.setData(UploadData data) |
Copyright © 2012. All Rights Reserved.