Interface RedditSendVideoDTOMapper
public interface RedditSendVideoDTOMapper
SendVideoDTO mapper.-
Method Summary
-
Method Details
-
map
Maps aLinkto aSendVideoDTO.- Parameters:
post- the Reddit post- Returns:
- the SendVideoDTO
- Throws:
IOException- if an I/O error occurs during mapping
-