Package dev.reuss.tmdb.domain.images.url
Interface ImageUrlBuilder
- All Known Implementing Classes:
DefaultImageUrlBuilder
public interface ImageUrlBuilder
Service for creating TMDB image URLs.
TMDB exposes image paths in many API responses. This service combines those paths with the configured TMDB image base URL and a requested size.
-
Method Summary
-
Method Details
-
poster
-
backdrop
-
logo
-
profile
-
still
-