Uses of Class
com.amilesend.tmdb.client.model.watch.type.WatchProvider
Packages that use WatchProvider
-
Uses of WatchProvider in com.amilesend.tmdb.client.model.watch.type
Classes in com.amilesend.tmdb.client.model.watch.type with type parameters of type WatchProviderModifier and TypeClassDescriptionstatic classWatchProvider.WatchProviderBuilder<C extends WatchProvider, B extends WatchProvider.WatchProviderBuilder<C,B>> Methods in com.amilesend.tmdb.client.model.watch.type that return types with arguments of type WatchProviderModifier and TypeMethodDescriptionWatchProvidersResponseBase.getResults()The list of watch providers.Method parameters in com.amilesend.tmdb.client.model.watch.type with type arguments of type WatchProviderModifier and TypeMethodDescriptionWatchProvidersResponseBase.WatchProvidersResponseBaseBuilder.results(List<WatchProvider> results) The list of watch providers.