Uses of Class
com.amilesend.tmdb.client.model.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in com.amilesend.tmdb.client.model
Classes in com.amilesend.tmdb.client.model with type parameters of type ResourceModifier and TypeClassDescriptionclass
PaginatedResourceResponse<T extends Resource>
static class
PaginatedResourceResponse.PaginatedResourceResponseBuilder<T extends Resource,
C extends PaginatedResourceResponse<T>, B extends PaginatedResourceResponse.PaginatedResourceResponseBuilder<T, C, B>> class
Base class for a resource that defines a unique identifier.static class
Resource.ResourceBuilder<K,
T extends Resource, C extends Resource<K, T>, B extends Resource.ResourceBuilder<K, T, C, B>> static class
Resource.ResourceBuilder<K,
T extends Resource, C extends Resource<K, T>, B extends Resource.ResourceBuilder<K, T, C, B>> Subclasses of Resource in com.amilesend.tmdb.client.modelModifier and TypeClassDescriptionclass
NamedResource<K,
T extends NamedResource> A resource that also defines a name.class
PaginatedResourceResponse<T extends Resource>
Methods in com.amilesend.tmdb.client.model with type parameters of type ResourceModifier and TypeMethodDescriptionstatic <T extends Resource>
PaginatedResourceResponse.PaginatedResourceResponseBuilder<T, ?, ?> PaginatedResourceResponse.builder()
-
Uses of Resource in com.amilesend.tmdb.client.model.acount
Subclasses of Resource in com.amilesend.tmdb.client.model.acount -
Uses of Resource in com.amilesend.tmdb.client.model.acount.type
Subclasses of Resource in com.amilesend.tmdb.client.model.acount.typeModifier and TypeClassDescriptionclass
Describes a favorite movie resource.class
Describes a favorite TV resource.class
Describes a user list associated with an account.class
Describes a rated movie resource.class
Describes a rated TV show resource.class
Describes a rated TV show episode. -
Uses of Resource in com.amilesend.tmdb.client.model.collection
Subclasses of Resource in com.amilesend.tmdb.client.model.collectionModifier and TypeClassDescriptionclass
A collection details response.class
A collection images response.class
Response containing a list of translations. -
Uses of Resource in com.amilesend.tmdb.client.model.collection.type
Subclasses of Resource in com.amilesend.tmdb.client.model.collection.type -
Uses of Resource in com.amilesend.tmdb.client.model.company
Subclasses of Resource in com.amilesend.tmdb.client.model.companyModifier and TypeClassDescriptionclass
The response containing the list of alternate names.class
Describes a company's details.class
The response containing a list of company logos. -
Uses of Resource in com.amilesend.tmdb.client.model.credit
Subclasses of Resource in com.amilesend.tmdb.client.model.creditModifier and TypeClassDescriptionclass
The response describing credit details. -
Uses of Resource in com.amilesend.tmdb.client.model.credit.type
Subclasses of Resource in com.amilesend.tmdb.client.model.credit.type -
Uses of Resource in com.amilesend.tmdb.client.model.discover.type
Subclasses of Resource in com.amilesend.tmdb.client.model.discover.type -
Uses of Resource in com.amilesend.tmdb.client.model.find.type
Subclasses of Resource in com.amilesend.tmdb.client.model.find.typeModifier and TypeClassDescriptionclass
Describes a TV episode search result.class
Describes a TV season search result. -
Uses of Resource in com.amilesend.tmdb.client.model.keyword
Subclasses of Resource in com.amilesend.tmdb.client.model.keywordModifier and TypeClassDescriptionclass
The response containing the keyword details (i.e., name and identifier). -
Uses of Resource in com.amilesend.tmdb.client.model.list
Subclasses of Resource in com.amilesend.tmdb.client.model.listModifier and TypeClassDescriptionclass
The response when querying for an item's status within a list.class
The list details. -
Uses of Resource in com.amilesend.tmdb.client.model.list.type
Subclasses of Resource in com.amilesend.tmdb.client.model.list.type -
Uses of Resource in com.amilesend.tmdb.client.model.movie
Subclasses of Resource in com.amilesend.tmdb.client.model.movieModifier and TypeClassDescriptionclass
The response containing the account states associated with a movie.class
The response containing a lit of alternative titles for a movie.class
The response containing a list of credits for a movie.class
The response that describes the external identifiers for a movie.class
The response containing the list of images for a movie.class
The response containing the list of keywords associated with a movie.class
Response that describes the latest movie.class
Response that contains a list of movie list information.class
Response that describes a movie.class
Response that contains the list of release dates by country for a movie.class
Response that contains a list of translations for a movie.class
The response containing the list of videos for a movie.class
Describes a map of streaming providers for a movie. -
Uses of Resource in com.amilesend.tmdb.client.model.movie.type
Subclasses of Resource in com.amilesend.tmdb.client.model.movie.typeModifier and TypeClassDescriptionclass
Describes a movie.class
Describes a movie collection.class
The response describing a movie's details. -
Uses of Resource in com.amilesend.tmdb.client.model.network
Subclasses of Resource in com.amilesend.tmdb.client.model.networkModifier and TypeClassDescriptionclass
The alternative network names.class
The network images.class
The network details. -
Uses of Resource in com.amilesend.tmdb.client.model.people
Subclasses of Resource in com.amilesend.tmdb.client.model.peopleModifier and TypeClassDescriptionclass
Describes the list of credits associated with a person.class
Defines the response that describes the available external site identifiers for a person.class
Defines the list of profile images for a person.class
class
Describes the list of movie credits associated with a person.class
Describes a person.class
class
-
Uses of Resource in com.amilesend.tmdb.client.model.people.lists.type
Subclasses of Resource in com.amilesend.tmdb.client.model.people.lists.typeModifier and TypeClassDescriptionclass
Describes media associated with a popular person.class
Describes a popular person and the associated media that the person is known for. -
Uses of Resource in com.amilesend.tmdb.client.model.people.type
Subclasses of Resource in com.amilesend.tmdb.client.model.people.typeModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of Resource in com.amilesend.tmdb.client.model.review
Subclasses of Resource in com.amilesend.tmdb.client.model.reviewModifier and TypeClassDescriptionclass
The response describing a review. -
Uses of Resource in com.amilesend.tmdb.client.model.search.type
Subclasses of Resource in com.amilesend.tmdb.client.model.search.typeModifier and TypeClassDescriptionclass
Search result that describes a collection.class
Search result that describes a company.class
Defines a movie cast credit for a person.class
Defines a movie search result.class
Indicates that an object is a credit for a person.class
Defines a person search result.class
Defines a TV cast credit for a trending person.class
Defines a TV series search result. -
Uses of Resource in com.amilesend.tmdb.client.model.tv.episodes
Subclasses of Resource in com.amilesend.tmdb.client.model.tv.episodesModifier and TypeClassDescriptionclass
The response containing the account states associated with a TV episode.class
The response containing a list of credits for a TV episode.class
Response that describes a TV episode.class
The response that describes the external identifiers for a TV episode.class
The response containing the list of images for a TV episode.class
Response that contains a list of translations for a TV episode.class
The response containing the list of videos for a TV episode. -
Uses of Resource in com.amilesend.tmdb.client.model.tv.episodes.groups
Subclasses of Resource in com.amilesend.tmdb.client.model.tv.episodes.groupsModifier and TypeClassDescriptionclass
The response that describes a TV episode group. -
Uses of Resource in com.amilesend.tmdb.client.model.tv.episodes.groups.type
Subclasses of Resource in com.amilesend.tmdb.client.model.tv.episodes.groups.typeModifier and TypeClassDescriptionclass
Describes a TvEpisode for a group.class
Describes a TV episode group. -
Uses of Resource in com.amilesend.tmdb.client.model.tv.episodes.type
Subclasses of Resource in com.amilesend.tmdb.client.model.tv.episodes.type -
Uses of Resource in com.amilesend.tmdb.client.model.tv.seasons
Subclasses of Resource in com.amilesend.tmdb.client.model.tv.seasonsModifier and TypeClassDescriptionclass
The response containing the account states associated with a TV season.class
The response describing the list of aggregate credits for a TV season.class
The response containing a list of credits for a TV season.class
The response that describes the external identifiers for a TV season.class
The response containing the list of images for a TV season.class
Response that describes a TV season.class
Response that contains a list of translations for a TV season.class
The response containing the list of videos for a TV episode.class
Describes a map of streaming providers for a TV season. -
Uses of Resource in com.amilesend.tmdb.client.model.tv.seasons.type
Subclasses of Resource in com.amilesend.tmdb.client.model.tv.seasons.type -
Uses of Resource in com.amilesend.tmdb.client.model.tv.series
Subclasses of Resource in com.amilesend.tmdb.client.model.tv.seriesModifier and TypeClassDescriptionclass
The response containing the account states associated with a TV series.class
The response describing the list of aggregate credits for a TV series.class
The response containing a lit of alternative titles for a TV series.class
The response describing the content ratings for a TV series.class
The response containing a list of credits for a TV series.class
Describes a TV series episode group.class
Describes the external identifiers associated with a TV series.class
Describes the images associated with a TV series.class
The response containing the list of keywords associated with a TV series.class
Response that contains a list of TV series list information.class
Describes a list of TV series episodes that was screened in a theater.class
Describes a TV series.class
Response that contains a list of translations for a TV series.class
The response containing the list of videos for a TV series.class
Describes a map of streaming providers for a TV series. -
Uses of Resource in com.amilesend.tmdb.client.model.tv.series.type
Subclasses of Resource in com.amilesend.tmdb.client.model.tv.series.typeModifier and TypeClassDescriptionclass
Describes a TV episode group for a series.class
Describes a TV series episode that was screened in a theater.class
class
Describes a credit for a TV Series.class
Describes a TV episode for a series.class
Describes a network for a TV series. -
Uses of Resource in com.amilesend.tmdb.client.model.type
Subclasses of Resource in com.amilesend.tmdb.client.model.typeModifier and TypeClassDescriptionclass
Defines the base class for a response associated with account states.class
Describes a cast credit.class
ChangeItem<T>
Describes an item that was changed.class
Describes a crew credit.class
Describes the genreclass
Describes an image resource.class
Describes a keyword that contains aname
andid
value.class
Describes a movie list.class
Describes a person being credited.class
Describes a production company.class
Describes a movie review.class
Describes a video.