Uses of Class
com.amilesend.tmdb.client.model.search.type.MovieCastCredit
Packages that use MovieCastCredit
-
Uses of MovieCastCredit in com.amilesend.tmdb.client.model.search.type
Classes in com.amilesend.tmdb.client.model.search.type with type parameters of type MovieCastCreditModifier and TypeClassDescriptionstatic classMovieCastCredit.MovieCastCreditBuilder<C extends MovieCastCredit,B extends MovieCastCredit.MovieCastCreditBuilder<C, B>> Methods in com.amilesend.tmdb.client.model.search.type that return types with arguments of type MovieCastCreditModifier and TypeMethodDescriptionPersonSearchResult.getKnownForMovies()Helper method to return the list of movie cast credits for a person.