public class TmdbConfiguration extends AbstractMethod
apiKey, httpTools, MAPPER| Constructor and Description |
|---|
TmdbConfiguration(String apiKey,
HttpTools httpTools)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfig()
Get the configuration
If the configuration has been previously retrieved, use that instead |
ResultList<JobDepartment> |
getJobs()
Get a list of valid jobs
|
ResultsMap<String,List<String>> |
getTimezones()
Get the list of supported timezones for the API methods that support them
|
getMediaChanges, getTypeReference, processWrapper, processWrapperListpublic Configuration getConfig() throws MovieDbException
MovieDbExceptionpublic ResultList<JobDepartment> getJobs() throws MovieDbException
MovieDbExceptionpublic ResultsMap<String,List<String>> getTimezones() throws MovieDbException
MovieDbExceptionCopyright © 2012–2017. All rights reserved.