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