Uses of Class
com.amilesend.tmdb.client.model.trending.GetTrendingPeopleResponse
Packages that use GetTrendingPeopleResponse
-
Uses of GetTrendingPeopleResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetTrendingPeopleResponseModifier and TypeMethodDescriptionTrendingApi.getTrendingPeople
(@NonNull GetTrendingPeopleRequest request) Gets the list of trending people. -
Uses of GetTrendingPeopleResponse in com.amilesend.tmdb.client.model.trending
Classes in com.amilesend.tmdb.client.model.trending with type parameters of type GetTrendingPeopleResponseModifier and TypeClassDescriptionstatic class
GetTrendingPeopleResponse.GetTrendingPeopleResponseBuilder<C extends GetTrendingPeopleResponse,
B extends GetTrendingPeopleResponse.GetTrendingPeopleResponseBuilder<C, B>>