Class KeywordsApi
java.lang.Object
com.amilesend.tmdb.client.api.ApiBase
com.amilesend.tmdb.client.api.KeywordsApi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the keyword details for the given identifier.Methods inherited from class com.amilesend.tmdb.client.api.ApiBase
getConnection
-
Constructor Details
-
KeywordsApi
Creates a newKeywordsApiobject.- Parameters:
connection- the connection
-
-
Method Details
-
getKeywordDetails
Gets the keyword details for the given identifier.- Parameters:
request- the request- Returns:
- the details
- See Also:
-