public interface MultipartItem
Modifier and Type | Method and Description |
---|---|
String |
getAsString() |
com.google.common.io.ByteSource |
getBytes() |
com.google.common.net.MediaType |
getContentType() |
String |
getFileName() |
String |
getName() |
long |
getSize() |