Uses of Interface
com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Packages that use MarketDescription
Package
Description
-
Uses of MarketDescription in com.sportradar.unifiedodds.sdk.internal.caching.markets
Methods in com.sportradar.unifiedodds.sdk.internal.caching.markets that return MarketDescriptionModifier and TypeMethodDescriptionMarketDescriptionProvider.getMarketDescription(int marketId, Map<String, String> marketSpecifiers, List<Locale> locales, boolean fetchVariantDescriptions) MarketDescriptionProviderImpl.getMarketDescription(int marketId, Map<String, String> marketSpecifiers, List<Locale> locales, boolean fetchVariantDescriptions) InvariantMarketDescriptionCache.getMarketDescriptor(int marketId, String variant, Languages.BestEffort locales) MarketDescriptionCache.getMarketDescriptor(int marketId, String variant, Languages.BestEffort locales) VariantMarketDescriptionCache.getMarketDescriptor(int marketId, String variant, Languages.BestEffort bestEffort) Methods in com.sportradar.unifiedodds.sdk.internal.caching.markets that return types with arguments of type MarketDescriptionModifier and TypeMethodDescriptionInvariantMarketDescriptionCache.getAllInvariantMarketDescriptions(List<Locale> locales) -
Uses of MarketDescription in com.sportradar.unifiedodds.sdk.internal.impl.markets
Classes in com.sportradar.unifiedodds.sdk.internal.impl.markets that implement MarketDescriptionMethods in com.sportradar.unifiedodds.sdk.internal.impl.markets that return types with arguments of type MarketDescriptionModifier and TypeMethodDescriptionMarketManagerImpl.getMarketDescriptions()Get the list of all available market descriptions.MarketManagerImpl.getMarketDescriptions(Locale locale) -
Uses of MarketDescription in com.sportradar.unifiedodds.sdk.managers
Methods in com.sportradar.unifiedodds.sdk.managers that return types with arguments of type MarketDescriptionModifier and TypeMethodDescriptionMarketDescriptionManager.getMarketDescriptions()Returns the list of all available static market descriptions.MarketDescriptionManager.getMarketDescriptions(Locale locale) Returns the list of all available static market descriptions in the providedLocale