Uses of Class
com.amilesend.tmdb.client.model.tv.series.type.SeriesRequestBase
Packages that use SeriesRequestBase
Package
Description
-
Uses of SeriesRequestBase in com.amilesend.tmdb.client.model.tv.series
Subclasses of SeriesRequestBase in com.amilesend.tmdb.client.model.tv.seriesModifier and TypeClassDescriptionclassRequest to add a rating for a TV series for the associated (guest) session.classThe request to deleting a rating for a TV series.classThe request to fetch account states for a TV series.classThe request to fetch credits for a TV series.classclassThe request to fetch the content ratings for a TV series.classThe request to fetch the credits for a TV series.classThe request to retrieve episode groups for a TV series.classRequest to retrieve the external identifiers for a TV series.classThe request to retrieve the images for a TV series.classRequest to retrieve a list of keywords for a TV series.classThe request that describes lists for a TV series.classRequest to retrieve a list of TV series recommendations.classThe request to retrieve reviews for a TV series.classRequest to retrieve the list of episodes that were screened theatrically for a TV series.classThe request to fetch the details for a TV series.classRequest to retrieve a list of similar TV series.classThe request to retrieve a list of translations for a TV series.classThe request to retrieve related videos for a TV series.classThe request to retrieve watch providers for a TV series. -
Uses of SeriesRequestBase in com.amilesend.tmdb.client.model.tv.series.type
Classes in com.amilesend.tmdb.client.model.tv.series.type with type parameters of type SeriesRequestBaseModifier and TypeClassDescriptionstatic classSeriesRequestBase.SeriesRequestBaseBuilder<C extends SeriesRequestBase,B extends SeriesRequestBase.SeriesRequestBaseBuilder<C, B>> Subclasses of SeriesRequestBase in com.amilesend.tmdb.client.model.tv.series.typeModifier and TypeClassDescriptionclassBase class for paginated series based requests.