Uses of Class
com.amilesend.tmdb.client.model.search.type.TvSeriesSearchResult
Packages that use TvSeriesSearchResult
Package
Description
-
Uses of TvSeriesSearchResult in com.amilesend.tmdb.client.model.find
Methods in com.amilesend.tmdb.client.model.find that return types with arguments of type TvSeriesSearchResultMethod parameters in com.amilesend.tmdb.client.model.find with type arguments of type TvSeriesSearchResultModifier and TypeMethodDescriptionFindByIdResponse.FindByIdResponseBuilder.tvResults(List<TvSeriesSearchResult> tvResults) The list of TV shows. -
Uses of TvSeriesSearchResult in com.amilesend.tmdb.client.model.search.type
Classes in com.amilesend.tmdb.client.model.search.type with type parameters of type TvSeriesSearchResultModifier and TypeClassDescriptionstatic classTvSeriesSearchResult.TvSeriesSearchResultBuilder<C extends TvSeriesSearchResult,B extends TvSeriesSearchResult.TvSeriesSearchResultBuilder<C, B>>