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 TypeMethodDescriptionvoid
This is called when the API call fails.Methods in com.amilesend.tvdb.client that throw ApiExceptionModifier and TypeMethodDescriptionvoid
ApiClientFactory.authenticateDefaultClient()
Authenticates and sets the default ApiClient configuration.okhttp3.Call
ApiClient.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.Request
ApiClient.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 authenticatedApiClient
instance.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 TypeMethodDescriptionvoid
FavoritesApi.createUserFavorites
(FavoriteRecord body) creates a new user favoriteokhttp3.Call
FavoritesApi.createUserFavoritesAsync
(FavoriteRecord body, ApiCallback<Void> callback) (asynchronously) creates a new user favoriteokhttp3.Call
FavoritesApi.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.Call
ArtworkStatusesApi.getAllArtworkStatusesAsync
(ApiCallback<InlineResponse2003> callback) (asynchronously) Returns list of artwork status records.okhttp3.Call
ArtworkStatusesApi.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.Call
ArtworkTypesApi.getAllArtworkTypesAsync
(ApiCallback<InlineResponse2004> callback) (asynchronously) Returns a list of artworkType recordsokhttp3.Call
ArtworkTypesApi.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.Call
AwardsApi.getAllAwardsAsync
(ApiCallback<InlineResponse2005> callback) (asynchronously) Returns a list of award base recordsokhttp3.Call
AwardsApi.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.Call
CompaniesApi.getAllCompaniesAsync
(BigDecimal page, ApiCallback<InlineResponse20011> callback) (asynchronously) returns a paginated list of company recordsokhttp3.Call
CompaniesApi.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.Call
ContentRatingsApi.getAllContentRatingsAsync
(ApiCallback<InlineResponse20014> callback) (asynchronously) returns list content rating recordsokhttp3.Call
ContentRatingsApi.getAllContentRatingsCall
(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllContentRatingsContentRatingsApi.getAllContentRatingsWithHttpInfo()
returns list content rating recordsCountriesApi.getAllCountries()
returns list of country recordsokhttp3.Call
CountriesApi.getAllCountriesAsync
(ApiCallback<InlineResponse20015> callback) (asynchronously) returns list of country recordsokhttp3.Call
CountriesApi.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.Call
EpisodesApi.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.Call
EpisodesApi.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.Call
GendersApi.getAllGendersAsync
(ApiCallback<InlineResponse20021> callback) (asynchronously) returns list of gender recordsokhttp3.Call
GendersApi.getAllGendersCall
(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllGendersGendersApi.getAllGendersWithHttpInfo()
returns list of gender recordsGenresApi.getAllGenres()
returns list of genre recordsokhttp3.Call
GenresApi.getAllGenresAsync
(ApiCallback<InlineResponse20022> callback) (asynchronously) returns list of genre recordsokhttp3.Call
GenresApi.getAllGenresCall
(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllGenresGenresApi.getAllGenresWithHttpInfo()
returns list of genre recordsInspirationTypesApi.getAllInspirationTypes()
returns list of inspiration types recordsokhttp3.Call
InspirationTypesApi.getAllInspirationTypesAsync
(ApiCallback<InlineResponse20024> callback) (asynchronously) returns list of inspiration types recordsokhttp3.Call
InspirationTypesApi.getAllInspirationTypesCall
(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllInspirationTypesInspirationTypesApi.getAllInspirationTypesWithHttpInfo()
returns list of inspiration types recordsLanguagesApi.getAllLanguages()
returns list of language recordsokhttp3.Call
LanguagesApi.getAllLanguagesAsync
(ApiCallback<InlineResponse20025> callback) (asynchronously) returns list of language recordsokhttp3.Call
LanguagesApi.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.Call
ListsApi.getAllListsAsync
(BigDecimal page, ApiCallback<InlineResponse20026> callback) (asynchronously) returns list of list base recordsokhttp3.Call
ListsApi.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.Call
MoviesApi.getAllMovieAsync
(BigDecimal page, ApiCallback<InlineResponse20030> callback) (asynchronously) returns list of movie base recordsokhttp3.Call
MoviesApi.getAllMovieCall
(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllMovieMovieStatusesApi.getAllMovieStatuses()
returns list of status recordsokhttp3.Call
MovieStatusesApi.getAllMovieStatusesAsync
(ApiCallback<InlineResponse20034> callback) (asynchronously) returns list of status recordsokhttp3.Call
MovieStatusesApi.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.Call
PeopleApi.getAllPeopleAsync
(BigDecimal page, ApiCallback<InlineResponse20035> callback) (asynchronously) Returns a list of people base records with the basic attributes.okhttp3.Call
PeopleApi.getAllPeopleCall
(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllPeoplePeopleTypesApi.getAllPeopleTypes()
returns list of peopleType recordsokhttp3.Call
PeopleTypesApi.getAllPeopleTypesAsync
(ApiCallback<InlineResponse20038> callback) (asynchronously) returns list of peopleType recordsokhttp3.Call
PeopleTypesApi.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.Call
SeasonsApi.getAllSeasonsAsync
(BigDecimal page, ApiCallback<InlineResponse20041> callback) (asynchronously) returns list of seasons base recordsokhttp3.Call
SeasonsApi.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.Call
SeriesApi.getAllSeriesAsync
(BigDecimal page, ApiCallback<InlineResponse20045> callback) (asynchronously) returns list of series base recordsokhttp3.Call
SeriesApi.getAllSeriesCall
(BigDecimal page, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAllSeriesSeriesStatusesApi.getAllSeriesStatuses()
returns list of status recordsokhttp3.Call
SeriesStatusesApi.getAllSeriesStatusesAsync
(ApiCallback<InlineResponse20034> callback) (asynchronously) returns list of status recordsokhttp3.Call
SeriesStatusesApi.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.Call
SourceTypesApi.getAllSourceTypesAsync
(ApiCallback<InlineResponse20051> callback) (asynchronously) returns list of sourceType recordsokhttp3.Call
SourceTypesApi.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.Call
ArtworkApi.getArtworkBaseAsync
(BigDecimal id, ApiCallback<InlineResponse2001> callback) (asynchronously) Returns a single artwork base record.okhttp3.Call
ArtworkApi.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.Call
ArtworkApi.getArtworkExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse2002> callback) (asynchronously) Returns a single artwork extended record.okhttp3.Call
ArtworkApi.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.Call
AwardsApi.getAwardAsync
(BigDecimal id, ApiCallback<InlineResponse2006> callback) (asynchronously) Returns a single award base recordokhttp3.Call
AwardsApi.getAwardCall
(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAwardAwardCategoriesApi.getAwardCategory
(BigDecimal id) Returns a single award category base recordokhttp3.Call
AwardCategoriesApi.getAwardCategoryAsync
(BigDecimal id, ApiCallback<InlineResponse2008> callback) (asynchronously) Returns a single award category base recordokhttp3.Call
AwardCategoriesApi.getAwardCategoryCall
(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAwardCategoryAwardCategoriesApi.getAwardCategoryExtended
(BigDecimal id) Returns a single award category extended recordokhttp3.Call
AwardCategoriesApi.getAwardCategoryExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse2009> callback) (asynchronously) Returns a single award category extended recordokhttp3.Call
AwardCategoriesApi.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.Call
AwardsApi.getAwardExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse2007> callback) (asynchronously) Returns a single award extended recordokhttp3.Call
AwardsApi.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.Call
CharactersApi.getCharacterBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20010> callback) (asynchronously) Returns character base recordokhttp3.Call
CharactersApi.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.Call
CompaniesApi.getCompanyAsync
(BigDecimal id, ApiCallback<InlineResponse20013> callback) (asynchronously) returns a company recordokhttp3.Call
CompaniesApi.getCompanyCall
(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getCompanyCompaniesApi.getCompanyTypes()
returns all company type recordsokhttp3.Call
CompaniesApi.getCompanyTypesAsync
(ApiCallback<InlineResponse20012> callback) (asynchronously) returns all company type recordsokhttp3.Call
CompaniesApi.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.Call
EntityTypesApi.getEntityTypesAsync
(ApiCallback<InlineResponse20016> callback) (asynchronously) returns the active entity typesokhttp3.Call
EntityTypesApi.getEntityTypesCall
(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getEntityTypesEntityTypesApi.getEntityTypesWithHttpInfo()
returns the active entity typesEpisodesApi.getEpisodeBase
(BigDecimal id) Returns episode base recordokhttp3.Call
EpisodesApi.getEpisodeBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20018> callback) (asynchronously) Returns episode base recordokhttp3.Call
EpisodesApi.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.Call
EpisodesApi.getEpisodeExtendedAsync
(BigDecimal id, String meta, ApiCallback<InlineResponse20019> callback) (asynchronously) Returns episode extended recordokhttp3.Call
EpisodesApi.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.Call
EpisodesApi.getEpisodeTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns episode translation recordokhttp3.Call
EpisodesApi.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.Call
GenresApi.getGenreBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20023> callback) (asynchronously) Returns genre recordokhttp3.Call
GenresApi.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.Call
ListsApi.getListAsync
(BigDecimal id, ApiCallback<InlineResponse20027> callback) (asynchronously) returns an list base recordListsApi.getListBySlug
(String slug) returns an list base record search by slugokhttp3.Call
ListsApi.getListBySlugAsync
(String slug, ApiCallback<InlineResponse20027> callback) (asynchronously) returns an list base record search by slugokhttp3.Call
ListsApi.getListBySlugCall
(String slug, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getListBySlugListsApi.getListBySlugWithHttpInfo
(String slug) returns an list base record search by slugokhttp3.Call
ListsApi.getListCall
(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getListListsApi.getListExtended
(BigDecimal id) returns a list extended recordokhttp3.Call
ListsApi.getListExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse20028> callback) (asynchronously) returns a list extended recordokhttp3.Call
ListsApi.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.Call
ListsApi.getListTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20029> callback) (asynchronously) Returns list translation recordokhttp3.Call
ListsApi.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.Call
MoviesApi.getMovieBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20031> callback) (asynchronously) Returns movie base recordMoviesApi.getMovieBaseBySlug
(String slug) Returns movie base record search by slugokhttp3.Call
MoviesApi.getMovieBaseBySlugAsync
(String slug, ApiCallback<InlineResponse20031> callback) (asynchronously) Returns movie base record search by slugokhttp3.Call
MoviesApi.getMovieBaseBySlugCall
(String slug, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getMovieBaseBySlugMoviesApi.getMovieBaseBySlugWithHttpInfo
(String slug) Returns movie base record search by slugokhttp3.Call
MoviesApi.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.Call
MoviesApi.getMovieExtendedAsync
(BigDecimal id, String meta, Boolean _short, ApiCallback<InlineResponse20032> callback) (asynchronously) Returns movie extended recordokhttp3.Call
MoviesApi.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.Call
MoviesApi.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.Call
MoviesApi.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.Call
MoviesApi.getMovieTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns movie translation recordokhttp3.Call
MoviesApi.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.Call
PeopleApi.getPeopleBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20036> callback) (asynchronously) Returns people base recordokhttp3.Call
PeopleApi.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.Call
PeopleApi.getPeopleExtendedAsync
(BigDecimal id, String meta, ApiCallback<InlineResponse20037> callback) (asynchronously) Returns people extended recordokhttp3.Call
PeopleApi.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.Call
PeopleApi.getPeopleTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns people translation recordokhttp3.Call
PeopleApi.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.Call
SearchApi.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.Call
SearchApi.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.Call
SearchApi.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.Call
SearchApi.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.Call
SeasonsApi.getSeasonBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20042> callback) (asynchronously) Returns season base recordokhttp3.Call
SeasonsApi.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.Call
SeasonsApi.getSeasonExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse20043> callback) (asynchronously) Returns season extended recordokhttp3.Call
SeasonsApi.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.Call
SeasonsApi.getSeasonTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns season translation recordokhttp3.Call
SeasonsApi.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.Call
SeasonsApi.getSeasonTypesAsync
(ApiCallback<InlineResponse20044> callback) (asynchronously) Returns season type recordsokhttp3.Call
SeasonsApi.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.Call
SeriesApi.getSeriesArtworksAsync
(BigDecimal id, String lang, Integer type, ApiCallback<InlineResponse20047> callback) (asynchronously) Returns series artworks base on language and type.okhttp3.Call
SeriesApi.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.Call
SeriesApi.getSeriesBaseAsync
(BigDecimal id, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base recordSeriesApi.getSeriesBaseBySlug
(String slug) Returns series base record searched by slugokhttp3.Call
SeriesApi.getSeriesBaseBySlugAsync
(String slug, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base record searched by slugokhttp3.Call
SeriesApi.getSeriesBaseBySlugCall
(String slug, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSeriesBaseBySlugSeriesApi.getSeriesBaseBySlugWithHttpInfo
(String slug) Returns series base record searched by slugokhttp3.Call
SeriesApi.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.Call
SeriesApi.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.Call
SeriesApi.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.Call
SeriesApi.getSeriesExtendedAsync
(BigDecimal id, String meta, Boolean _short, ApiCallback<InlineResponse20047> callback) (asynchronously) Returns series extended recordokhttp3.Call
SeriesApi.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.Call
SeriesApi.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.Call
SeriesApi.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.Call
SeriesApi.getSeriesNextAiredAsync
(BigDecimal id, ApiCallback<InlineResponse20046> callback) (asynchronously) Returns series base record including the nextAired field.okhttp3.Call
SeriesApi.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.Call
SeriesApi.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.Call
SeriesApi.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.Call
SeriesApi.getSeriesTranslationAsync
(BigDecimal id, String language, ApiCallback<InlineResponse20020> callback) (asynchronously) Returns series translation recordokhttp3.Call
SeriesApi.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.Call
FavoritesApi.getUserFavoritesAsync
(ApiCallback<InlineResponse20054> callback) (asynchronously) returns user favoritesokhttp3.Call
FavoritesApi.getUserFavoritesCall
(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getUserFavoritesFavoritesApi.getUserFavoritesWithHttpInfo()
returns user favoritesUserInfoApi.getUserInfo()
returns user infookhttp3.Call
UserInfoApi.getUserInfoAsync
(ApiCallback<InlineResponse20053> callback) (asynchronously) returns user infoUserInfoApi.getUserInfoById
(BigDecimal id) returns user info by user idokhttp3.Call
UserInfoApi.getUserInfoByIdAsync
(BigDecimal id, ApiCallback<InlineResponse20053> callback) (asynchronously) returns user info by user idokhttp3.Call
UserInfoApi.getUserInfoByIdCall
(BigDecimal id, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getUserInfoByIdUserInfoApi.getUserInfoByIdWithHttpInfo
(BigDecimal id) returns user info by user idokhttp3.Call
UserInfoApi.getUserInfoCall
(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getUserInfoUserInfoApi.getUserInfoWithHttpInfo()
returns user infocreate an auth token.okhttp3.Call
LoginApi.loginPostAsync
(LoginBody body, ApiCallback<InlineResponse200> callback) create an auth token.okhttp3.Call
LoginApi.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.Call
UpdatesApi.updatesAsync
(BigDecimal since, String type, String action, BigDecimal page, ApiCallback<InlineResponse20052> callback) (asynchronously) Returns updated entities.okhttp3.Call
UpdatesApi.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.