Uses of Record Class
dev.reuss.tmdb.domain.watchproviders.model.WatchProviderRegion
Packages that use WatchProviderRegion
-
Uses of WatchProviderRegion in dev.reuss.tmdb.domain.watchproviders.model
Methods in dev.reuss.tmdb.domain.watchproviders.model that return types with arguments of type WatchProviderRegionModifier and TypeMethodDescriptionWatchProviderRegions.results()Returns the value of theresultsrecord component.Constructor parameters in dev.reuss.tmdb.domain.watchproviders.model with type arguments of type WatchProviderRegionModifierConstructorDescriptionWatchProviderRegions(List<WatchProviderRegion> results) Creates an instance of aWatchProviderRegionsrecord class.