Uses of Class
com.amilesend.tmdb.client.model.type.WatchProviderResult
Packages that use WatchProviderResult
Package
Description
-
Uses of WatchProviderResult in com.amilesend.tmdb.client.model.movie
Methods in com.amilesend.tmdb.client.model.movie that return types with arguments of type WatchProviderResultModifier and TypeMethodDescriptionGetWatchProvidersResponse.getResults()The map of streaming providers keyed by country code.Method parameters in com.amilesend.tmdb.client.model.movie with type arguments of type WatchProviderResultModifier and TypeMethodDescriptionGetWatchProvidersResponse.GetWatchProvidersResponseBuilder.results(Map<String, WatchProviderResult> results) The map of streaming providers keyed by country code. -
Uses of WatchProviderResult in com.amilesend.tmdb.client.model.tv.seasons
Methods in com.amilesend.tmdb.client.model.tv.seasons that return types with arguments of type WatchProviderResultModifier and TypeMethodDescriptionGetWatchProvidersResponse.getResults()The map of streaming providers keyed by country code.Method parameters in com.amilesend.tmdb.client.model.tv.seasons with type arguments of type WatchProviderResultModifier and TypeMethodDescriptionGetWatchProvidersResponse.GetWatchProvidersResponseBuilder.results(Map<String, WatchProviderResult> results) The map of streaming providers keyed by country code. -
Uses of WatchProviderResult in com.amilesend.tmdb.client.model.tv.series
Methods in com.amilesend.tmdb.client.model.tv.series that return types with arguments of type WatchProviderResultModifier and TypeMethodDescriptionGetWatchProvidersResponse.getResults()The map of streaming providers keyed by country code.Method parameters in com.amilesend.tmdb.client.model.tv.series with type arguments of type WatchProviderResultModifier and TypeMethodDescriptionGetWatchProvidersResponse.GetWatchProvidersResponseBuilder.results(Map<String, WatchProviderResult> results) The map of streaming providers keyed by country code. -
Uses of WatchProviderResult in com.amilesend.tmdb.client.model.type
Methods in com.amilesend.tmdb.client.model.type that return WatchProviderResult