Uses of Class
com.amilesend.tvdb.client.ApiException
Packages that use ApiException
-
Uses of ApiException in com.amilesend.tvdb.client
Methods in com.amilesend.tvdb.client with parameters of type ApiExceptionModifier and TypeMethodDescriptionvoidThis is called when the API call fails.Methods in com.amilesend.tvdb.client that throw ApiExceptionModifier and TypeMethodDescriptionvoidApiClientFactory.authenticateDefaultClient()Authenticates and sets the default ApiClient configuration.okhttp3.CallApiClient.buildCall(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String, String> headerParams, Map<String, Object> formParams, String[] authNames, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build HTTP call with the given options.okhttp3.RequestApiClient.buildRequest(String path, String method, List<Pair> queryParams, List<Pair> collectionQueryParams, Object body, Map<String, String> headerParams, Map<String, Object> formParams, String[] authNames, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build an HTTP request with the given options.ApiClient.downloadFileFromResponse(okhttp3.Response response) Download file from the given response.<T> ApiResponse<T> ApiClient.execute(okhttp3.Call call) <T> ApiResponse<T> Execute HTTP call and deserialize the HTTP response body into the given return type.ApiClientFactory.getAuthenticatedClient()Gets the authenticatedApiClientinstance.ApiClientFactory.refreshAuthentication()Forces (re)authentication for theApiClient. -
Uses of ApiException in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that throw ApiExceptionModifier and TypeMethodDescriptionvoidFavoritesApi.createUserFavorites(FavoriteRecord body) creates a new user favoriteokhttp3.CallFavoritesApi.createUserFavoritesAsync(FavoriteRecord body, ApiCallback<Void> callback) (asynchronously) creates a new user favoriteokhttp3.CallFavoritesApi.createUserFavoritesCall(FavoriteRecord body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for createUserFavoritesFavoritesApi.createUserFavoritesWithHttpInfo(FavoriteRecord body) creates a new user favoriteArtworkStatusesApi.getAllArtworkStatuses()Returns list of artwork status records.okhttp3.CallArtworkStatusesApi.getAllArtworkStatusesAsync(ApiCallback<InlineResponse2003> callback) (asynchronously) Returns list of artwork status records.okhttp3.CallArtworkStatusesApi.getAllArtworkStatusesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllArtworkStatusesArtworkStatusesApi.getAllArtworkStatusesWithHttpInfo()Returns list of artwork status records.ArtworkTypesApi.getAllArtworkTypes()Returns a list of artworkType recordsokhttp3.CallArtworkTypesApi.getAllArtworkTypesAsync(ApiCallback<InlineResponse2004> callback) (asynchronously) Returns a list of artworkType recordsokhttp3.CallArtworkTypesApi.getAllArtworkTypesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllArtworkTypesArtworkTypesApi.getAllArtworkTypesWithHttpInfo()Returns a list of artworkType recordsAwardsApi.getAllAwards()Returns a list of award base recordsokhttp3.CallAwardsApi.getAllAwardsAsync(ApiCallback<InlineResponse2005> callback) (asynchronously) Returns a list of award base recordsokhttp3.CallAwardsApi.getAllAwardsCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllAwardsAwardsApi.getAllAwardsWithHttpInfo()Returns a list of award base recordsCompaniesApi.getAllCompanies(BigDecimal page) returns a paginated list of company recordsokhttp3.CallCompaniesApi.getAllCompaniesAsync(BigDecimal page, ApiCallback<InlineResponse20011> callback) (asynchronously) returns a paginated list of company recordsokhttp3.CallCompaniesApi.getAllCompaniesCall(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllCompaniesCompaniesApi.getAllCompaniesWithHttpInfo(BigDecimal page) returns a paginated list of company recordsContentRatingsApi.getAllContentRatings()returns list content rating recordsokhttp3.CallContentRatingsApi.getAllContentRatingsAsync(ApiCallback<InlineResponse20014> callback) (asynchronously) returns list content rating recordsokhttp3.CallContentRatingsApi.getAllContentRatingsCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllContentRatingsContentRatingsApi.getAllContentRatingsWithHttpInfo()returns list content rating recordsCountriesApi.getAllCountries()returns list of country recordsokhttp3.CallCountriesApi.getAllCountriesAsync(ApiCallback<InlineResponse20015> callback) (asynchronously) returns list of country recordsokhttp3.CallCountriesApi.getAllCountriesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllCountriesCountriesApi.getAllCountriesWithHttpInfo()returns list of country recordsEpisodesApi.getAllEpisodes(BigDecimal page) Returns a list of episodes base records with the basic attributes.<br> Note that all episodes are returned, even those that may not be included in a series' default season order.okhttp3.CallEpisodesApi.getAllEpisodesAsync(BigDecimal page, ApiCallback<InlineResponse20017> callback) (asynchronously) Returns a list of episodes base records with the basic attributes.<br> Note that all episodes are returned, even those that may not be included in a series' default season order.okhttp3.CallEpisodesApi.getAllEpisodesCall(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllEpisodesEpisodesApi.getAllEpisodesWithHttpInfo(BigDecimal page) Returns a list of episodes base records with the basic attributes.<br> Note that all episodes are returned, even those that may not be included in a series' default season order.GendersApi.getAllGenders()returns list of gender recordsokhttp3.CallGendersApi.getAllGendersAsync(ApiCallback<InlineResponse20021> callback) (asynchronously) returns list of gender recordsokhttp3.CallGendersApi.getAllGendersCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllGendersGendersApi.getAllGendersWithHttpInfo()returns list of gender recordsGenresApi.getAllGenres()returns list of genre recordsokhttp3.CallGenresApi.getAllGenresAsync(ApiCallback<InlineResponse20022> callback) (asynchronously) returns list of genre recordsokhttp3.CallGenresApi.getAllGenresCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllGenresGenresApi.getAllGenresWithHttpInfo()returns list of genre recordsInspirationTypesApi.getAllInspirationTypes()returns list of inspiration types recordsokhttp3.CallInspirationTypesApi.getAllInspirationTypesAsync(ApiCallback<InlineResponse20024> callback) (asynchronously) returns list of inspiration types recordsokhttp3.CallInspirationTypesApi.getAllInspirationTypesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllInspirationTypesInspirationTypesApi.getAllInspirationTypesWithHttpInfo()returns list of inspiration types recordsLanguagesApi.getAllLanguages()returns list of language recordsokhttp3.CallLanguagesApi.getAllLanguagesAsync(ApiCallback<InlineResponse20025> callback) (asynchronously) returns list of language recordsokhttp3.CallLanguagesApi.getAllLanguagesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllLanguagesLanguagesApi.getAllLanguagesWithHttpInfo()returns list of language recordsListsApi.getAllLists(BigDecimal page) returns list of list base recordsokhttp3.CallListsApi.getAllListsAsync(BigDecimal page, ApiCallback<InlineResponse20026> callback) (asynchronously) returns list of list base recordsokhttp3.CallListsApi.getAllListsCall(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllListsListsApi.getAllListsWithHttpInfo(BigDecimal page) returns list of list base recordsMoviesApi.getAllMovie(BigDecimal page) returns list of movie base recordsokhttp3.CallMoviesApi.getAllMovieAsync(BigDecimal page, ApiCallback<InlineResponse20030> callback) (asynchronously) returns list of movie base recordsokhttp3.CallMoviesApi.getAllMovieCall(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllMovieMovieStatusesApi.getAllMovieStatuses()returns list of status recordsokhttp3.CallMovieStatusesApi.getAllMovieStatusesAsync(ApiCallback<InlineResponse20034> callback) (asynchronously) returns list of status recordsokhttp3.CallMovieStatusesApi.getAllMovieStatusesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllMovieStatusesMovieStatusesApi.getAllMovieStatusesWithHttpInfo()returns list of status recordsMoviesApi.getAllMovieWithHttpInfo(BigDecimal page) returns list of movie base recordsPeopleApi.getAllPeople(BigDecimal page) Returns a list of people base records with the basic attributes.okhttp3.CallPeopleApi.getAllPeopleAsync(BigDecimal page, ApiCallback<InlineResponse20035> callback) (asynchronously) Returns a list of people base records with the basic attributes.okhttp3.CallPeopleApi.getAllPeopleCall(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllPeoplePeopleTypesApi.getAllPeopleTypes()returns list of peopleType recordsokhttp3.CallPeopleTypesApi.getAllPeopleTypesAsync(ApiCallback<InlineResponse20038> callback) (asynchronously) returns list of peopleType recordsokhttp3.CallPeopleTypesApi.getAllPeopleTypesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllPeopleTypesPeopleTypesApi.getAllPeopleTypesWithHttpInfo()returns list of peopleType recordsPeopleApi.getAllPeopleWithHttpInfo(BigDecimal page) Returns a list of people base records with the basic attributes.SeasonsApi.getAllSeasons(BigDecimal page) returns list of seasons base recordsokhttp3.CallSeasonsApi.getAllSeasonsAsync(BigDecimal page, ApiCallback<InlineResponse20041> callback) (asynchronously) returns list of seasons base recordsokhttp3.CallSeasonsApi.getAllSeasonsCall(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllSeasonsSeasonsApi.getAllSeasonsWithHttpInfo(BigDecimal page) returns list of seasons base recordsSeriesApi.getAllSeries(BigDecimal page) returns list of series base recordsokhttp3.CallSeriesApi.getAllSeriesAsync(BigDecimal page, ApiCallback<InlineResponse20045> callback) (asynchronously) returns list of series base recordsokhttp3.CallSeriesApi.getAllSeriesCall(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllSeriesSeriesStatusesApi.getAllSeriesStatuses()returns list of status recordsokhttp3.CallSeriesStatusesApi.getAllSeriesStatusesAsync(ApiCallback<InlineResponse20034> callback) (asynchronously) returns list of status recordsokhttp3.CallSeriesStatusesApi.getAllSeriesStatusesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllSeriesStatusesSeriesStatusesApi.getAllSeriesStatusesWithHttpInfo()returns list of status recordsSeriesApi.getAllSeriesWithHttpInfo(BigDecimal page) returns list of series base recordsSourceTypesApi.getAllSourceTypes()returns list of sourceType recordsokhttp3.CallSourceTypesApi.getAllSourceTypesAsync(ApiCallback<InlineResponse20051> callback) (asynchronously) returns list of sourceType recordsokhttp3.CallSourceTypesApi.getAllSourceTypesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllSourceTypesSourceTypesApi.getAllSourceTypesWithHttpInfo()returns list of sourceType recordsArtworkApi.getArtworkBase(BigDecimal id) Returns a single artwork base record.okhttp3.CallArtworkApi.getArtworkBaseAsync(BigDecimal id, ApiCallback<InlineResponse2001> callback) (asynchronously) Returns a single artwork base record.okhttp3.CallArtworkApi.getArtworkBaseCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getArtworkBaseArtworkApi.getArtworkBaseWithHttpInfo(BigDecimal id) Returns a single artwork base record.ArtworkApi.getArtworkExtended(BigDecimal id) Returns a single artwork extended record.okhttp3.CallArtworkApi.getArtworkExtendedAsync(BigDecimal id, ApiCallback<InlineResponse2002> callback) (asynchronously) Returns a single artwork extended record.okhttp3.CallArtworkApi.getArtworkExtendedCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getArtworkExtendedArtworkApi.getArtworkExtendedWithHttpInfo(BigDecimal id) Returns a single artwork extended record.AwardsApi.getAward(BigDecimal id) Returns a single award base recordokhttp3.CallAwardsApi.getAwardAsync(BigDecimal id, ApiCallback<InlineResponse2006> callback) (asynchronously) Returns a single award base recordokhttp3.CallAwardsApi.getAwardCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAwardAwardCategoriesApi.getAwardCategory(BigDecimal id) Returns a single award category base recordokhttp3.CallAwardCategoriesApi.getAwardCategoryAsync(BigDecimal id, ApiCallback<InlineResponse2008> callback) (asynchronously) Returns a single award category base recordokhttp3.CallAwardCategoriesApi.getAwardCategoryCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAwardCategoryAwardCategoriesApi.getAwardCategoryExtended(BigDecimal id) Returns a single award category extended recordokhttp3.CallAwardCategoriesApi.getAwardCategoryExtendedAsync(BigDecimal id, ApiCallback<InlineResponse2009> callback) (asynchronously) Returns a single award category extended recordokhttp3.CallAwardCategoriesApi.getAwardCategoryExtendedCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAwardCategoryExtendedAwardCategoriesApi.getAwardCategoryExtendedWithHttpInfo(BigDecimal id) Returns a single award category extended recordAwardCategoriesApi.getAwardCategoryWithHttpInfo(BigDecimal id) Returns a single award category base recordAwardsApi.getAwardExtended(BigDecimal id) Returns a single award extended recordokhttp3.CallAwardsApi.getAwardExtendedAsync(BigDecimal id, ApiCallback<InlineResponse2007> callback) (asynchronously) Returns a single award extended recordokhttp3.CallAwardsApi.getAwardExtendedCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAwardExtendedAwardsApi.getAwardExtendedWithHttpInfo(BigDecimal id) Returns a single award extended recordAwardsApi.getAwardWithHttpInfo(BigDecimal id) Returns a single award base recordCharactersApi.getCharacterBase(BigDecimal id) Returns character base recordokhttp3.CallCharactersApi.getCharacterBaseAsync(BigDecimal id, ApiCallback<InlineResponse20010> callback) (asynchronously) Returns character base recordokhttp3.CallCharactersApi.getCharacterBaseCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getCharacterBaseCharactersApi.getCharacterBaseWithHttpInfo(BigDecimal id) Returns character base recordCompaniesApi.getCompany(BigDecimal id) returns a company recordokhttp3.CallCompaniesApi.getCompanyAsync(BigDecimal id, ApiCallback<InlineResponse20013> callback) (asynchronously) returns a company recordokhttp3.CallCompaniesApi.getCompanyCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getCompanyCompaniesApi.getCompanyTypes()returns all company type recordsokhttp3.CallCompaniesApi.getCompanyTypesAsync(ApiCallback<InlineResponse20012> callback) (asynchronously) returns all company type recordsokhttp3.CallCompaniesApi.getCompanyTypesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getCompanyTypesCompaniesApi.getCompanyTypesWithHttpInfo()returns all company type recordsCompaniesApi.getCompanyWithHttpInfo(BigDecimal id) returns a company recordEntityTypesApi.getEntityTypes()returns the active entity typesokhttp3.CallEntityTypesApi.getEntityTypesAsync(ApiCallback<InlineResponse20016> callback) (asynchronously) returns the active entity typesokhttp3.CallEntityTypesApi.getEntityTypesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getEntityTypesEntityTypesApi.getEntityTypesWithHttpInfo()returns the active entity typesEpisodesApi.getEpisodeBase(BigDecimal id) Returns episode base recordokhttp3.CallEpisodesApi.getEpisodeBaseAsync(BigDecimal id, ApiCallback<InlineResponse20018> callback) (asynchronously) Returns episode base recordokhttp3.CallEpisodesApi.getEpisodeBaseCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getEpisodeBaseEpisodesApi.getEpisodeBaseWithHttpInfo(BigDecimal id) Returns episode base recordEpisodesApi.getEpisodeExtended(BigDecimal id, String meta) Returns episode extended recordokhttp3.CallEpisodesApi.getEpisodeExtendedAsync(BigDecimal id, String meta, ApiCallback<InlineResponse20019> callback) (asynchronously) Returns episode extended recordokhttp3.CallEpisodesApi.getEpisodeExtendedCall(BigDecimal id, String meta, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getEpisodeExtendedEpisodesApi.getEpisodeExtendedWithHttpInfo(BigDecimal id, String meta) Returns episode extended recordEpisodesApi.getEpisodeTranslation(BigDecimal id, String language) Returns episode translation recordokhttp3.CallEpisodesApi.getEpisodeTranslationAsync(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns episode translation recordokhttp3.CallEpisodesApi.getEpisodeTranslationCall(BigDecimal id, String language, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getEpisodeTranslationEpisodesApi.getEpisodeTranslationWithHttpInfo(BigDecimal id, String language) Returns episode translation recordGenresApi.getGenreBase(BigDecimal id) Returns genre recordokhttp3.CallGenresApi.getGenreBaseAsync(BigDecimal id, ApiCallback<InlineResponse20023> callback) (asynchronously) Returns genre recordokhttp3.CallGenresApi.getGenreBaseCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getGenreBaseGenresApi.getGenreBaseWithHttpInfo(BigDecimal id) Returns genre recordListsApi.getList(BigDecimal id) returns an list base recordokhttp3.CallListsApi.getListAsync(BigDecimal id, ApiCallback<InlineResponse20027> callback) (asynchronously) returns an list base recordListsApi.getListBySlug(String slug) returns an list base record search by slugokhttp3.CallListsApi.getListBySlugAsync(String slug, ApiCallback<InlineResponse20027> callback) (asynchronously) returns an list base record search by slugokhttp3.CallListsApi.getListBySlugCall(String slug, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getListBySlugListsApi.getListBySlugWithHttpInfo(String slug) returns an list base record search by slugokhttp3.CallListsApi.getListCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getListListsApi.getListExtended(BigDecimal id) returns a list extended recordokhttp3.CallListsApi.getListExtendedAsync(BigDecimal id, ApiCallback<InlineResponse20028> callback) (asynchronously) returns a list extended recordokhttp3.CallListsApi.getListExtendedCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getListExtendedListsApi.getListExtendedWithHttpInfo(BigDecimal id) returns a list extended recordListsApi.getListTranslation(BigDecimal id, String language) Returns list translation recordokhttp3.CallListsApi.getListTranslationAsync(BigDecimal id, String language, ApiCallback<InlineResponse20029> callback) (asynchronously) Returns list translation recordokhttp3.CallListsApi.getListTranslationCall(BigDecimal id, String language, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getListTranslationListsApi.getListTranslationWithHttpInfo(BigDecimal id, String language) Returns list translation recordListsApi.getListWithHttpInfo(BigDecimal id) returns an list base recordMoviesApi.getMovieBase(BigDecimal id) Returns movie base recordokhttp3.CallMoviesApi.getMovieBaseAsync(BigDecimal id, ApiCallback<InlineResponse20031> callback) (asynchronously) Returns movie base recordMoviesApi.getMovieBaseBySlug(String slug) Returns movie base record search by slugokhttp3.CallMoviesApi.getMovieBaseBySlugAsync(String slug, ApiCallback<InlineResponse20031> callback) (asynchronously) Returns movie base record search by slugokhttp3.CallMoviesApi.getMovieBaseBySlugCall(String slug, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getMovieBaseBySlugMoviesApi.getMovieBaseBySlugWithHttpInfo(String slug) Returns movie base record search by slugokhttp3.CallMoviesApi.getMovieBaseCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getMovieBaseMoviesApi.getMovieBaseWithHttpInfo(BigDecimal id) Returns movie base recordMoviesApi.getMovieExtended(BigDecimal id, String meta, Boolean _short) Returns movie extended recordokhttp3.CallMoviesApi.getMovieExtendedAsync(BigDecimal id, String meta, Boolean _short, ApiCallback<InlineResponse20032> callback) (asynchronously) Returns movie extended recordokhttp3.CallMoviesApi.getMovieExtendedCall(BigDecimal id, String meta, Boolean _short, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getMovieExtendedMoviesApi.getMovieExtendedWithHttpInfo(BigDecimal id, String meta, Boolean _short) Returns movie extended recordMoviesApi.getMoviesFilter(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, BigDecimal status, BigDecimal year) Search movies based on filter parametersokhttp3.CallMoviesApi.getMoviesFilterAsync(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, BigDecimal status, BigDecimal year, ApiCallback<InlineResponse20033> callback) (asynchronously) Search movies based on filter parametersokhttp3.CallMoviesApi.getMoviesFilterCall(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, BigDecimal status, BigDecimal year, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getMoviesFilterMoviesApi.getMoviesFilterWithHttpInfo(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, BigDecimal status, BigDecimal year) Search movies based on filter parametersMoviesApi.getMovieTranslation(BigDecimal id, String language) Returns movie translation recordokhttp3.CallMoviesApi.getMovieTranslationAsync(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns movie translation recordokhttp3.CallMoviesApi.getMovieTranslationCall(BigDecimal id, String language, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getMovieTranslationMoviesApi.getMovieTranslationWithHttpInfo(BigDecimal id, String language) Returns movie translation recordPeopleApi.getPeopleBase(BigDecimal id) Returns people base recordokhttp3.CallPeopleApi.getPeopleBaseAsync(BigDecimal id, ApiCallback<InlineResponse20036> callback) (asynchronously) Returns people base recordokhttp3.CallPeopleApi.getPeopleBaseCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getPeopleBasePeopleApi.getPeopleBaseWithHttpInfo(BigDecimal id) Returns people base recordPeopleApi.getPeopleExtended(BigDecimal id, String meta) Returns people extended recordokhttp3.CallPeopleApi.getPeopleExtendedAsync(BigDecimal id, String meta, ApiCallback<InlineResponse20037> callback) (asynchronously) Returns people extended recordokhttp3.CallPeopleApi.getPeopleExtendedCall(BigDecimal id, String meta, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getPeopleExtendedPeopleApi.getPeopleExtendedWithHttpInfo(BigDecimal id, String meta) Returns people extended recordPeopleApi.getPeopleTranslation(BigDecimal id, String language) Returns people translation recordokhttp3.CallPeopleApi.getPeopleTranslationAsync(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns people translation recordokhttp3.CallPeopleApi.getPeopleTranslationCall(BigDecimal id, String language, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getPeopleTranslationPeopleApi.getPeopleTranslationWithHttpInfo(BigDecimal id, String language) Returns people translation recordSearchApi.getSearchResults(String query, String q, String type, BigDecimal year, String company, String country, String director, String language, String primaryType, String network, String remoteId, BigDecimal offset, BigDecimal limit) Our search index includes series, movies, people, and companies.okhttp3.CallSearchApi.getSearchResultsAsync(String query, String q, String type, BigDecimal year, String company, String country, String director, String language, String primaryType, String network, String remoteId, BigDecimal offset, BigDecimal limit, ApiCallback<InlineResponse20039> callback) (asynchronously) Our search index includes series, movies, people, and companies.SearchApi.getSearchResultsByRemoteId(String remoteId) Search a series, movie, people, episode, company or season by specific remote id and returns a base record for that entity.okhttp3.CallSearchApi.getSearchResultsByRemoteIdAsync(String remoteId, ApiCallback<InlineResponse20040> callback) (asynchronously) Search a series, movie, people, episode, company or season by specific remote id and returns a base record for that entity.okhttp3.CallSearchApi.getSearchResultsByRemoteIdCall(String remoteId, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSearchResultsByRemoteIdSearchApi.getSearchResultsByRemoteIdWithHttpInfo(String remoteId) Search a series, movie, people, episode, company or season by specific remote id and returns a base record for that entity.okhttp3.CallSearchApi.getSearchResultsCall(String query, String q, String type, BigDecimal year, String company, String country, String director, String language, String primaryType, String network, String remoteId, BigDecimal offset, BigDecimal limit, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSearchResultsSearchApi.getSearchResultsWithHttpInfo(String query, String q, String type, BigDecimal year, String company, String country, String director, String language, String primaryType, String network, String remoteId, BigDecimal offset, BigDecimal limit) Our search index includes series, movies, people, and companies.SeasonsApi.getSeasonBase(BigDecimal id) Returns season base recordokhttp3.CallSeasonsApi.getSeasonBaseAsync(BigDecimal id, ApiCallback<InlineResponse20042> callback) (asynchronously) Returns season base recordokhttp3.CallSeasonsApi.getSeasonBaseCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeasonBaseSeasonsApi.getSeasonBaseWithHttpInfo(BigDecimal id) Returns season base recordSeasonsApi.getSeasonExtended(BigDecimal id) Returns season extended recordokhttp3.CallSeasonsApi.getSeasonExtendedAsync(BigDecimal id, ApiCallback<InlineResponse20043> callback) (asynchronously) Returns season extended recordokhttp3.CallSeasonsApi.getSeasonExtendedCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeasonExtendedSeasonsApi.getSeasonExtendedWithHttpInfo(BigDecimal id) Returns season extended recordSeasonsApi.getSeasonTranslation(BigDecimal id, String language) Returns season translation recordokhttp3.CallSeasonsApi.getSeasonTranslationAsync(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns season translation recordokhttp3.CallSeasonsApi.getSeasonTranslationCall(BigDecimal id, String language, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeasonTranslationSeasonsApi.getSeasonTranslationWithHttpInfo(BigDecimal id, String language) Returns season translation recordSeasonsApi.getSeasonTypes()Returns season type recordsokhttp3.CallSeasonsApi.getSeasonTypesAsync(ApiCallback<InlineResponse20044> callback) (asynchronously) Returns season type recordsokhttp3.CallSeasonsApi.getSeasonTypesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeasonTypesSeasonsApi.getSeasonTypesWithHttpInfo()Returns season type recordsSeriesApi.getSeriesArtworks(BigDecimal id, String lang, Integer type) Returns series artworks base on language and type.okhttp3.CallSeriesApi.getSeriesArtworksAsync(BigDecimal id, String lang, Integer type, ApiCallback<InlineResponse20047> callback) (asynchronously) Returns series artworks base on language and type.okhttp3.CallSeriesApi.getSeriesArtworksCall(BigDecimal id, String lang, Integer type, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesArtworksSeriesApi.getSeriesArtworksWithHttpInfo(BigDecimal id, String lang, Integer type) Returns series artworks base on language and type.SeriesApi.getSeriesBase(BigDecimal id) Returns series base recordokhttp3.CallSeriesApi.getSeriesBaseAsync(BigDecimal id, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base recordSeriesApi.getSeriesBaseBySlug(String slug) Returns series base record searched by slugokhttp3.CallSeriesApi.getSeriesBaseBySlugAsync(String slug, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base record searched by slugokhttp3.CallSeriesApi.getSeriesBaseBySlugCall(String slug, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesBaseBySlugSeriesApi.getSeriesBaseBySlugWithHttpInfo(String slug) Returns series base record searched by slugokhttp3.CallSeriesApi.getSeriesBaseCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesBaseSeriesApi.getSeriesBaseWithHttpInfo(BigDecimal id) Returns series base recordSeriesApi.getSeriesEpisodes(Integer page, BigDecimal id, String seasonType, Integer season, Integer episodeNumber, String airDate) Returns series episodes from the specified season type, default returns the episodes in the series default season typeokhttp3.CallSeriesApi.getSeriesEpisodesAsync(Integer page, BigDecimal id, String seasonType, Integer season, Integer episodeNumber, String airDate, ApiCallback<InlineResponse20048> callback) (asynchronously) Returns series episodes from the specified season type, default returns the episodes in the series default season typeokhttp3.CallSeriesApi.getSeriesEpisodesCall(Integer page, BigDecimal id, String seasonType, Integer season, Integer episodeNumber, String airDate, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesEpisodesSeriesApi.getSeriesEpisodesWithHttpInfo(Integer page, BigDecimal id, String seasonType, Integer season, Integer episodeNumber, String airDate) Returns series episodes from the specified season type, default returns the episodes in the series default season typeSeriesApi.getSeriesExtended(BigDecimal id, String meta, Boolean _short) Returns series extended recordokhttp3.CallSeriesApi.getSeriesExtendedAsync(BigDecimal id, String meta, Boolean _short, ApiCallback<InlineResponse20047> callback) (asynchronously) Returns series extended recordokhttp3.CallSeriesApi.getSeriesExtendedCall(BigDecimal id, String meta, Boolean _short, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesExtendedSeriesApi.getSeriesExtendedWithHttpInfo(BigDecimal id, String meta, Boolean _short) Returns series extended recordSeriesApi.getSeriesFilter(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, String sortType, BigDecimal status, BigDecimal year) Search series based on filter parametersokhttp3.CallSeriesApi.getSeriesFilterAsync(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, String sortType, BigDecimal status, BigDecimal year, ApiCallback<InlineResponse20050> callback) (asynchronously) Search series based on filter parametersokhttp3.CallSeriesApi.getSeriesFilterCall(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, String sortType, BigDecimal status, BigDecimal year, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesFilterSeriesApi.getSeriesFilterWithHttpInfo(String country, String lang, BigDecimal company, BigDecimal contentRating, BigDecimal genre, String sort, String sortType, BigDecimal status, BigDecimal year) Search series based on filter parametersSeriesApi.getSeriesNextAired(BigDecimal id) Returns series base record including the nextAired field.okhttp3.CallSeriesApi.getSeriesNextAiredAsync(BigDecimal id, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base record including the nextAired field.okhttp3.CallSeriesApi.getSeriesNextAiredCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesNextAiredSeriesApi.getSeriesNextAiredWithHttpInfo(BigDecimal id) Returns series base record including the nextAired field.SeriesApi.getSeriesSeasonEpisodesTranslated(Integer page, BigDecimal id, String seasonType, String lang) Returns series base record with episodes from the specified season type and language.okhttp3.CallSeriesApi.getSeriesSeasonEpisodesTranslatedAsync(Integer page, BigDecimal id, String seasonType, String lang, ApiCallback<InlineResponse20049> callback) (asynchronously) Returns series base record with episodes from the specified season type and language.okhttp3.CallSeriesApi.getSeriesSeasonEpisodesTranslatedCall(Integer page, BigDecimal id, String seasonType, String lang, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesSeasonEpisodesTranslatedSeriesApi.getSeriesSeasonEpisodesTranslatedWithHttpInfo(Integer page, BigDecimal id, String seasonType, String lang) Returns series base record with episodes from the specified season type and language.SeriesApi.getSeriesTranslation(BigDecimal id, String language) Returns series translation recordokhttp3.CallSeriesApi.getSeriesTranslationAsync(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns series translation recordokhttp3.CallSeriesApi.getSeriesTranslationCall(BigDecimal id, String language, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesTranslationSeriesApi.getSeriesTranslationWithHttpInfo(BigDecimal id, String language) Returns series translation recordFavoritesApi.getUserFavorites()returns user favoritesokhttp3.CallFavoritesApi.getUserFavoritesAsync(ApiCallback<InlineResponse20054> callback) (asynchronously) returns user favoritesokhttp3.CallFavoritesApi.getUserFavoritesCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getUserFavoritesFavoritesApi.getUserFavoritesWithHttpInfo()returns user favoritesUserInfoApi.getUserInfo()returns user infookhttp3.CallUserInfoApi.getUserInfoAsync(ApiCallback<InlineResponse20053> callback) (asynchronously) returns user infoUserInfoApi.getUserInfoById(BigDecimal id) returns user info by user idokhttp3.CallUserInfoApi.getUserInfoByIdAsync(BigDecimal id, ApiCallback<InlineResponse20053> callback) (asynchronously) returns user info by user idokhttp3.CallUserInfoApi.getUserInfoByIdCall(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getUserInfoByIdUserInfoApi.getUserInfoByIdWithHttpInfo(BigDecimal id) returns user info by user idokhttp3.CallUserInfoApi.getUserInfoCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getUserInfoUserInfoApi.getUserInfoWithHttpInfo()returns user infocreate an auth token.okhttp3.CallLoginApi.loginPostAsync(LoginBody body, ApiCallback<InlineResponse200> callback) create an auth token.okhttp3.CallLoginApi.loginPostCall(LoginBody body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for loginPostLoginApi.loginPostWithHttpInfo(LoginBody body) create an auth token.UpdatesApi.updates(BigDecimal since, String type, String action, BigDecimal page) Returns updated entities.okhttp3.CallUpdatesApi.updatesAsync(BigDecimal since, String type, String action, BigDecimal page, ApiCallback<InlineResponse20052> callback) (asynchronously) Returns updated entities.okhttp3.CallUpdatesApi.updatesCall(BigDecimal since, String type, String action, BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for updatesUpdatesApi.updatesWithHttpInfo(BigDecimal since, String type, String action, BigDecimal page) Returns updated entities.