Uses of Class
com.amilesend.tmdb.client.model.tv.episodes.GetVideosRequest
Packages that use GetVideosRequest
-
Uses of GetVideosRequest in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api with parameters of type GetVideosRequestModifier and TypeMethodDescriptionTvEpisodesApi.getVideos(@NonNull GetVideosRequest request) Gets the list of videos for a specific TV episode. -
Uses of GetVideosRequest in com.amilesend.tmdb.client.model.tv.episodes
Classes in com.amilesend.tmdb.client.model.tv.episodes with type parameters of type GetVideosRequestModifier and TypeClassDescriptionstatic classGetVideosRequest.GetVideosRequestBuilder<C extends GetVideosRequest, B extends GetVideosRequest.GetVideosRequestBuilder<C,B>>