Uses of Class
com.amilesend.tmdb.client.model.trending.GetAllTrendingResponse
Packages that use GetAllTrendingResponse
-
Uses of GetAllTrendingResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetAllTrendingResponseModifier and TypeMethodDescriptionTrendingApi.getAllTrending
(@NonNull GetAllTrendingRequest request) Gets the list of trending resources (e.g., movies, tv shows, people). -
Uses of GetAllTrendingResponse in com.amilesend.tmdb.client.model.trending
Classes in com.amilesend.tmdb.client.model.trending with type parameters of type GetAllTrendingResponseModifier and TypeClassDescriptionstatic class
GetAllTrendingResponse.GetAllTrendingResponseBuilder<C extends GetAllTrendingResponse,
B extends GetAllTrendingResponse.GetAllTrendingResponseBuilder<C, B>>