Uses of Class
com.amilesend.tmdb.client.model.tv.episodes.GetVideosResponse
Packages that use GetVideosResponse
-
Uses of GetVideosResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetVideosResponseModifier and TypeMethodDescriptionTvEpisodesApi.getVideos
(@NonNull GetVideosRequest request) Gets the list of videos for a specific TV episode. -
Uses of GetVideosResponse in com.amilesend.tmdb.client.model.tv.episodes
Classes in com.amilesend.tmdb.client.model.tv.episodes with type parameters of type GetVideosResponseModifier and TypeClassDescriptionstatic class
GetVideosResponse.GetVideosResponseBuilder<C extends GetVideosResponse, B extends GetVideosResponse.GetVideosResponseBuilder<C,
B>> Subclasses with type arguments of type GetVideosResponse in com.amilesend.tmdb.client.model.tv.episodesModifier and TypeClassDescriptionclass
The response containing the list of videos for a TV episode.static class
GetVideosResponse.GetVideosResponseBuilder<C extends GetVideosResponse, B extends GetVideosResponse.GetVideosResponseBuilder<C,
B>>