public class MediaImageRequest extends java.lang.Object
MediaImageRequest()
FormFile
getFile()
ImageMeta
getMeta()
void
setFile(FormFile file)
setMeta(ImageMeta meta)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MediaImageRequest()
public FormFile getFile()
public void setFile(FormFile file)
public ImageMeta getMeta()
public void setMeta(ImageMeta meta)
public java.lang.String toString()
toString
java.lang.Object