Uses of Class
com.google.api.client.http.FileContent
-
Packages that use FileContent Package Description com.google.api.client.http Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1. -
-
Uses of FileContent in com.google.api.client.http
Methods in com.google.api.client.http that return FileContent Modifier and Type Method Description FileContent
FileContent. setCloseInputStream(boolean closeInputStream)
FileContent
FileContent. setType(java.lang.String type)
-