Uses of Class
com.amilesend.tmdb.client.model.people.lists.GetPopularPersonsResponse
Packages that use GetPopularPersonsResponse
-
Uses of GetPopularPersonsResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetPopularPersonsResponseModifier and TypeMethodDescriptionPeopleListsApi.getPopular
(@NonNull GetPopularPersonsRequest request) Gets an ordered list of persons ordered by popularity. -
Uses of GetPopularPersonsResponse in com.amilesend.tmdb.client.model.people.lists
Classes in com.amilesend.tmdb.client.model.people.lists with type parameters of type GetPopularPersonsResponseModifier and TypeClassDescriptionstatic class
GetPopularPersonsResponse.GetPopularPersonsResponseBuilder<C extends GetPopularPersonsResponse,
B extends GetPopularPersonsResponse.GetPopularPersonsResponseBuilder<C, B>>