Uses of Class
com.amilesend.tmdb.client.model.tv.series.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 TypeMethodDescriptionTvSeriesApi.getVideos(@NonNull GetVideosRequest request) Gets a list of related videos for a TV series. -
Uses of GetVideosResponse in com.amilesend.tmdb.client.model.tv.series
Classes in com.amilesend.tmdb.client.model.tv.series with type parameters of type GetVideosResponseModifier and TypeClassDescriptionstatic classGetVideosResponse.GetVideosResponseBuilder<C extends GetVideosResponse,B extends GetVideosResponse.GetVideosResponseBuilder<C, B>>