Class DefaultDirectoryDownload
java.lang.Object
software.amazon.awssdk.transfer.s3.internal.model.DefaultDirectoryDownload
- All Implemented Interfaces:
 DirectoryDownload,DirectoryTransfer,Transfer
- 
Constructor Summary
ConstructorsConstructorDescriptionDefaultDirectoryDownload(CompletableFuture<CompletedDirectoryDownload> completionFuture)  - 
Method Summary
 
- 
Constructor Details
- 
DefaultDirectoryDownload
 
 - 
 - 
Method Details
- 
completionFuture
- Specified by:
 completionFuturein interfaceDirectoryDownload- Specified by:
 completionFuturein interfaceTransfer- Returns:
 - The future that will be completed when this transfer is complete.
 
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -