public interface MultipleFileDownload extends Transfer
Transfer.TransferState| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
abort()
Cancels this download.
|
java.lang.String |
getBucketName()
Returns the name of the bucket from which files are downloaded.
|
java.lang.String |
getKeyPrefix()
Returns the key prefix of the virtual directory being downloaded.
|
addProgressListener, getDescription, getProgress, getState, isDone, removeProgressListener, waitForCompletion, waitForExceptionjava.lang.String getKeyPrefix()
java.lang.String getBucketName()
void abort()
throws java.io.IOException
java.io.IOException