public interface MultipleFileDownload extends Transfer
Transfer.TransferState
限定符和类型 | 方法和说明 |
---|---|
void |
abort()
Cancels this download.
|
String |
getBucketName()
Returns the name of the bucket from which files are downloaded.
|
String |
getKeyPrefix()
Returns the key prefix of the virtual directory being downloaded.
|
addProgressListener, addProgressListener, getDescription, getProgress, getState, isDone, removeProgressListener, removeProgressListener, waitForCompletion, waitForException
String getKeyPrefix()
String getBucketName()
void abort() throws IOException
IOException
Copyright © 2016. All rights reserved.