Uses of Class
com.amilesend.tmdb.client.model.type.Video
Packages that use Video
Package
Description
-
Uses of Video in com.amilesend.tmdb.client.model.movie
Methods in com.amilesend.tmdb.client.model.movie that return types with arguments of type VideoMethod parameters in com.amilesend.tmdb.client.model.movie with type arguments of type Video -
Uses of Video in com.amilesend.tmdb.client.model.tv.episodes
Methods in com.amilesend.tmdb.client.model.tv.episodes that return types with arguments of type VideoMethod parameters in com.amilesend.tmdb.client.model.tv.episodes with type arguments of type Video -
Uses of Video in com.amilesend.tmdb.client.model.tv.seasons
Methods in com.amilesend.tmdb.client.model.tv.seasons that return types with arguments of type VideoMethod parameters in com.amilesend.tmdb.client.model.tv.seasons with type arguments of type Video -
Uses of Video in com.amilesend.tmdb.client.model.tv.series
Methods in com.amilesend.tmdb.client.model.tv.series that return types with arguments of type VideoMethod parameters in com.amilesend.tmdb.client.model.tv.series with type arguments of type Video -
Uses of Video in com.amilesend.tmdb.client.model.type
Classes in com.amilesend.tmdb.client.model.type with type parameters of type VideoModifier and TypeClassDescriptionstatic classVideo.VideoBuilder<C extends Video, B extends Video.VideoBuilder<C,B>> Subclasses with type arguments of type Video in com.amilesend.tmdb.client.model.typeModifier and TypeClassDescriptionclassDescribes a video.static classVideo.VideoBuilder<C extends Video, B extends Video.VideoBuilder<C,B>>