Uses of Class
com.amilesend.client.connection.file.ProgressReportingRequestBody.Builder
Packages that use ProgressReportingRequestBody.Builder
-
Uses of ProgressReportingRequestBody.Builder in com.amilesend.client.connection.file
Methods in com.amilesend.client.connection.file that return ProgressReportingRequestBody.BuilderModifier and TypeMethodDescriptionProgressReportingRequestBody.builder()
Returns a newProgressReportingRequestBody.Builder
instance.ProgressReportingRequestBody.Builder.callback
(TransferProgressCallback callback) The callback listener.ProgressReportingRequestBody.Builder.contentType
(String contentType) The content type.ProgressReportingRequestBody.Builder.destination
(String destination) The destination descriptor (i.e., the name of the service).The file to upload.