Uses of Class
com.amilesend.tmdb.client.model.people.type.CombinedCrewCredit
Packages that use CombinedCrewCredit
Package
Description
-
Uses of CombinedCrewCredit in com.amilesend.tmdb.client.model.people
Methods in com.amilesend.tmdb.client.model.people that return types with arguments of type CombinedCrewCreditModifier and TypeMethodDescriptionGetCombinedCreditsResponse.getCrew()List of crew credits associated with a person.Method parameters in com.amilesend.tmdb.client.model.people with type arguments of type CombinedCrewCreditModifier and TypeMethodDescriptionGetCombinedCreditsResponse.GetCombinedCreditsResponseBuilder.crew(List<CombinedCrewCredit> crew) List of crew credits associated with a person. -
Uses of CombinedCrewCredit in com.amilesend.tmdb.client.model.people.type
Classes in com.amilesend.tmdb.client.model.people.type with type parameters of type CombinedCrewCreditModifier and TypeClassDescriptionstatic classCombinedCrewCredit.CombinedCrewCreditBuilder<C extends CombinedCrewCredit,B extends CombinedCrewCredit.CombinedCrewCreditBuilder<C, B>>