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