Package | Description |
---|---|
com.google.api.client.googleapis.media |
Media for Google API's.
|
Modifier and Type | Method and Description |
---|---|
MediaHttpUploader.UploadState |
MediaHttpUploader.getUploadState()
Gets the current upload state of the uploader.
|
static MediaHttpUploader.UploadState |
MediaHttpUploader.UploadState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaHttpUploader.UploadState[] |
MediaHttpUploader.UploadState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2022 Google. All rights reserved.