Package dev.reuss.tmdb.domain.keywords
Class DefaultKeywordService
java.lang.Object
dev.reuss.tmdb.domain.keywords.DefaultKeywordService
- All Implemented Interfaces:
KeywordService
Default
KeywordService implementation backed by the TMDB HTTP client.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultKeywordService
-
-
Method Details
-
details
Description copied from interface:KeywordServiceLoads keyword details by keyword id.- Specified by:
detailsin interfaceKeywordService- Parameters:
keywordId- the keyword id- Returns:
- keyword details
-