java.lang.Object
com.amilesend.tmdb.client.model.configuration.GetConfigurationDetailsResponse
public class GetConfigurationDetailsResponse
extends Object
Defines some of the required information that is required for integration with the TMDB API.
-
Nested Class Summary
Nested Classes
-
Method Summary
boolean
The list of supported change keys.
The list of supported image specifications.
int
-
Method Details
-
-
getImages
The list of supported image specifications.
-
getChangeKeys
The list of supported change keys.
-
-
-