Uses of Class
com.amilesend.client.connection.file.ProgressReportingRequestBody.MultiPartBuilder
Packages that use ProgressReportingRequestBody.MultiPartBuilder
-
Uses of ProgressReportingRequestBody.MultiPartBuilder in com.amilesend.client.connection.file
Methods in com.amilesend.client.connection.file that return ProgressReportingRequestBody.MultiPartBuilderModifier and TypeMethodDescriptionProgressReportingRequestBody.MultiPartBuilder.callback
(TransferProgressCallback callback) The callback listener.ProgressReportingRequestBody.MultiPartBuilder.contentType
(String contentType) The content type.ProgressReportingRequestBody.MultiPartBuilder.destination
(String destination) The destination descriptor (i.e., the name of the service).The attribute field name for the form data in the request.The file to upload.ProgressReportingRequestBody.multiPartBuilder()
Returns a newProgressReportingRequestBody.MultiPartBuilder
instance.