public class TmdbCertifications extends AbstractMethod
apiKey, httpTools, MAPPER| Constructor and Description |
|---|
TmdbCertifications(String apiKey,
HttpTools httpTools)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ResultsMap<String,List<Certification>> |
getMoviesCertification()
Get a list of movies certification.
|
ResultsMap<String,List<Certification>> |
getTvCertification()
Get a list of tv certification.
|
getMediaChanges, getTypeReference, processWrapper, processWrapperListpublic ResultsMap<String,List<Certification>> getMoviesCertification() throws MovieDbException
MovieDbExceptionpublic ResultsMap<String,List<Certification>> getTvCertification() throws MovieDbException
MovieDbExceptionCopyright © 2012–2017. All rights reserved.