public interface MultipleFileUpload extends Transfer
Transfer.TransferState| Modifier and Type | Method and Description | 
|---|---|
String | 
getBucketName()
Returns the name of the bucket to which files are uploaded. 
 | 
String | 
getKeyPrefix()
Returns the key prefix of the virtual directory being uploaded. 
 | 
Collection<? extends Upload> | 
getSubTransfers()
Returns a collection of sub transfers associated with the multi file upload. 
 | 
addProgressListener, addProgressListener, getDescription, getProgress, getState, isDone, removeProgressListener, removeProgressListener, waitForCompletion, waitForExceptionString getKeyPrefix()
String getBucketName()
Collection<? extends Upload> getSubTransfers()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.