Uses of Class
com.amilesend.tmdb.client.model.type.CrewCredit
Packages that use CrewCredit
Package
Description
-
Uses of CrewCredit in com.amilesend.tmdb.client.model.movie
Methods in com.amilesend.tmdb.client.model.movie that return types with arguments of type CrewCreditMethod parameters in com.amilesend.tmdb.client.model.movie with type arguments of type CrewCreditModifier and TypeMethodDescriptionGetCreditsResponse.GetCreditsResponseBuilder.crew(List<CrewCredit> crew) The crew list. -
Uses of CrewCredit in com.amilesend.tmdb.client.model.tv.episodes
Methods in com.amilesend.tmdb.client.model.tv.episodes that return types with arguments of type CrewCreditModifier and TypeMethodDescriptionGetCreditsResponse.getCrew()The crew list.GetEpisodeDetailsResponse.getCrew()The list of crew credits.Method parameters in com.amilesend.tmdb.client.model.tv.episodes with type arguments of type CrewCreditModifier and TypeMethodDescriptionGetCreditsResponse.GetCreditsResponseBuilder.crew(List<CrewCredit> crew) The crew list.GetEpisodeDetailsResponse.GetEpisodeDetailsResponseBuilder.crew(List<CrewCredit> crew) The list of crew credits. -
Uses of CrewCredit in com.amilesend.tmdb.client.model.tv.seasons
Methods in com.amilesend.tmdb.client.model.tv.seasons that return types with arguments of type CrewCreditMethod parameters in com.amilesend.tmdb.client.model.tv.seasons with type arguments of type CrewCreditModifier and TypeMethodDescriptionGetCreditsResponse.GetCreditsResponseBuilder.crew(List<CrewCredit> crew) The crew list. -
Uses of CrewCredit in com.amilesend.tmdb.client.model.tv.series
Methods in com.amilesend.tmdb.client.model.tv.series that return types with arguments of type CrewCreditMethod parameters in com.amilesend.tmdb.client.model.tv.series with type arguments of type CrewCreditModifier and TypeMethodDescriptionGetCreditsResponse.GetCreditsResponseBuilder.crew(List<CrewCredit> crew) The crew list. -
Uses of CrewCredit in com.amilesend.tmdb.client.model.type
Classes in com.amilesend.tmdb.client.model.type with type parameters of type CrewCreditModifier and TypeClassDescriptionstatic classCrewCredit.CrewCreditBuilder<C extends CrewCredit, B extends CrewCredit.CrewCreditBuilder<C,B>> Subclasses with type arguments of type CrewCredit in com.amilesend.tmdb.client.model.typeModifier and TypeClassDescriptionclassDescribes a crew credit.static classCrewCredit.CrewCreditBuilder<C extends CrewCredit, B extends CrewCredit.CrewCreditBuilder<C,B>>