Uses of Class
com.amilesend.tmdb.client.model.PaginatedResponseBase
Packages that use PaginatedResponseBase
Package
Description
-
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model
Classes in com.amilesend.tmdb.client.model with type parameters of type PaginatedResponseBaseModifier and TypeClassDescriptionstatic classPaginatedResponseBase.PaginatedResponseBaseBuilder<T, C extends PaginatedResponseBase<T>, B extends PaginatedResponseBase.PaginatedResponseBaseBuilder<T,C, B>> -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.acount
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.acountModifier and TypeClassDescriptionclassPaginated response when retrieving a list of favorite movies for an account.classPaginated response when retrieving a list of favorite TV shows for an account.classPaginated response when retrieving the list information for an account.classPaginated response when retrieving a list of rated movies for an account.classPaginated response when retrieving a list of rated TV episodes for an account.classPaginated response when retrieving a list of rated TV shows for an account.classPaginated response when retrieving a list of watchlist movies for an account.classPaginated response when retrieving a list of watchlist TV shows for an account. -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.discover
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.discoverModifier and TypeClassDescriptionclassThe paginated response that contains a list of movies.classThe paginated response that contains a list of tv results. -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.movie
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.movieModifier and TypeClassDescriptionclassResponse that contains a list of movie recommendations.classThe response containing the list of a reviews for a movie.classThe response containing the list of similar movies. -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.movie.list
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.movie.listModifier and TypeClassDescriptionclassThe response containing a list of movies that are currently playing.classThe response containing the list of popular movies.classThe response containing the list of top-rated movies.classThe response containing the list of upcoming movies. -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.people.lists
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.people.listsModifier and TypeClassDescriptionclassPaginated response when retrieving a list of favorite movies for an account. -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.search
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.searchModifier and TypeClassDescriptionclassThe response containing the paginated list of collections.classThe response containing a paginated list of companies.classclassThe response that contains a paginated list of movies.classThe response containing a paginated list of search results.classThe response that contains a paginated list of persons.classThe response that contains a paginated list of TV shows. -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.trending
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.trendingModifier and TypeClassDescriptionclassThe response that contains the list of trending resources.classThe response containing the list of trending movies.classThe response containing the list of trending people.classThe response containing the list of trending TV shows. -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.tv.series
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.tv.seriesModifier and TypeClassDescriptionclassResponse that contains a list of TV series recommendations.classThe response containing the list of a reviews for a TV series.classResponse that contains a list of similar TV series. -
Uses of PaginatedResponseBase in com.amilesend.tmdb.client.model.tv.series.list
Subclasses of PaginatedResponseBase in com.amilesend.tmdb.client.model.tv.series.listModifier and TypeClassDescriptionclassResponse that contains a list of TV series that are airing today.classResponse that contains a list of TV series that are airing in the next 7 days.classResponse that contains a list of TV series that are ordered by popularity.classResponse that contains a list of TV series that are ordered by rating.