Uses of Class
com.amilesend.tmdb.client.model.genre.GetTvGenresRequest
Packages that use GetTvGenresRequest
-
Uses of GetTvGenresRequest in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api with parameters of type GetTvGenresRequestModifier and TypeMethodDescriptionGenresApi.getTvGenres
(@NonNull GetTvGenresRequest request) Gets the list of supported TV show genres. -
Uses of GetTvGenresRequest in com.amilesend.tmdb.client.model.genre
Classes in com.amilesend.tmdb.client.model.genre with type parameters of type GetTvGenresRequestModifier and TypeClassDescriptionstatic class
GetTvGenresRequest.GetTvGenresRequestBuilder<C extends GetTvGenresRequest,
B extends GetTvGenresRequest.GetTvGenresRequestBuilder<C, B>>