Uses of Class
com.amilesend.tmdb.client.model.tv.series.list.GetPopularRequest
Packages that use GetPopularRequest
-
Uses of GetPopularRequest in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api with parameters of type GetPopularRequestModifier and TypeMethodDescriptionTvSeriesListsApi.getPopular
(@NonNull GetPopularRequest request) Gets the list of TV series that are popular. -
Uses of GetPopularRequest in com.amilesend.tmdb.client.model.tv.series.list
Classes in com.amilesend.tmdb.client.model.tv.series.list with type parameters of type GetPopularRequestModifier and TypeClassDescriptionstatic class
GetPopularRequest.GetPopularRequestBuilder<C extends GetPopularRequest,
B extends GetPopularRequest.GetPopularRequestBuilder<C, B>>