|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultipleFileDownload
Multiple file download of an entire virtual directory.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.amazonaws.services.s3.transfer.Transfer |
---|
Transfer.TransferState |
Method Summary | |
---|---|
void |
abort()
Deprecated. Cancels this download. |
java.lang.String |
getBucketName()
Deprecated. Returns the name of the bucket from which files are downloaded. |
java.lang.String |
getKeyPrefix()
Deprecated. Returns the key prefix of the virtual directory being downloaded. |
Methods inherited from interface com.amazonaws.services.s3.transfer.Transfer |
---|
addProgressListener, addProgressListener, getDescription, getProgress, getState, isDone, removeProgressListener, removeProgressListener, waitForCompletion, waitForException |
Method Detail |
---|
java.lang.String getKeyPrefix()
java.lang.String getBucketName()
void abort() throws java.io.IOException
java.io.IOException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |