public interface MultipleFileDownload extends Transfer
Transfer.TransferState
Modifier and Type | Method and Description |
---|---|
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 © 2022. All rights reserved.