fun file(content: File): Unit
Sets File to Upload.
content - : java.io.File file to upload
content
java.io.File
Return Unit.
fun file(content: URI): Unit
content - : java.net.URI for file to upload
java.net.URI