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, waitForExceptionString getKeyPrefix()
String getBucketName()
void abort()
    throws IOException
IOExceptionCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.