Class TransferFileWriter.TransferFileWriterBuilder
java.lang.Object
com.amilesend.client.connection.file.TransferFileWriter.TransferFileWriterBuilder
- Enclosing class:
- TransferFileWriter
- 
Method SummaryModifier and TypeMethodDescriptionbuild()callback(@NonNull TransferProgressCallback callback) The path of the file to download and persist the contents to.toString()
- 
Method Details- 
outputThe path of the file to download and persist the contents to.- Returns:
- this.
 
- 
callbackpublic TransferFileWriter.TransferFileWriterBuilder callback(@NonNull TransferProgressCallback callback) - Returns:
- this.
 
- 
build
- 
toString
 
-