| Package | Description |
|---|---|
| com.google.gdata.client.uploader |
| Modifier and Type | Method and Description |
|---|---|
ResumableHttpFileUploader.RequestMethod |
ResumableHttpFileUploader.getHttpRequestMethod()
Returns the http request method to use for upload.
|
static ResumableHttpFileUploader.RequestMethod |
ResumableHttpFileUploader.RequestMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResumableHttpFileUploader.RequestMethod[] |
ResumableHttpFileUploader.RequestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResumableHttpFileUploader.setHttpRequestMethod(ResumableHttpFileUploader.RequestMethod requestMethod)
Deprecated.
Please use
ResumableHttpFileUploader.Builder#setRequestMethod(RequestMethod) |
ResumableHttpFileUploader.Builder |
ResumableHttpFileUploader.Builder.setRequestMethod(ResumableHttpFileUploader.RequestMethod requestMethod) |
Copyright © 2012. All Rights Reserved.