Uses of Class
com.amilesend.tmdb.client.model.search.type.PersonSearchResult
Packages that use PersonSearchResult
Package
Description
-
Uses of PersonSearchResult in com.amilesend.tmdb.client.model.find
Methods in com.amilesend.tmdb.client.model.find that return types with arguments of type PersonSearchResultMethod parameters in com.amilesend.tmdb.client.model.find with type arguments of type PersonSearchResultModifier and TypeMethodDescriptionFindByIdResponse.FindByIdResponseBuilder.personResults(List<PersonSearchResult> personResults) The list of persons. -
Uses of PersonSearchResult in com.amilesend.tmdb.client.model.search.type
Classes in com.amilesend.tmdb.client.model.search.type with type parameters of type PersonSearchResultModifier and TypeClassDescriptionstatic classPersonSearchResult.PersonSearchResultBuilder<C extends PersonSearchResult,B extends PersonSearchResult.PersonSearchResultBuilder<C, B>>