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