Class GetAllTrendingRequest

java.lang.Object
com.amilesend.tmdb.client.model.trending.type.GetTrendingRequestBase
com.amilesend.tmdb.client.model.trending.GetAllTrendingRequest
All Implemented Interfaces:
QueryParameterBasedRequest

public class GetAllTrendingRequest extends GetTrendingRequestBase
The request to fetch the list of trending resources (e.g., movies, tv shows, people).
See Also: