Uses of Class
com.amilesend.tmdb.client.model.people.lists.GetPopularPersonsRequest
Packages that use GetPopularPersonsRequest
-
Uses of GetPopularPersonsRequest in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api with parameters of type GetPopularPersonsRequestModifier and TypeMethodDescriptionPeopleListsApi.getPopular
(@NonNull GetPopularPersonsRequest request) Gets an ordered list of persons ordered by popularity. -
Uses of GetPopularPersonsRequest in com.amilesend.tmdb.client.model.people.lists
Methods in com.amilesend.tmdb.client.model.people.lists that return GetPopularPersonsRequestModifier and TypeMethodDescriptionGetPopularPersonsRequest.GetPopularPersonsRequestBuilder.build()