Uses of Interface
com.amilesend.tmdb.client.model.QueryParameterBasedRequest
Packages that use QueryParameterBasedRequest
Package
Description
-
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model
Subinterfaces of QueryParameterBasedRequest in com.amilesend.tmdb.client.modelModifier and TypeInterfaceDescriptioninterface
Defines a request that contains a JSON-based body to be included in an HTTP post request.interface
Interface that signifies that a request defines a guest session identifier.interface
Interface that signifies that a request defines a session identifier. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.acount
Classes in com.amilesend.tmdb.client.model.acount that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Defines the attributes when adding or removing a favorite for an account.class
The request information associated with adding a media item to an account's watchlist.class
Defines a request to retrieve account details associated with a session.class
Defines a request to retrieve account details.class
Paginated request when retrieving a list of favorite movies for an account.class
Paginated request when retrieving a list of favorite TV shows for an account.class
Request to retrieve list information for an account.class
Paginated request when retrieving a list of rated movies for an account.class
Paginated request when retrieving a list of rated TV episodes for an account.class
Paginated request when retrieving a list of rated TV shows for an account.class
Paginated request when retrieving a list of watchlist movies for an account.class
Paginated request when retrieving a list of watchlist TV shows for an account. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.acount.type
Subinterfaces of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.acount.typeModifier and TypeInterfaceDescriptioninterface
Interface that signifies that a request requires an account identifier.Classes in com.amilesend.tmdb.client.model.acount.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to retrieve paginated session-based resources that is associated with an account.class
Defines the base class for paginated requests. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.auth
Classes in com.amilesend.tmdb.client.model.auth that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request made to create a new session.class
Request to delete a session. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.change
Classes in com.amilesend.tmdb.client.model.change that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to retrieve changes for a movie.class
Request to retrieve changes for a person.class
Request to retrieve changes for a TV series/show. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.collection
Classes in com.amilesend.tmdb.client.model.collection that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to retrieve collection details.class
Request to retrieve images.class
Request to retrieve translations. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.collection.type
Subinterfaces of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.collection.typeModifier and TypeInterfaceDescriptioninterface
Interface for a request that is specific to a collection. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.company
Classes in com.amilesend.tmdb.client.model.company that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to retrieve alternative names.class
The request for obtaining company details.class
The request for obtaining company images. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.company.type
Classes in com.amilesend.tmdb.client.model.company.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Base class for requests that pertain to companies. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.credit
Classes in com.amilesend.tmdb.client.model.credit that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request for getting credit details. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.discover
Classes in com.amilesend.tmdb.client.model.discover that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to filter and discover movies.class
The request to filter and discover TV shows. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.discover.filter
Classes in com.amilesend.tmdb.client.model.discover.filter that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Defines the region filter options.class
Defines the watch region filter. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.discover.type
Classes in com.amilesend.tmdb.client.model.discover.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Defines the base class for discover-based requests. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.find
Classes in com.amilesend.tmdb.client.model.find that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to find resources by an external identifier. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.genre
Classes in com.amilesend.tmdb.client.model.genre that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to retrieve a list of genres for movies.class
The request to retrieve a list of genres for TV shows. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.genre.type
Classes in com.amilesend.tmdb.client.model.genre.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The base request class to retrieve a list of available genres. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.guest
Classes in com.amilesend.tmdb.client.model.guest that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Paginated request when retrieving a list of favorite movies for a guest session.class
Paginated request when retrieving a list of rated TV episodes for a guest session.class
Paginated request when retrieving a list of rated TV shows for a guest session. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.guest.type
Classes in com.amilesend.tmdb.client.model.guest.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Base class to retrieve a list of resources for a guest session. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.keyword
Classes in com.amilesend.tmdb.client.model.keyword that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to retrieve details about a keyword. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.list
Classes in com.amilesend.tmdb.client.model.list that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to add a movie to a list.class
The request to check an item's status from a list.class
The request to clear a specific list.class
The request to create a new list.class
The request to delete a list.class
The request to retrieve details about a list.class
The request to remove a movie from a list. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.list.type
Classes in com.amilesend.tmdb.client.model.list.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Defines a request that includes the list identifier. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.movie
Classes in com.amilesend.tmdb.client.model.movie that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to add a rating for a movie for the associated (guest) session.class
The request to deleting a rating for a movie.class
The request to fetch account states for a movie.class
The request to retrieve a list of alternative titles for a movie.class
The request to retrieve the changes for a movie.class
The request to retrieve the list of movie credits.class
Request to retrieve the external identifiers for a movie.class
The request to retrieve the images for a movie.class
Request to retrieve a list of keywords for a movie.class
The request to retrieve lists for a movie.class
The request to fetch the details for a movie.class
Request to retrieve a list of movie recommendations.class
Request to fetch the release dates associated with a movie.class
The request to retrieve reviews for a movie.class
The request to retrieve similar movies.class
Request to retrieve a list of translations for a movie.class
The request to retrieve related videos for a movie.class
The request to retrieve watch providers for a movie. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.movie.list
Classes in com.amilesend.tmdb.client.model.movie.list that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to retrieve the list of movies that are currently playing.class
The request to retrieve the list of popular movies.class
The request to retrieve the list of top-rated movies.class
The request to retrieve the list of upcoming movies. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.movie.list.type
Classes in com.amilesend.tmdb.client.model.movie.list.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Base class that defines a request made to retrieve a list of movies. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.movie.type
Classes in com.amilesend.tmdb.client.model.movie.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The base class for movie API based requests.class
Base class for paginated movie based requests. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.network
Classes in com.amilesend.tmdb.client.model.network that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to fetch alternative network names.class
Request to fetch network images.class
Request to fetch network details. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.network.type
Classes in com.amilesend.tmdb.client.model.network.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Base request type to fetch networks-specific details -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.people
Classes in com.amilesend.tmdb.client.model.people that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to retrieve changes for a person.class
The request to fetch the credits for a person.class
The request to fetch the external site identifiers for a person.class
The request to fetch the list of profile images for a person.class
The request to fetch the list of movie credits for a person.class
The request to fetch the details about a person.class
class
The request to fetch the list of TV credits for a person. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.people.lists
Classes in com.amilesend.tmdb.client.model.people.lists that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to fetch a list of popular persons. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.people.type
Classes in com.amilesend.tmdb.client.model.people.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Defines the base class for a request that requires the person identifier and allows for an optional language specifier.class
Defines the base class for a request that requires the person identifier. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.review
Classes in com.amilesend.tmdb.client.model.review that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to retrieve a specific review. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.search
Classes in com.amilesend.tmdb.client.model.search that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to search for collections by their alternative, original, and translated names.class
The request to search for companies by the original and alternative names.class
Request to search for keywords.class
The request to search for movies.class
The request to search for people, movies, and TV shows.class
class
The request to search for TV shows. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.search.type
Classes in com.amilesend.tmdb.client.model.search.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request base type used to search for resources. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.trending
Classes in com.amilesend.tmdb.client.model.trending that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to fetch the list of trending resources (e.g., movies, tv shows, people).class
The request to fetch the list of trending movies.class
The request to fetch the list of trending people.class
The request to fetch the list of trending TV shows. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.trending.type
Classes in com.amilesend.tmdb.client.model.trending.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request base type used to fetch a list of trending resources. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.episodes
Classes in com.amilesend.tmdb.client.model.tv.episodes that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to add a rating for a TV episode.class
The request to deleting a rating for a TV episode.class
The request to fetch account states for a TV episode.class
Defines the request to retrieve a list of changes for a TV episode.class
The request to fetch the credits for a TV episode.class
The request to fetch the details for a TV episode.class
Request to retrieve the external identifiers for a TV episode.class
The request to retrieve the images for a TV episode.class
Request to retrieve a list of translations for a TV episode.class
The request to retrieve related videos for a TV episode. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.episodes.groups
Classes in com.amilesend.tmdb.client.model.tv.episodes.groups that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to retrieve the TV episode group details. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.episodes.type
Classes in com.amilesend.tmdb.client.model.tv.episodes.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The base class for TV episode API based requests. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.seasons
Classes in com.amilesend.tmdb.client.model.tv.seasons that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to fetch account states for a TV season.class
The request to fetch credits for a TV season.class
The request to retrieve the changes for a movie.class
The request to fetch the credits for a TV season.class
Request to retrieve the external identifiers for a TV season.class
The request to retrieve the images for a TV season.class
The request to fetch the details for a TV season.class
Request to retrieve a list of translations for a TV season.class
The request to retrieve related videos for a TV season.class
The request to fetch the list of streaming watch providers for a TV season. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.seasons.type
Classes in com.amilesend.tmdb.client.model.tv.seasons.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The base class for TV seasons API based requests. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.series
Classes in com.amilesend.tmdb.client.model.tv.series that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Request to add a rating for a TV series for the associated (guest) session.class
The request to deleting a rating for a TV series.class
The request to fetch account states for a TV series.class
The request to fetch credits for a TV series.class
class
The request to retrieve the changes for a TV series.class
The request to fetch the content ratings for a TV series.class
The request to fetch the credits for a TV series.class
The request to retrieve episode groups for a TV series.class
Request to retrieve the external identifiers for a TV series.class
The request to retrieve the images for a TV series.class
Request to retrieve a list of keywords for a TV series.class
The request that describes lists for a TV series.class
Request to retrieve a list of TV series recommendations.class
The request to retrieve reviews for a TV series.class
Request to retrieve the list of episodes that were screened theatrically for a TV series.class
The request to fetch the details for a TV series.class
Request to retrieve a list of similar TV series.class
The request to retrieve a list of translations for a TV series.class
The request to retrieve related videos for a TV series.class
The request to retrieve watch providers for a TV series. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.series.list
Classes in com.amilesend.tmdb.client.model.tv.series.list that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to retrieve TV series that are airing today.class
The request to retrieve TV series that are airing in the next 7 days.class
The request to retrieve popular TV series.class
The request to retrieve top-rated TV series. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.series.list.type
Classes in com.amilesend.tmdb.client.model.tv.series.list.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Base class for paginated series lists based requests. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.tv.series.type
Classes in com.amilesend.tmdb.client.model.tv.series.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Base class for paginated series based requests.class
The base class for TV series API based requests. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.type
Classes in com.amilesend.tmdb.client.model.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Defines the request to retrieve a list of changes for the optionally specified date range and page number. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.watch
Classes in com.amilesend.tmdb.client.model.watch that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
The request to retrieve a list of all available regions.class
The request to retrieve the list of movie watch providers.class
The request to retrieve the list of TV watch providers. -
Uses of QueryParameterBasedRequest in com.amilesend.tmdb.client.model.watch.type
Classes in com.amilesend.tmdb.client.model.watch.type that implement QueryParameterBasedRequestModifier and TypeClassDescriptionclass
Defines the base class for watch provider API-based requests.