public static class Http.MultipartFormData.FileInfo extends Object
Constructor and Description |
---|
FileInfo(String key,
String filename,
String contentType) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
String |
getFilename() |
String |
getKey() |