Uses of Class
com.amilesend.tmdb.client.model.find.type.TvEpisodeSearchResult
Packages that use TvEpisodeSearchResult
-
Uses of TvEpisodeSearchResult in com.amilesend.tmdb.client.model.find
Methods in com.amilesend.tmdb.client.model.find that return types with arguments of type TvEpisodeSearchResultModifier and TypeMethodDescriptionFindByIdResponse.getTvEpisodeResults()The list of TV episodes.Method parameters in com.amilesend.tmdb.client.model.find with type arguments of type TvEpisodeSearchResultModifier and TypeMethodDescriptionFindByIdResponse.FindByIdResponseBuilder.tvEpisodeResults(List<TvEpisodeSearchResult> tvEpisodeResults) The list of TV episodes. -
Uses of TvEpisodeSearchResult in com.amilesend.tmdb.client.model.find.type
Classes in com.amilesend.tmdb.client.model.find.type with type parameters of type TvEpisodeSearchResultModifier and TypeClassDescriptionstatic classTvEpisodeSearchResult.TvEpisodeSearchResultBuilder<C extends TvEpisodeSearchResult,B extends TvEpisodeSearchResult.TvEpisodeSearchResultBuilder<C, B>>