Class KeywordsApi
java.lang.Object
com.amilesend.tmdb.client.api.ApiBase
com.amilesend.tmdb.client.api.KeywordsApi
-
Constructor Summary
ConstructorsConstructorDescriptionKeywordsApi(com.amilesend.client.connection.Connection connection) Creates a newKeywordsApiobject. -
Method Summary
Modifier and TypeMethodDescriptionGets the keyword details for the given identifier.Methods inherited from class ApiBase
getConnection
-
Constructor Details
-
KeywordsApi
public KeywordsApi(com.amilesend.client.connection.Connection connection) 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:
-