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