public class TmdbFind extends AbstractMethod
apiKey, httpTools, MAPPER| Constructor and Description |
|---|
TmdbFind(String apiKey,
HttpTools httpTools)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
FindResults |
find(String id,
ExternalSource externalSource,
String language)
You con use this method to find movies, tv series or persons using external ids.
|
getMediaChanges, getTypeReference, processWrapper, processWrapperListpublic FindResults find(String id, ExternalSource externalSource, String language) throws MovieDbException
id - the external idexternalSource - one of ExternalSource.language - the languageMovieDbExceptionCopyright © 2012–2017. All rights reserved.