Uses of Class
com.amilesend.tmdb.client.model.people.type.MovieCastCredit
Packages that use MovieCastCredit
Package
Description
-
Uses of MovieCastCredit in com.amilesend.tmdb.client.model.people
Methods in com.amilesend.tmdb.client.model.people that return types with arguments of type MovieCastCreditModifier and TypeMethodDescriptionGetMovieCreditsResponse.getCast()List of cast credits associated with a person.Method parameters in com.amilesend.tmdb.client.model.people with type arguments of type MovieCastCreditModifier and TypeMethodDescriptionGetMovieCreditsResponse.GetMovieCreditsResponseBuilder.cast(List<MovieCastCredit> cast) List of cast credits associated with a person. -
Uses of MovieCastCredit in com.amilesend.tmdb.client.model.people.type
Classes in com.amilesend.tmdb.client.model.people.type with type parameters of type MovieCastCreditModifier and TypeClassDescriptionstatic classMovieCastCredit.MovieCastCreditBuilder<C extends MovieCastCredit,B extends MovieCastCredit.MovieCastCreditBuilder<C, B>> Subclasses with type arguments of type MovieCastCredit in com.amilesend.tmdb.client.model.people.typeModifier and TypeClassDescriptionclassstatic classMovieCastCredit.MovieCastCreditBuilder<C extends MovieCastCredit,B extends MovieCastCredit.MovieCastCreditBuilder<C, B>>