Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

abort() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
abort(int, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
abort(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
abort(int, String, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
acquireBookmakerDetailsAndProducerData() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
add(Locale, String) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.Translations
 
addAllWithoutOverriding(Translations) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.Translations
 
addBlockedListener(BlockedListener) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
addBlockedListener(BlockedCallback, UnblockedCallback) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
addEventIdForTimelineIgnore(Urn, int, String) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventStatusCacheImpl
Adds the event identifier for timeline ignore Used for BetPal events to have ignored timeline event status cache
addEventIdForTimelineIgnore(Urn, int, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCache
Adds the event identifier for timeline ignore Used for BetPal events to have ignored timeline event status cache
addFixtureTimestamp(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Adds fixture timestamp to cache so that the next fixture calls for the event goes through non-cached fixture provider
addFixtureTimestamp(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCache
Adds fixture timestamp to cache so that the next fixture calls for the event goes through non-cached fixture provider
AdditionalProbabilities - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Additional probability attributes for markets which potentially will be (partly) refunded This is valid only for those markets which are sent with x.0, x.25 and x.75 lines and in addition the "no bet" markets (draw no bet, home no bet, ...)
AdditionalProbabilitiesImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
 
addShutdownListener(ShutdownListener) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
addSportEventToReplay(SportEvent) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
addSportEventToReplay(SportEvent, Integer) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
addSportEventToReplay(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
addSportEventToReplay(Urn, Integer) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
addUofExtListener(UofExtListener) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
All - Static variable in enum com.sportradar.unifiedodds.sdk.managers.CacheType
All caches
AmqpConnectionFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
Represents a factory used to create Connection instances
ApiHostUpdater - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
ApiResponseErrorPattern - Static variable in class com.sportradar.utils.SdkHelper
The regex pattern to extract error message from failed API requests
ApiResponseHandlingException - Exception in com.sportradar.unifiedodds.sdk.internal.impl.http
 
ApiResponseHandlingException(String, String, int) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.impl.http.ApiResponseHandlingException
 
ApiResponseHandlingException(String, int, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.impl.http.ApiResponseHandlingException
 
ApiResponseMessagePattern - Static variable in class com.sportradar.utils.SdkHelper
The regex pattern to extract response message from failed API requests
approveRecovery() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotRequest
 
asHeaderValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UserAgentProvider
 
asProducerStatusReason() - Method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerDownReason
 
asProducerStatusReason() - Method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerUpReason
 
Assist - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access specific assist information
AssistImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents an assists on a sport event
AssistImpl(Urn, Map<Locale, String>, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.AssistImpl
Initializes a new instance of the AssistImpl class
AvailableSelections - Interface in com.sportradar.unifiedodds.sdk.entities.custombet
Provides an available selections for a particular event
AvailableSelectionsFilter - Interface in com.sportradar.unifiedodds.sdk.entities.custombet
Provides an available selections for a particular event
AvailableSelectionsFilterImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Implements methods used to access available selections for the event
AvailableSelectionsFilterImpl(CapiFilteredEventType, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.AvailableSelectionsFilterImpl
 
AvailableSelectionsImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Implements methods used to access available selections for the event
AvailableSelectionsImpl(CapiAvailableSelections) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.AvailableSelectionsImpl
 
AvailableSelectionsImpl(CapiEventType, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.AvailableSelectionsImpl
 
awaitTermination(long, TimeUnit) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Blocks until all tasks have completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.

B

BasicTournament - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes providing information about a tournament
BasicTournamentImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a sport tournament
BasicTournamentImpl(Urn, Urn, List<Locale>, SportEventCache, SportEntityFactory, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Initializes a new BasicTournamentImpl instance
BestEffort(Locale, Locale...) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.Languages.BestEffort
 
BestEffort(List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.Languages.BestEffort
 
BetCancel<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Sent to describe that all bets on the particular market (line) for the particular competition should be cancelled and refunded in full.
BetSettlement<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Received when one or more markets for a particular competition have an outcome and results should be cleared
BetSettlementCertainty - Enum in com.sportradar.unifiedodds.sdk.oddsentities
 
BetStop<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Is sent to signal that a set of markets (often all) should be moved to a suspended state (odds updated, but bets not accepted).
BodyOnlyFetchingHttpClient - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
BodyOnlyFetchingHttpClient() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.BodyOnlyFetchingHttpClient
 
BonusDrumType - Enum in com.sportradar.unifiedodds.sdk.entities
Possible bonus drum types
BonusInfo - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods ued to access bonus info data
BonusInfoCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A basic bonus info cache representation
BonusInfoCi(SapiLottery.SapiBonusInfo) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.BonusInfoCi
 
BonusInfoCi(ExportableBonusInfoCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.BonusInfoCi
 
BonusInfoImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A basic implementation of the BonusInfo
BookingManager - Interface in com.sportradar.unifiedodds.sdk.managers
Defines methods used to perform various booking calendar operations
BookingManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
The basic implementation of the BookingManager
BookingStatus - Enum in com.sportradar.unifiedodds.sdk.entities
The enum describing various booking statuses
bookLiveOddsEvent(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.BookingManagerImpl
Performs a request on the API which books the event associated with the provided Urn identifier
bookLiveOddsEvent(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.BookingManager
Performs a request on the API which books the event associated with the provided Urn identifier
BookmakerDetails - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access bookmaker details
BookmakerDetailsImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents the current bookmaker details
BookmakerDetailsImpl(BookmakerDetails, Duration) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.BookmakerDetailsImpl
Initializes a new instance of BookmakerDetailsImpl
BookmakerDetailsImpl(int, String, Date, ResponseCode, String, Duration) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.BookmakerDetailsImpl
Initializes a new instance of BookmakerDetailsImpl
BookmakerDetailsProviderFactory - Class in com.sportradar.unifiedodds.sdk.internal.di
 
build() - Method in interface com.sportradar.unifiedodds.sdk.cfg.ConfigurationBuilderBase
Builds and returns a UofConfiguration instance
build() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
build(Urn, int, String, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
build(Urn, int, String, String, Double) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
build(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.MappingValidatorFactoryImpl
Builds and returns a MappingValidator from it's string representation
build(String) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.MappingValidatorFactory
Builds and returns a MappingValidator from it's string representation
build() - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetSelectionBuilder
Builds and returns a Selection instance
build(Urn, int, String, String) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetSelectionBuilder
Builds and returns a Selection instance
build(Urn, int, String, String, Double) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetSelectionBuilder
Builds and returns a Selection instance
build() - Method in interface com.sportradar.unifiedodds.sdk.UofSessionBuilder
This function creates the newly configured session using the supplied message interest and listeners
buildBetCancel(T, UfBetCancel, byte[], MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildBetCancel(T, UfBetCancel, byte[], MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildBetSettlement(T, UfBetSettlement, byte[], MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildBetSettlement(T, UfBetSettlement, byte[], MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildBetStop(T, UfBetStop, byte[], MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildBetStop(T, UfBetStop, byte[], MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildCashOutProbabilities(T, UfCashout, MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildCashOutProbabilities(T, UfCashout, MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildCategory(Urn, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds the associated category summary
buildCategory(Urn, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds the associated category summary
buildCategoryCi(Urn, SapiCategory, List<Urn>, Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildCategoryCi(ExportableCategoryCi) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildCategoryCi(Urn, SapiCategory, List<Urn>, Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildCategoryCi(ExportableCategoryCi) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildCompetitor(Urn, String, Integer, Boolean, SportEventCi, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds a Competitor instance associated with the provided Urn
buildCompetitor(Urn, String, Integer, Boolean, SportEventCi, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds a Competitor instance associated with the provided Urn
buildCompetitorPlayerProfile(Urn, List<Locale>, List<Urn>, Map<Urn, Integer>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
 
buildCompetitorPlayerProfile(Urn, List<Locale>, List<Urn>, Map<Urn, Integer>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
 
buildCompetitorProfileCi(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildCompetitorProfileCi(Urn, SapiCompetitorProfileEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildCompetitorProfileCi(Urn, SapiTeam, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildCompetitorProfileCi(Urn, SapiPlayerCompetitor, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildCompetitorProfileCi(Urn, SapiSimpleTeamProfileEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildCompetitorProfileCi(ExportableCompetitorCi) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildCompetitorProfileCi(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildCompetitorProfileCi(Urn, SapiCompetitorProfileEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildCompetitorProfileCi(Urn, SapiTeam, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildCompetitorProfileCi(Urn, SapiPlayerCompetitor, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildCompetitorProfileCi(Urn, SapiSimpleTeamProfileEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildCompetitorProfileCi(ExportableCompetitorCi) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildConfigFromApplicationYml() - Method in interface com.sportradar.unifiedodds.sdk.cfg.TokenSetter
Sets the general configuration properties to values read from configuration file.
buildConfigFromApplicationYml() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.TokenSetterImpl
Sets the general configuration properties to values read from configuration file.
buildConfigFromSdkProperties() - Method in interface com.sportradar.unifiedodds.sdk.cfg.TokenSetter
Sets the general configuration properties to values read from configuration file.
buildConfigFromSdkProperties() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.TokenSetterImpl
Sets the general configuration properties to values read from configuration file.
buildDrawCi(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildDrawCi(Urn, SapiDrawEvent, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildDrawCi(Urn, SapiDrawSummary, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildDrawCi(Urn, SapiDrawFixture, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildDrawCi(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildDrawCi(Urn, SapiDrawFixture, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildDrawCi(Urn, SapiDrawEvent, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildDrawCi(Urn, SapiDrawSummary, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildExpression(SportEvent, Map<String, String>, String, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.NameExpressionFactory
 
buildExpression(SportEvent, Map<String, String>, String, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.NameExpressionFactoryImpl
 
buildFixtureChange(T, UfFixtureChange, byte[], MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildFixtureChange(T, UfFixtureChange, byte[], MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildLotteryCi(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildLotteryCi(Urn, SapiLottery, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildLotteryCi(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildLotteryCi(Urn, SapiLottery, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildMarket(SportEvent, UfMarket, int) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactory
 
buildMarket(SportEvent, UfMarket, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactoryImpl
 
buildMarketCancel(SportEvent, UfMarket, int) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactory
 
buildMarketCancel(SportEvent, UfMarket, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactoryImpl
 
buildMarketWithOdds(SportEvent, UfOddsChangeMarket, int) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactory
 
buildMarketWithOdds(SportEvent, UfOddsChangeMarket, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactoryImpl
 
buildMarketWithProbabilities(SportEvent, UfOddsChangeMarket, int) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactory
 
buildMarketWithProbabilities(SportEvent, UfOddsChangeMarket, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactoryImpl
 
buildMarketWithSettlement(SportEvent, UfBetSettlementMarket, int) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactory
 
buildMarketWithSettlement(SportEvent, UfBetSettlementMarket, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactoryImpl
 
buildMatchCi(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildMatchCi(Urn, SapiSportEvent, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildMatchCi(Urn, SapiSportEventChildren.SapiSportEvent, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildMatchCi(Urn, SapiFixture, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildMatchCi(Urn, SapiMatchSummaryEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildMatchCi(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildMatchCi(Urn, SapiSportEvent, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildMatchCi(Urn, SapiSportEventChildren.SapiSportEvent, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildMatchCi(Urn, SapiFixture, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildMatchCi(Urn, SapiMatchSummaryEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.CardinalNameExpression
 
buildName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.CompetitorProfileExpression
 
buildName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.EntityNameExpression
 
buildName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MinusNameExpression
 
buildName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.NameExpression
 
buildName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OrdinalNameExpression
 
buildName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.PlayerProfileExpression
 
buildName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.PlusNameExpression
 
buildName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.SportEventNameExpression
 
buildNameProvider(SportEvent, int, Map<String, String>, int) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProviderFactory
 
buildNameProvider(SportEvent, int, Map<String, String>, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProviderFactoryImpl
 
buildOddsChange(T, UfOddsChange, byte[], MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildOddsChange(T, UfOddsChange, byte[], MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildOperand(Map<String, String>, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.OperandFactory
 
buildOperand(Map<String, String>, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OperandFactoryImpl
 
buildPlayerProfile(Urn, List<Locale>, List<Urn>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
 
buildPlayerProfile(Urn, List<Locale>, List<Urn>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
 
buildPlayerProfileCi(Urn, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildPlayerProfileCi(Urn, SapiPlayerExtended, Locale, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildPlayerProfileCi(Urn, SapiPlayerCompetitor, Locale, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildPlayerProfileCi(ExportablePlayerProfileCi) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildPlayerProfileCi(Urn, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildPlayerProfileCi(Urn, SapiPlayerExtended, Locale, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildPlayerProfileCi(Urn, SapiPlayerCompetitor, Locale, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildPlayerProfileCi(ExportablePlayerProfileCi) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildProducerStatus(int, ProducerStatusReason, boolean, boolean, long) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildProducerStatus(int, ProducerStatusReason, boolean, boolean, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildRecoveryInitiated(int, long, Long, Urn, String, long) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildRecoveryInitiated(int, long, Long, Urn, String, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildRollbackBetCancel(T, UfRollbackBetCancel, byte[], MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildRollbackBetCancel(T, UfRollbackBetCancel, byte[], MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildRollbackBetSettlement(T, UfRollbackBetSettlement, byte[], MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildRollbackBetSettlement(T, UfRollbackBetSettlement, byte[], MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
buildSport(Urn, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds a Sport instance with the provided data
buildSport(Urn, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds a Sport instance with the provided data
buildSportCi(Urn, SapiSport, List<Urn>, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildSportCi(ExportableSportCi) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildSportCi(Urn, SapiSport, List<Urn>, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildSportCi(ExportableSportCi) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildSportEvent(Urn, List<Locale>, boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds the Competition derived class based on the provided data
buildSportEvent(Urn, Urn, List<Locale>, boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds the SportEvent derived class based on the provided data
buildSportEvent(Urn, List<Locale>, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds the Competition derived class based on the provided data
buildSportEvent(Urn, Urn, List<Locale>, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds the SportEvent derived class based on the provided data
buildSportEventCi(ExportableCi) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildSportEventCi(ExportableCi) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildSportEvents(List<Urn>, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds a list of Competition derived classes based on the provided data
buildSportEvents(List<Urn>, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds a list of Competition derived classes based on the provided data
buildSportEventStatus(Urn, Class<T>, boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEventStatusFactory
Builds the requested sport event status type
buildSportEventStatus(Urn, Class<T>, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEventStatusFactoryImpl
Builds the requested sport event status type
buildSportForCategory(Urn, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds the associated category sport summary
buildSportForCategory(Urn, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds the associated category sport summary
buildSports(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds a List of available Sport instances
buildSports(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds a List of available Sport instances
buildStageCi(Urn, SapiStageSummaryEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildStageCi(Urn, SapiTournament, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildStageCi(Urn, SapiTournamentInfoEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildStageCi(Urn, SapiSportEvent, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildStageCi(Urn, SapiSportEventChildren.SapiSportEvent, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildStageCi(Urn, SapiFixture, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildStageCi(Urn, SapiParentStage, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildStageCi(Urn, SapiStageSummaryEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildStageCi(Urn, SapiSportEvent, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildStageCi(Urn, SapiSportEventChildren.SapiSportEvent, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildStageCi(Urn, SapiFixture, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildStageCi(Urn, SapiTournament, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildStageCi(Urn, SapiTournamentInfoEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildStageCi(Urn, SapiParentStage, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildStreamCompetitors(List<Urn>, SportEventCi, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactory
Builds a List of Competitor instances Notice: a StreamWrapperException is thrown if any problems are encountered
buildStreamCompetitors(List<Urn>, SportEventCi, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Builds a List of Competitor instances Notice: a StreamWrapperException is thrown if any problems are encountered
buildTournamentCi(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildTournamentCi(Urn, SapiTournament, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildTournamentCi(Urn, SapiTournamentExtended, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildTournamentCi(Urn, SapiTournamentInfoEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
buildTournamentCi(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildTournamentCi(Urn, SapiTournament, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildTournamentCi(Urn, SapiTournamentExtended, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildTournamentCi(Urn, SapiTournamentInfoEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
buildUnparsableMessage(T, Integer, byte[], MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageFactory
 
buildUnparsableMessage(T, Integer, byte[], MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 

C

cacheExport(EnumSet<CacheType>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Exports current items in the cache
cacheExport(EnumSet<CacheType>) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Exports current items in the cache
cacheImport(List<ExportableCi>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Imports provided items into caches
cacheImport(List<ExportableCi>) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Imports provided items into caches
CacheItem - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Base interface of cached entities
CacheItemFactory - Interface in com.sportradar.unifiedodds.sdk.internal.caching.impl.ci
Created on 19/10/2017.
CacheItemFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl.ci
Created on 19/10/2017.
CacheItemFactoryImpl(DataRouterManager, SdkInternalConfiguration, Cache<Urn, Date>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
CacheItemNotFoundException - Exception in com.sportradar.unifiedodds.sdk.exceptions
The following exception gets thrown when a cache item could not be found
CacheItemNotFoundException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.CacheItemNotFoundException
 
CacheItemNotFoundException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.CacheItemNotFoundException
 
CacheItemNotFoundException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
The following exception gets thrown when a cache item could not be found
CacheItemNotFoundException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.CacheItemNotFoundException
 
CacheItemNotFoundException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.CacheItemNotFoundException
 
CacheMessageProcessor - Class in com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline
A FeedMessageProcessor implementation which is used in the message processing pipeline
CacheMessageProcessor(SportEventStatusCache, SportEventCache, ProcessedFixtureChangesTracker, SdkProducerManager) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CacheMessageProcessor
Initializes a new CacheMessageProcessor instance
cachePurgeRun(long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
cacheStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
Returns current cache status
cacheStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Returns current cache status
cacheStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
Returns current cache status
cacheStatus() - Method in interface com.sportradar.unifiedodds.sdk.internal.exportable.ExportableSdkCache
Returns current cache status
CacheType - Enum in com.sportradar.unifiedodds.sdk.managers
Enumerates the types of the caches supported by the SDK
CachingException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
The following exception gets thrown when a cache problem is encountered
CachingException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.CachingException
 
CachingException(String, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.CachingException
 
CachingModule - Class in com.sportradar.unifiedodds.sdk.internal.di
A derived injection module managing SDK caches
calculateProbability(List<Selection>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetManagerImpl
 
calculateProbability(List<Selection>) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetManager
Returns an Calculation instance providing the probability for the specified selections
calculateProbabilityFilter(List<Selection>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetManagerImpl
 
calculateProbabilityFilter(List<Selection>) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetManager
Returns an CalculationFilter instance providing the probability for the specified selections (filtered)
Calculation - Interface in com.sportradar.unifiedodds.sdk.entities.custombet
Provides a probability calculation
CalculationFilter - Interface in com.sportradar.unifiedodds.sdk.entities.custombet
Provides a probability calculation
CalculationFilterImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Implements methods used to provide a probability calculation
CalculationFilterImpl(CapiFilteredCalculationResponse) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationFilterImpl
 
CalculationImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Implements methods used to provide a probability calculation
CalculationImpl(CapiCalculationResponse) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationImpl
 
canBeFetched() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
canBeFetched() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
canBeFetched() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
canConnectionOpen() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.AmqpConnectionFactory
Check if the connection can or should be opened
canConnectionOpen() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SingleInstanceAmqpConnectionFactory
Check if the connection can or should be opened
canMap(int, Urn, Map<String, String>) - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
Indicates if the mapping data is usable with the provided values
canMap(int, Urn, Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
Car - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access car data
CarCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A cache representation of race car
CarCi(String, String, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.CarCi
 
CardinalNameExpression - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 21/06/2017.
CarImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A basic implementation of the Car
CarImpl(CarCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.CarImpl
 
CashOutProbabilities<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Defines methods implemented by cash-out probability messages
CashOutProbabilitiesImpl<T extends SportEvent> - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities
Implements methods used to access event CashOut probabilities
CashOutProbabilitiesManager - Interface in com.sportradar.unifiedodds.sdk.managers
Defines methods used retrieve markets with probability information used for cash out
CashOutProbabilitiesManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
Implements methods used to access sport event/market probabilities
CashOutStatus - Enum in com.sportradar.unifiedodds.sdk.oddsentities
Defines possible cashout availability states
categoriesFetched() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportCi
Clears ShouldFetchCategories flag
Category - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing sport category
CategoryCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access cached category entity data
CategoryData - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
Contains basic information about a sport tournament
CategoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a sport category
CategoryImpl(Urn, Map<Locale, String>, List<SportEvent>, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategoryImpl
Initializes a new instance of the CategoryImpl
CategorySummary - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing sport category
CategorySummaryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a category summary
CategorySummaryImpl(Urn, Map<Locale, String>, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategorySummaryImpl
Initializes a new instance of the CategorySummaryImpl
ChannelMessageConsumer - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods implemented by classes that can handle message payloads
ChannelMessageConsumerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
A basic implementation of the ChannelMessageConsumer interface
ChannelMessageConsumerImpl(RoutingKeyParser, SdkInternalConfiguration, SdkProducerManager, JAXBContext) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumerImpl
 
ChannelSupervisionScheduler - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
ChannelSupervisionScheduler(OnDemandChannelSupervisor, RabbitMqMonitoringThreads) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.ChannelSupervisionScheduler
 
ChannelSupervisor - Interface in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
checkAndUpdateConnectionSettings() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
checkCauseReason(Throwable, String) - Static method in class com.sportradar.utils.SdkHelper
 
checkConfigurationLocales(Locale, Set<Locale>) - Static method in class com.sportradar.utils.SdkHelper
 
checkStatus() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.OnDemandChannelSupervisor
Checks channel status on demand
checkStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.RabbitMqChannelImpl
 
ChildRaceCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A child race representation used by caching components
ChildRaceCi(SapiSportEventChildren.SapiSportEvent, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.ChildRaceCi
Initializes a new instance of the ChildRaceCi class
ClassResolver - Class in com.sportradar.unifiedodds.sdk.internal.impl.util.javaclass
 
ClassResolver() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.util.javaclass.ClassResolver
 
clear() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
clearBlockedListeners() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
close() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
close() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
close() - Method in class com.sportradar.unifiedodds.sdk.internal.common.telemetry.LatencyTracker
 
close() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumer
Closes the channel and does the resource cleanup
close() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumerImpl
 
close() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.MessageReceiver
Closes the current instance so it will no longer receive messages
close(boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.AmqpConnectionFactory
Close the AMQP connection
close() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.OnDemandChannelSupervisor
Terminates the current channel
close() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.RabbitMqChannelImpl
Terminates the current channel
close() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.RabbitMqMessageReceiver
Closes the current instance so it will no longer receive messages
close() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
close(int, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
close(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
close(int, String, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
close(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SingleInstanceAmqpConnectionFactory
Close the AMQP connection
close() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
 
close() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Method used to close the feed and all its sessions
closeChannel() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.ChannelSupervisionScheduler
 
closeChannel() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.ChannelSupervisor
 
ClosingResult - Enum in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
com.sportradar.unifiedodds.sdk - package com.sportradar.unifiedodds.sdk
 
com.sportradar.unifiedodds.sdk.cfg - package com.sportradar.unifiedodds.sdk.cfg
 
com.sportradar.unifiedodds.sdk.entities - package com.sportradar.unifiedodds.sdk.entities
 
com.sportradar.unifiedodds.sdk.entities.custombet - package com.sportradar.unifiedodds.sdk.entities.custombet
 
com.sportradar.unifiedodds.sdk.entities.markets - package com.sportradar.unifiedodds.sdk.entities.markets
 
com.sportradar.unifiedodds.sdk.entities.status - package com.sportradar.unifiedodds.sdk.entities.status
 
com.sportradar.unifiedodds.sdk.exceptions - package com.sportradar.unifiedodds.sdk.exceptions
 
com.sportradar.unifiedodds.sdk.extended - package com.sportradar.unifiedodds.sdk.extended
 
com.sportradar.unifiedodds.sdk.internal.caching - package com.sportradar.unifiedodds.sdk.internal.caching
 
com.sportradar.unifiedodds.sdk.internal.caching.ci - package com.sportradar.unifiedodds.sdk.internal.caching.ci
 
com.sportradar.unifiedodds.sdk.internal.caching.ci.markets - package com.sportradar.unifiedodds.sdk.internal.caching.ci.markets
 
com.sportradar.unifiedodds.sdk.internal.caching.impl - package com.sportradar.unifiedodds.sdk.internal.caching.impl
 
com.sportradar.unifiedodds.sdk.internal.caching.impl.ci - package com.sportradar.unifiedodds.sdk.internal.caching.impl.ci
 
com.sportradar.unifiedodds.sdk.internal.caching.markets - package com.sportradar.unifiedodds.sdk.internal.caching.markets
 
com.sportradar.unifiedodds.sdk.internal.cfg - package com.sportradar.unifiedodds.sdk.internal.cfg
 
com.sportradar.unifiedodds.sdk.internal.common.telemetry - package com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
com.sportradar.unifiedodds.sdk.internal.di - package com.sportradar.unifiedodds.sdk.internal.di
 
com.sportradar.unifiedodds.sdk.internal.exceptions - package com.sportradar.unifiedodds.sdk.internal.exceptions
 
com.sportradar.unifiedodds.sdk.internal.exportable - package com.sportradar.unifiedodds.sdk.internal.exportable
 
com.sportradar.unifiedodds.sdk.internal.impl - package com.sportradar.unifiedodds.sdk.internal.impl
 
com.sportradar.unifiedodds.sdk.internal.impl.apireaders - package com.sportradar.unifiedodds.sdk.internal.impl.apireaders
 
com.sportradar.unifiedodds.sdk.internal.impl.custombetentities - package com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
 
com.sportradar.unifiedodds.sdk.internal.impl.dto - package com.sportradar.unifiedodds.sdk.internal.impl.dto
 
com.sportradar.unifiedodds.sdk.internal.impl.entities - package com.sportradar.unifiedodds.sdk.internal.impl.entities
 
com.sportradar.unifiedodds.sdk.internal.impl.entities.status - package com.sportradar.unifiedodds.sdk.internal.impl.entities.status
 
com.sportradar.unifiedodds.sdk.internal.impl.http - package com.sportradar.unifiedodds.sdk.internal.impl.http
 
com.sportradar.unifiedodds.sdk.internal.impl.markets - package com.sportradar.unifiedodds.sdk.internal.impl.markets
 
com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings - package com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings
 
com.sportradar.unifiedodds.sdk.internal.impl.oddsentities - package com.sportradar.unifiedodds.sdk.internal.impl.oddsentities
 
com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets - package com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
 
com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline - package com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline
 
com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection - package com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
com.sportradar.unifiedodds.sdk.internal.impl.recovery - package com.sportradar.unifiedodds.sdk.internal.impl.recovery
 
com.sportradar.unifiedodds.sdk.internal.impl.util - package com.sportradar.unifiedodds.sdk.internal.impl.util
 
com.sportradar.unifiedodds.sdk.internal.impl.util.files - package com.sportradar.unifiedodds.sdk.internal.impl.util.files
 
com.sportradar.unifiedodds.sdk.internal.impl.util.javaclass - package com.sportradar.unifiedodds.sdk.internal.impl.util.javaclass
 
com.sportradar.unifiedodds.sdk.managers - package com.sportradar.unifiedodds.sdk.managers
 
com.sportradar.unifiedodds.sdk.oddsentities - package com.sportradar.unifiedodds.sdk.oddsentities
 
com.sportradar.unifiedodds.sdk.oddsentities.exportable - package com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
com.sportradar.utils - package com.sportradar.utils
 
com.sportradar.utils.jacoco - package com.sportradar.utils.jacoco
 
com.sportradar.utils.stream.optional - package com.sportradar.utils.stream.optional
 
com.sportradar.utils.thread.sleep - package com.sportradar.utils.thread.sleep
 
combineDateAndTime(Date, Date) - Static method in class com.sportradar.utils.SdkHelper
 
CommunicationException - Exception in com.sportradar.unifiedodds.sdk.exceptions
The following exception gets thrown when a communication error gets detected(API request failure,...)
CommunicationException(String, String, int) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.CommunicationException
 
CommunicationException(String, String, int, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.CommunicationException
 
CommunicationException(String, String) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.CommunicationException
 
CommunicationException(String, String, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.CommunicationException
 
Competition - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing sport events regardless to which sport they belong
CompetitionCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access competition type data
CompetitionStatistics - Interface in com.sportradar.unifiedodds.sdk.entities.status
Defines methods to access competition specific statistics
CompetitionStatus - Interface in com.sportradar.unifiedodds.sdk.entities.status
Defines methods used to access general competition status attributes
CompetitionStatusImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities.status
The most basic status implementation describing core competition attributes
CompetitionStatusImpl(SportEventStatusCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
 
Competitor - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access competitor data
CompetitorCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access competitor information
CompetitorImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a player or a team competing in a sport event
CompetitorImpl(Urn, ProfileCache, Map<Urn, ReferenceIdCi>, Boolean, List<Locale>, SportEntityFactory, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Initializes a new instance of the CompetitorImpl class
CompetitorImpl(Urn, ProfileCache, SportEventCi, List<Locale>, SportEntityFactory, ExceptionHandlingStrategy, Boolean) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Initializes a new instance of the CompetitorImpl class
CompetitorPlayer - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a competitor player profile
CompetitorPlayerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents competitor's player profile information
CompetitorPlayerImpl(Urn, Integer, ProfileCache, List<Urn>, List<Locale>, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorPlayerImpl
Initializes a new instance of PlayerProfileImpl
CompetitorProfileExpression - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 03/10/2017.
CompetitorResult - Interface in com.sportradar.unifiedodds.sdk.entities
 
CompetitorResultImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
 
CompetitorResultImpl(SapiStageResult.SapiCompetitor.SapiResult) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorResultImpl
 
CompetitorResultImpl(SapiPeriodStatus.SapiCompetitor.SapiResult) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorResultImpl
 
CompleteRoundCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching.ci
A round representation used by caching components.
CompleteRoundCiImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A round representation used by caching components.
CompleteRoundCiImpl(SapiMatchRound, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Initializes a new instance of the CompleteRoundCiImpl class
CompleteRoundCiImpl(ExportableCompleteRoundCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
 
CompositeFeedMessageProcessor - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods implemented by the composite message processor
CompositeMappingValidator - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings
Represents a MappingValidator wrapper around other mapping validators
CompositeMessageProcessor - Class in com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline
The master FeedMessageProcessor implementation that handles the flow trough the message processing pipeline
CompositeMessageProcessor(List<FeedMessageProcessor>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CompositeMessageProcessor
Constructs a new CompositeMessageProcessor instance
Concatenator - Class in com.sportradar.unifiedodds.sdk.internal.impl.apireaders
 
Config() - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantMarketDescriptionCache.Config
 
ConfigurationBuilder - Interface in com.sportradar.unifiedodds.sdk.cfg
Defines methods implemented by classes used to set general configuration properties
ConfigurationBuilderBase<T> - Interface in com.sportradar.unifiedodds.sdk.cfg
Base method definitions for custom and general configuration builders
ConfigurationInjectingModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
ConfigurationInjectingModule(UofConfiguration, SdkInternalConfiguration) - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.ConfigurationInjectingModule
 
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.ConfigurationInjectingModule
 
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CustomBetModule
Configures a Binder via the exposed methods.
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CustomisableSdkModule
Configures a Binder via the exposed methods.
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.DataProvidersModule
 
configure(Binder) - Method in class com.sportradar.unifiedodds.sdk.internal.di.DeserializerModule
 
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.EventChangeManagerModule
Configures a Binder via the exposed methods.
configure(Binder) - Method in class com.sportradar.unifiedodds.sdk.internal.di.GeneralModule
Registers required types with the injection container
configure(Binder) - Method in class com.sportradar.unifiedodds.sdk.internal.di.GlobalVariablesModule
 
configure(Binder) - Method in class com.sportradar.unifiedodds.sdk.internal.di.HttpClientModule
 
configure(Binder) - Method in class com.sportradar.unifiedodds.sdk.internal.di.JmxModule
 
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.MarketsModule
Configures a Binder via the exposed methods.
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.MasterInjectionModule
 
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.MessageProcessorPipeline
 
configure(Binder) - Method in class com.sportradar.unifiedodds.sdk.internal.di.MetricsModule
 
configure(Binder) - Method in class com.sportradar.unifiedodds.sdk.internal.di.NoopJmxModule
 
configure(Binder) - Method in class com.sportradar.unifiedodds.sdk.internal.di.ProducersDataProviderModule
 
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.ReadersModule
Configures a Binder via the exposed methods.
configure() - Method in class com.sportradar.unifiedodds.sdk.internal.di.WhoAmIReaderModule
 
ConfiguredConnectionFactory - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
ConfiguredConnectionFactory(ConnectionFactory, SdkInternalConfiguration, String, SdkConnectionStatusListener, ExecutorService, TimeUtils) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.ConfiguredConnectionFactory
 
Course - Interface in com.sportradar.unifiedodds.sdk.entities
 
CourseCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
 
CourseCi(SapiCourse, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.CourseCi
 
CourseCi(ExportableCourseCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.CourseCi
 
CourseImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
 
CoursesCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
 
CoursesCi(List<SapiCourse>, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoursesCi
 
CoverageInfo - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access coverage information
CoverageInfoCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A coverage info representation used by caching components
CoverageInfoCi(SapiCoverageInfo) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoverageInfoCi
Initializes a new instance of the SapiCoverageInfo class.
CoverageInfoCi(ExportableCoverageInfoCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoverageInfoCi
 
CoverageInfoImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Provides coverage information
CoveredFrom - Enum in com.sportradar.unifiedodds.sdk.entities
Possible coverage locations
create() - Static method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationPropertiesReaderFactory
 
create(String) - Static method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationPropertiesReaderFactory
 
create() - Static method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationYamlReaderFactory
 
create(String) - Static method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationYamlReaderFactory
 
create(int, int, int) - Method in class com.sportradar.unifiedodds.sdk.internal.di.HttpClientFactory
 
createAsync(int, int, int) - Method in class com.sportradar.unifiedodds.sdk.internal.di.HttpClientFactory
 
createChannel() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
createChannel(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
createSdkInjector(UofGlobalEventsListener, CustomisableSdkModule) - Method in class com.sportradar.unifiedodds.sdk.UofSdk
 
createUnifiedOddsStatistics() - Method in class com.sportradar.unifiedodds.sdk.internal.di.MetricsRegisterer
 
createUsageOpenTelemetry(UofConfiguration, String) - Method in class com.sportradar.unifiedodds.sdk.internal.di.MetricsModule
 
CurrentSeasonInfo - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a tournament season
CurrentSeasonInfoImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Provides information about a tournament season
CustomBetManager - Interface in com.sportradar.unifiedodds.sdk.managers
Defines methods used to perform various custom bet operations
CustomBetManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
The basic implementation of the CustomBetManager
CustomBetModule - Class in com.sportradar.unifiedodds.sdk.internal.di
The DI module in charge of custom bet API readers
CustomBetModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.CustomBetModule
 
CustomBetSelectionBuilder - Interface in com.sportradar.unifiedodds.sdk.managers
Defines methods used to build selections
CustomBetSelectionBuilderImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
The basic implementation of the CustomBetSelectionBuilder
CustomBetSelectionBuilderImpl() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
CustomConfigurationBuilder - Interface in com.sportradar.unifiedodds.sdk.cfg
Defines methods implemented by classes used to set general and custom configuration properties
CustomisableSdkModule - Class in com.sportradar.unifiedodds.sdk.internal.di
An injection module which is used to customise some of the SDK internal components
CustomisableSdkModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.CustomisableSdkModule
 
CustomisableUofSdk - Class in com.sportradar.unifiedodds.sdk.internal.impl
An extension of the UofSdk that has the ability to customise some of the sdk components
CustomisableUofSdk(UofGlobalEventsListener, UofConfiguration, CustomisableSdkModule) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.CustomisableUofSdk
The following constructor is used to crate the UofSdk instance with a custom injection module
CustomisableUofSdk(UofGlobalEventsListener, UofConfiguration, CustomisableSdkModule, UofExtListener) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.CustomisableUofSdk
The following constructor is used to crate the UofSdk instance with a custom injection module

D

DataProvider<TOut> - Class in com.sportradar.unifiedodds.sdk.internal.impl
The generic class used to get various data from the Unified API endpoints
DataProvider(String, SdkInternalConfiguration, HttpDataFetcher, Deserializer) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
 
DataProvider(String, String, boolean, Locale, LogHttpDataFetcher, Deserializer) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
 
DataProviderException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
The following exception gets thrown when a communication error is detected (bad/empty API response,...)
DataProviderException(String, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.DataProviderException
 
DataProviderException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.DataProviderException
 
DataProvidersModule - Class in com.sportradar.unifiedodds.sdk.internal.di
Created on 2019-03-29
DataProvidersModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.DataProvidersModule
 
DataProviderStreamException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
Exception class used to handle data provider stream errors
DataProviderStreamException(String, DataProviderException) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.DataProviderStreamException
 
DataRouter - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Created on 20/10/2017.
DataRouterImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
Implements methods used to trigger API fetches
DataRouterImpl() - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
DataRouterListener - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Created on 20/10/2017.
DataRouterManager - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Created on 26/10/2017.
DataRouterManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
 
DataRouterStreamException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
Exception class used to handle data provider stream errors
DataRouterStreamException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.DataRouterStreamException
 
DataWrapper<T> - Class in com.sportradar.unifiedodds.sdk.internal.impl
Created on 10/04/2018.
DataWrapper(T, Header[]) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.DataWrapper
 
dateToString(Date) - Static method in class com.sportradar.utils.SdkHelper
 
DecimalValueMappingValidator - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings
A MappingValidator which checks whether a value of the specific specifier has the required decimal part
DEFAULT_MQ_HOST_PORT - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentManager
The default MQ host port
DefaultAdditionalMarketMappingsProvider - Class in com.sportradar.unifiedodds.sdk.internal.impl
Created on 07/11/2018.
DefaultSnapshotRequestManager - Class in com.sportradar.unifiedodds.sdk.internal.impl
Default pass-trough snapshot scheduler
DefaultSnapshotRequestManager() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.DefaultSnapshotRequestManager
 
DelayedInfo - Interface in com.sportradar.unifiedodds.sdk.entities
Event delay info
DelayedInfoCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
Event delay info cache representation
DelayedInfoCi(SapiDelayedInfo, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.DelayedInfoCi
Initializes a new delayed info CI
DelayedInfoCi(ExportableDelayedInfoCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.DelayedInfoCi
 
delete(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper
 
deleteCacheItem(int, String) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.InvariantMarketDescriptionCache
 
deleteCacheItem(int, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionCache
 
deleteCacheItem(int, String) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantMarketDescriptionCache
 
deleteSportEventsFromCache(Date) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Deletes the sport events from cache which are scheduled before specified date
deleteSportEventsFromCache(Date) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCache
Deletes the sport events from cache which are scheduled before specified date
deleteSportEventsFromCache(Date) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Deletes the sport events from cache which are scheduled before specified date
deleteSportEventsFromCache(Date) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Deletes the sport events from cache which are scheduled before specified date
deleteVariantMarketDescriptionFromCache(int, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
Deletes the variant market description from cache
deleteVariantMarketDescriptionFromCache(int, String) - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Deletes the variant market description from cache
DeserializationException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
The following exception gets thrown when an object deserialization fails
DeserializationException(String, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.DeserializationException
 
deserialize(InputStream) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.Deserializer
 
deserialize(InputStream) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DeserializerImpl
 
Deserializer - Interface in com.sportradar.unifiedodds.sdk.internal.impl
The basic interface representation of a deserializer used to produce valid Java object from a data source
DeserializerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
An implementation of the Deserializer used to deserialize/unmarshall the provided content
DeserializerImpl(JAXBContext) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.DeserializerImpl
 
DeserializerModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
DeserializerModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.DeserializerModule
 
dictionaryToString(Map<String, String>) - Static method in class com.sportradar.utils.SdkHelper
 
disableProducer(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
disableProducer(int) - Method in interface com.sportradar.unifiedodds.sdk.managers.ProducerManager
Disables te Producer associated with the provided id (by default all the active producers are enabled)
distinctObjects(Function<? super T, ?>) - Static method in class com.sportradar.utils.StreamUtils
Utility method used to filter out objects by some parameter
Division - Interface in com.sportradar.unifiedodds.sdk.entities
 
DivisionCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
 
DivisionCi(Integer, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.DivisionCi
 
DivisionCi(ExportableDivisionCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.DivisionCi
 
DivisionImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
 
DivisionImpl(DivisionCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.DivisionImpl
 
doubleToStringWithSign(double) - Static method in class com.sportradar.utils.SdkHelper
 
Draw - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access draw information
DrawCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
A draw cache representation
DrawCiImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl.ci
A draw cache item implementation
DrawImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
The basic implementation of a lottery
DrawImpl(Urn, Urn, List<Locale>, SportEventCache, SportEntityFactory, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
 
DrawInfo - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access draw info data
DrawInfoCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A basic draw info cache representation
DrawInfoCi(SapiLottery.SapiDrawInfo) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawInfoCi
 
DrawInfoCi(ExportableDrawInfoCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawInfoCi
 
DrawInfoImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A basic implementation of the DrawInfo
DrawResult - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access draw result information
DrawResultCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A basic draw result cache representation
DrawResultCi(SapiDrawResult.SapiDraws.SapiDraw, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawResultCi
 
DrawResultCi(ExportableDrawResultCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawResultCi
 
DrawResultImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A basic implementation of the DrawResult
DrawStatus - Enum in com.sportradar.unifiedodds.sdk.entities
Possible draw statuses
DrawType - Enum in com.sportradar.unifiedodds.sdk.entities
Possible draw types

E

EnableLogRemoval(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.SdkCacheRemovalListener
 
enableProducer(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
enableProducer(int) - Method in interface com.sportradar.unifiedodds.sdk.managers.ProducerManager
Enables te Producer associated with the provided id (by default all the active producers are enabled)
enableUsageExport(boolean) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the value indicating whether sdk usage (metrics) can be exported
EntityNameExpression - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 21/06/2017.
Environment - Enum in com.sportradar.unifiedodds.sdk.cfg
A description of the environment
EnvironmentManager - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
EnvironmentManager() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentManager
 
EnvironmentSelector - Interface in com.sportradar.unifiedodds.sdk.cfg
Defines methods implemented by classes taking care of the 2nd step when building configuration - selecting the environment.
EnvironmentSetting - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
EnvironmentSetting(Environment, String, String, int, Boolean, List<Environment>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentSetting
 
equals(Object) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
 
equals(Object) - Method in class com.sportradar.utils.Urn
Determines whether the specified Object is equal to this instance
EventChangeListener - Interface in com.sportradar.unifiedodds.sdk
Defines methods used as callbacks to notify the client about event fixture and/or result change updates
EventChangeManager - Interface in com.sportradar.unifiedodds.sdk.managers
Defines methods used for getting list of FixtureChange and/or ResultChange
EventChangeManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
EventChangeManagerModule - Class in com.sportradar.unifiedodds.sdk.internal.di
The DI module in charge of EventChangeManager
EventChangeManagerModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.EventChangeManagerModule
 
EventClock - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access EventClock implementation values
EventClockImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents an event clock
EventClockImpl(String, String, String, String, String, Boolean) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventClockImpl
Initializes a new instance of EventClockImpl
EventMessage<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Represents a Message associated with a sport event
EventPlayer - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access player details for timeline event
EventPlayerAssistCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
Created on 24/11/2017.
EventPlayerCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
Created on 24/11/2017.
EventPlayerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a player or driver in a sport event
EventRecoveryRequestIssuer - Interface in com.sportradar.unifiedodds.sdk.managers
Defines utility methods used to handle specific event recovery requests
EventResult - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used by classes that provide event result information
EventResultImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents an event result entry
EventResultImpl(SapiStageResult.SapiCompetitor) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
EventResultImpl(UfResultType) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
EventResultImpl(SapiResultScore) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
EventStatus - Enum in com.sportradar.unifiedodds.sdk.entities
Possible competition statuses.
EventTimeline - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access event timeline properties
EventTimelineCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A cache representation of an event timeline
EventTimelineCi(SapiTimeline, Locale, boolean) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventTimelineCi
 
EventTimelineCi(ExportableEventTimelineCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventTimelineCi
 
EventTimelineImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
An implementation of the EventTimeline interface
EventTimelineImpl(EventTimelineCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventTimelineImpl
 
ExceptionHandlingStrategy - Enum in com.sportradar.unifiedodds.sdk
An indication on how should be exceptions handled on the public API
ExcludeFromJacocoGeneratedReportAsDiIsNotTestedAtUnitTestLevel - Annotation Type in com.sportradar.utils.jacoco
 
ExcludeFromJacocoGeneratedReportUnreachableCode - Annotation Type in com.sportradar.utils.jacoco
 
ExcludeFromJacocoGeneratedReportUntestableCheckedException - Annotation Type in com.sportradar.utils.jacoco
 
execute(Runnable) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Executes the given command at some time in the future.
executeRequest(ClassicHttpRequest, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper
 
ExecutionLog - Static variable in class com.sportradar.utils.SdkHelper
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.BonusInfoCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CarCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CourseCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoursesCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoverageInfoCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DelayedInfoCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DivisionCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawInfoCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawResultCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventPlayerAssistCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventPlayerCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventTimelineCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.GroupCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.HoleCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.PitcherCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.RaceDriverProfileCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.RefereeCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.WeatherInfoCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.TournamentCoverageCi
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.Translations
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CoverageInfoImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoLinkImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ScheduledStartTimeChangeImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StreamingChannelImpl
 
export() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TvChannelImpl
 
export() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCacheItem
Export item's properties
ExportableBonusInfoCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableBonusInfoCi(Integer, BonusDrumType, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableBonusInfoCi
 
ExportableCacheItem - Interface in com.sportradar.unifiedodds.sdk.oddsentities.exportable
Interface used by cache items to export their properties
ExportableCarCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableCarCi(String, String, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCarCi
 
ExportableCategoryCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableCategoryCi(String, Map<Locale, String>, String, List<String>, String, List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
ExportableCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableCi(String, Map<Locale, String>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
 
ExportableCompetitionCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableCompetitorCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableCompetitorCi(String, Map<Locale, String>, Locale, Map<Locale, String>, Map<Locale, String>, Boolean, String, Map<String, String>, List<String>, Map<String, Integer>, List<ExportableJerseyCi>, ExportableManagerCi, ExportableVenueCi, String, String, ExportableRaceDriverProfileCi, List<Locale>, String, String, String, String, ExportableDivisionCi) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
ExportableCompleteRoundCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableCompleteRoundCi(Map<Locale, String>, Map<Locale, String>, String, String, String, String, Integer, Integer, Integer, Integer, String, String, List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
ExportableCourseCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableCourseCi(Urn, Map<Locale, String>, List<ExportableHoleCi>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCourseCi
 
ExportableCoverageInfoCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableCoverageInfoCi(String, boolean, List<String>, CoveredFrom) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
ExportableCoverageInfoCi(CoverageInfo) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
ExportableDelayedInfoCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableDelayedInfoCi(int, Map<Locale, String>, Set<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDelayedInfoCi
 
ExportableDivisionCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableDivisionCi(Integer, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDivisionCi
 
ExportableDrawCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableDrawCi(String, Map<Locale, String>, Date, Date, Boolean, String, Locale, String, DrawStatus, List<ExportableDrawResultCi>, Integer, Set<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
ExportableDrawInfoCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableDrawInfoCi(DrawType, TimeType, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawInfoCi
 
ExportableDrawResultCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableDrawResultCi(Integer, Map<Locale, String>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawResultCi
 
ExportableEventPlayerAssistCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableEventPlayerAssistCi(String, String, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerAssistCi
 
ExportableEventPlayerCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableEventPlayerCi(String, String, String, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
ExportableEventTimelineCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableEventTimelineCi(Locale, List<ExportableTimelineEventCi>, boolean) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventTimelineCi
 
ExportableFixtureCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableFixtureCi(Date, boolean, Date, Map<String, String>, List<ExportableTvChannelCi>, ExportableCoverageInfoCi, ExportableProducerInfoCi, Map<String, String>, Boolean, String, List<ExportableScheduledStartTimeChangeCi>, String, List<String>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
ExportableGroupCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableGroupCi(String, String, List<String>, Map<String, Map<String, String>>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
ExportableHoleCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableHoleCi(int, int) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableHoleCi
 
ExportableJerseyCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableJerseyCi(String, String, String, String, String, String, String, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
ExportableJerseyCi(String, String, String, String, String, String, String, String, Boolean, Boolean, String, Boolean, String, Boolean) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
ExportableLoadableRoundCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableLoadableRoundCi(Map<Locale, String>, Map<Locale, String>, Locale, String, String, String, String, Integer, Integer, Integer, Integer, String, String, List<Locale>, List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
ExportableLotteryCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableLotteryCi(String, Map<Locale, String>, Date, Date, Boolean, String, Locale, String, ExportableBonusInfoCi, ExportableDrawInfoCi, List<String>, Set<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
ExportableManagerCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableManagerCi(String, Map<Locale, String>, Map<Locale, String>, String, List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableManagerCi
 
ExportableMatchCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableMatchCi(String, Map<Locale, String>, Date, Date, Boolean, String, BookingStatus, List<String>, ExportableVenueCi, ExportableSportEventConditionsCi, Map<String, Map<String, String>>, Locale, ExportableFixtureCi, Map<String, String>, Map<String, Integer>, String, ExportableLoadableRoundCi, ExportableSeasonCi, ExportableDelayedInfoCi, ExportableCoverageInfoCi, List<Locale>, List<Locale>, List<Locale>, Map<Locale, ExportableEventTimelineCi>, String, SportEventType, StageType) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
ExportablePitcherCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportablePitcherCi(String, String, HomeAway, PitcherHand) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
ExportablePlayerProfileCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportablePlayerProfileCi(String, Map<Locale, String>, Locale, Map<Locale, String>, Map<Locale, String>, Map<Locale, String>, String, Date, Integer, Integer, String, Integer, String, String, List<Locale>, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
ExportableProducerInfoCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableProducerInfoCi(boolean, boolean, boolean, boolean, boolean, List<ExportableProducerInfoLinkCi>, List<ExportableStreamingChannelCi>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
ExportableProducerInfoLinkCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableProducerInfoLinkCi(String, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoLinkCi
 
ExportableRaceDriverProfileCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableRaceDriverProfileCi(String, String, ExportableCarCi) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceDriverProfileCi
 
ExportableRaceStageCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableRaceStageCi(String, Map<Locale, String>, Date, Date, Boolean, String, BookingStatus, List<String>, ExportableVenueCi, ExportableSportEventConditionsCi, Map<String, Map<String, String>>, String, List<String>, StageType, String, Locale, List<Locale>, List<Locale>, List<Locale>, String, SportEventType, List<String>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
ExportableRefereeCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableRefereeCi(String, Map<Locale, String>, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRefereeCi
 
ExportableScheduledStartTimeChangeCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableScheduledStartTimeChangeCi(Date, Date, Date) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableScheduledStartTimeChangeCi
 
ExportableSdkCache - Interface in com.sportradar.unifiedodds.sdk.internal.exportable
Defines a contract for classes implementing cache export/import functionally
ExportableSeasonCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableSeasonCi(String, Map<Locale, String>, Date, Date, String, String, List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
ExportableSeasonCoverageCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableSeasonCoverageCi(String, String, String, Integer, int, int) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
ExportableSportCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableSportCi(String, Map<Locale, String>, List<String>, List<Locale>, boolean) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportCi
 
ExportableSportEventCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableSportEventConditionsCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableSportEventConditionsCi(String, String, ExportableRefereeCi, ExportableWeatherInfoCi, List<ExportablePitcherCi>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
ExportableStageCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableStreamingChannelCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableStreamingChannelCi(int, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStreamingChannelCi
 
ExportableTimelineEventCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableTimelineEventCi(int, BigDecimal, BigDecimal, Integer, String, String, String, String, HomeAway, String, String, Integer, Integer, Date, List<ExportableEventPlayerAssistCi>, ExportableEventPlayerCi, ExportableEventPlayerCi, Integer, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
ExportableTournamentCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableTournamentCi(String, Map<Locale, String>, Date, Date, Boolean, String, Locale, String, ExportableSeasonCi, ExportableSeasonCi, ExportableSeasonCoverageCi, ExportableTournamentCoverageCi, List<ExportableGroupCi>, ExportableCompleteRoundCi, List<String>, Map<String, Map<String, String>>, boolean, List<String>, List<Locale>, Boolean) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
ExportableTournamentCoverageCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableTournamentCoverageCi(String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCoverageCi
 
ExportableTournamentStageCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableTournamentStageCi(String, Map<Locale, String>, Date, Date, Boolean, String, BookingStatus, List<String>, ExportableVenueCi, ExportableSportEventConditionsCi, Map<String, Map<String, String>>, String, List<String>, StageType, String, Locale, List<Locale>, String, SportEventType) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentStageCi
 
ExportableTvChannelCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableTvChannelCi(String, Date, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTvChannelCi
 
ExportableTvChannelCi(TvChannel) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTvChannelCi
 
ExportableVenueCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableVenueCi(String, Map<Locale, String>, Map<Locale, String>, Map<Locale, String>, Integer, String, String, List<Locale>, String, List<ExportableCourseCi>) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
ExportableWeatherInfoCi - Class in com.sportradar.unifiedodds.sdk.oddsentities.exportable
 
ExportableWeatherInfoCi(Integer, String, String, String, String) - Constructor for class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
exportItems() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
Exports current items in the cache
exportItems() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Exports current items in the cache
exportItems() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
Exports current items in the cache
exportItems() - Method in interface com.sportradar.unifiedodds.sdk.internal.exportable.ExportableSdkCache
Exports current items in the cache
ExpressionOperand - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 22/06/2017.
extractHttpResponseMessage(String) - Static method in class com.sportradar.utils.SdkHelper
 

F

FeedMessageFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Created on 22/06/2017.
FeedMessageFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities
Created on 22/06/2017.
FeedMessageFactoryImpl(MarketFactory, NamedValuesProvider, SdkProducerManager) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.FeedMessageFactoryImpl
 
FeedMessageHelper - Class in com.sportradar.unifiedodds.sdk.internal.impl.util
 
FeedMessageHelper() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.util.FeedMessageHelper
 
FeedMessageProcessor - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods implemented by classes capable of processing feed messages
FeedMessageValidator - Interface in com.sportradar.unifiedodds.sdk.internal.impl
A class used to validate UnmarshalledMessage objects
FeedMessageValidatorImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods used to validate received messages
FetchEventCompetitorsDivisions() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
 
FetchEventCompetitorsQualifiers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
 
FetchEventCompetitorsReferenceIds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
 
fetchSportEventStatus() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Fetch a SportEventStatusDto via event summary
filterLocales(Map<Locale, String>, List<Locale>) - Static method in class com.sportradar.utils.SdkHelper
Filters out the translated data not needed
findMissingLocales(Collection<Locale>, List<Locale>) - Static method in class com.sportradar.utils.SdkHelper
Calculates and returns the missing locales within the provided List
FirewallChecker - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
Fixture - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access data of a fixture A Fixture is a sport event that has been arranged for a particular time and place
FixtureChange - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access data of a fixture change
FixtureChange<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Fixture change is sent when some SportRadar system has made a fixture change it deems is important.
FixtureChangeImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A representation of a fixture change
FixtureChangeImpl(SapiFixtureChange) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureChangeImpl
Initializes a new instance of the FixtureChangeImpl
FixtureChangeType - Enum in com.sportradar.unifiedodds.sdk.oddsentities
What is the reason for a SDKFixtureChange message.
FixtureImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A representation of a fixture A Fixture is a sport event that has been arranged for a particular time and place
FixtureImpl(SapiFixture) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Initializes a new instance of the FixtureImpl
FixtureImpl(ExportableFixtureCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
 
FLEX_SCORE_MARKET_ATTRIBUTE_NAME - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
FlexMarketHelper - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 15/06/2017.
FlexMarketHelper() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.FlexMarketHelper
 
FREETEXT_VARIANT_VALUE - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
fromFeedValue(Integer) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.CashOutStatus
Returns the CashOutStatus associated with the provided integer value
fromFeedValue(UfMarketStatus) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.MarketStatus
 

G

gauge(MeterDescriptor, Supplier<TelemetryFactory.GaugeValue>) - Method in class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryFactory
 
gaugeValue(Long, Map<String, String>) - Static method in class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryFactory.GaugeValue
 
GeneralModule - Class in com.sportradar.unifiedodds.sdk.internal.di
A Module implementation used to set-up general SDK dependency injection settings
generateFixtureChangeCacheKey(UfFixtureChange) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.util.FeedMessageHelper
Returns a built cache key for the provided UfFixtureChange
generateKeys(Map<Integer, Map.Entry<MessageInterest, Set<Urn>>>, SdkInternalConfiguration) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.OddsFeedRoutingKeyBuilder
Builds a valid list of routing keys for the provided sessions k -> session identifier v -> a List of routing keys for the associated session
get() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoursesCi
 
get(int, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.LocalizedNamedValueCacheImpl
Gets a LocalizedNamedValue with the specified translations
get(int, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.LocalizedNamedValueCache
Gets a LocalizedNamedValue with the specified translations
getAamsId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Reference
Returns the AAMS id for this instance if provided among reference ids, null otherwise
getAamsId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ReferenceIdCi
Returns the AAMS id for this instance if provided amount reference ids, null otherwise
getAamsId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReferenceImpl
Returns the AAMS id for this instance if provided amount reference ids, null otherwise
getAamsId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketMetadataImpl
 
getAamsId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketMetadata
Returns the Italian AAMS id for this outright
getAbbreviation(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns the translated competitor abbreviation
getAbbreviation(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns the translated competitor abbreviation
getAbbreviationFromName(String, int) - Static method in class com.sportradar.utils.SdkHelper
Get the abbreviation from the input string
getAbbreviations() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns an unmodifiable map of available translated competitor abbreviations
getAbbreviations(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns the Map containing translated competitor abbreviations
getAbbreviations(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the Map containing translated abbreviations of the player
getAbbreviations() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns an unmodifiable map of available translated competitor abbreviations
getAbbreviations() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getAbbreviations() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getAccessToken() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
 
getAccessToken() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getAccessToken() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getActiveProducers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
getActiveProducers() - Method in interface com.sportradar.unifiedodds.sdk.managers.ProducerManager
Returns a Map of activated producers for the provided access token
getActiveTournaments() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the active tournaments (the returned data is translated in the default locale configured with the UofConfigurationImpl) (possible types: BasicTournament, Tournament, Stage)
getActiveTournaments(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the active tournaments (the returned data is translated in the specified Locale) (possible types: BasicTournament, Tournament, Stage)
getActiveTournaments(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the active tournaments of a specific sport (the returned data is translated in the default locale configured with the UofConfigurationImpl) (possible types: BasicTournament, Tournament, Stage)
getActiveTournaments(String, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the active tournaments of a specific sport (the returned data is translated in the specified Locale) (possible types: BasicTournament, Tournament, Stage)
getActiveTournaments() - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the active tournaments (the returned data is translated in the default locale configured with the UofConfigurationImpl) (possible types: BasicTournament, Tournament, Stage)
getActiveTournaments(Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the active tournaments (the returned data is translated in the specified Locale) (possible types: BasicTournament, Tournament, Stage)
getActiveTournaments(String) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the active tournaments of a specific sport (the returned data is translated in the default locale configured with the UofConfigurationImpl) (possible types: BasicTournament, Tournament, Stage)
getActiveTournaments(String, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the active tournaments of a specific sport (the returned data is translated in the specified Locale) (possible types: BasicTournament, Tournament, Stage)
getAdditional() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Get the additional configuration
getAdditional() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getAdditionalMarketInfo() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Market
Returns additional market information(extended market specifiers) - can be empty
getAdditionalParentsIds() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the list specifying the additional parent ids associated with the current instance
getAdditionalParentsIds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the list specifying the additional parent ids associated with the current instance
getAdditionalParentsIds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getAdditionalParentsIds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
getAdditionalParentStages() - Method in interface com.sportradar.unifiedodds.sdk.entities.Stage
Returns a list of additional ids of the parent stages of the current instance or a null reference if the represented stage does not have the parent stages
getAdditionalParentStages(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.StageCi
Returns a list of additional ids of the parent stages of the current instance or a null reference if the represented stage does not have the parent stages
getAdditionalParentStages() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a list of additional ids of the parent stages of the current instance or a null reference if the represented stage does not have the parent stages
getAdditionalProbabilities() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.OutcomeProbabilitiesImpl
Additional probability attributes for markets which potentially will be (partly) refunded
getAdditionalProbabilities() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeProbabilities
Additional probability attributes for markets which potentially will be (partly) refunded
getAddress() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getAfter() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.RecoveryInfoImpl
Gets the after timestamp of the recovery or 0 if full recovery was done
getAfter() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInfo
Gets the after timestamp of the recovery or 0 if full recovery was done
getAfterTimestamp() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInitiated
Returns the after timestamp if applied
getAgeGroup() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns age group of the competitor
getAgeGroup() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Get the age group of the player
getAgeGroup() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns age group of the competitor
getAgeGroup() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getAllInvariantMarketDescriptions(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.InvariantMarketDescriptionCache
 
getApi() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Get the Api configuration
getApi() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getApiHost(Environment) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentManager
Gets the API host for specified Environment
getApiHost() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentSetting
Get the API host.
getApiHost() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getApiHostAndPort() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getApiHostAndPort() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getApiName() - Method in enum com.sportradar.unifiedodds.sdk.entities.EventStatus
Returns the API String value
getApiPort(Environment) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentManager
Gets the API port for specified Environment
getApiPort() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getApiUrl() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getApiUrl() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getApiUrl() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns the producer API url.
getAssists() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the period to which the timeline event belongs to
getAssists() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getAssists() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getAssociatedCategories() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportCi
 
getAssociatedEvents(Locale) - Method in class com.sportradar.unifiedodds.sdk.managers.ReplayScenario
Returns a List of SportEvents that are a part of the scenario
getAssociatedPlayerIds(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns a List of associated player ids
getAssociatedPlayerIds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getAssociatedPlayerJerseyNumbers(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns a Map of associated player jersey numbers
getAssociatedPlayerJerseyNumbers() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getAssociatedSdkMdcContextMap() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
getAssociatedSeasonIds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getAssociatedSportId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
getAssociatedTournaments() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
getAttendance() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEventConditions
Returns a String specifying the attendance of the associated sport event
getAttendance() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
Returns a String specifying the attendance of the associated sport event
getAttendance() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventConditionsImpl
Returns a String specifying the attendance of the associated sport event
getAttendance() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
getAttributes() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns a List of additional market attributes.
getAttributes() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getAttributes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getAttributes() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketDefinition
Returns a List of additional market attributes.
getAvailableLanguages() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
 
getAvailableProducers() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.ProducerDataProvider
 
getAvailableProducers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerDataProviderImpl
 
getAvailableProducers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
getAvailableProducers() - Method in interface com.sportradar.unifiedodds.sdk.managers.ProducerManager
Returns a Map of all the available Sportradar producers
getAvailableScenarios() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
getAvailableSelections() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Calculation
Returns list of available selections
getAvailableSelections() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.CalculationFilter
Returns list of available selections
getAvailableSelections() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationFilterImpl
Returns list of available selections
getAvailableSelections() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationImpl
Returns list of available selections
getAvailableSelections(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetManagerImpl
 
getAvailableSelections(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetManager
Returns an AvailableSelections instance providing the available selections for the event associated with the provided Urn identifier
getAvailableTournaments(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the available tournaments of a specific sport (the returned data is translated in the default locale configured with the UofConfigurationImpl) (possible types: BasicTournament, Tournament, Stage)
getAvailableTournaments(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the available tournaments for a specific sport (the returned data is translated in the specified Locale) (possible types: BasicTournament, Tournament, Stage)
getAvailableTournaments(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the available tournaments for a specific sport (the returned data is translated in the default locale configured with the UofConfigurationImpl) (possible types: BasicTournament, Tournament, Stage)
getAvailableTournaments(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the available tournaments for a specific sport (the returned data is translated in the specified Locale) (possible types: BasicTournament, Tournament, Stage)
getAwayCompetitor() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns a TeamCompetitor instance describing the away competitor
getAwayCompetitor() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a TeamCompetitor instance describing the away competitor
getAwayPenaltyScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns the penalty score of the away competitor competing on the associated sport event (for Ice Hockey)
getAwayPenaltyScore() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getAwayPenaltyScore() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Get the penalty score of the away competitor competing on the associated sport event (for Ice Hockey)
getAwayPenaltyScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Get the penalty score of the away competitor competing on the associated sport event (for Ice Hockey)
getAwayPenaltyScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Get the penalty score of the away competitor competing on the associated sport event (for Ice Hockey)
getAwayScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the away score
getAwayScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodScore
Returns the score of the away team in the period represented by the current instance
getAwayScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns the score of the away competitor competing on the associated sport event
getAwayScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the timeline event away score
getAwayScore() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getAwayScore() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getAwayScore() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns the score of the home team in the current sport event
getAwayScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.PeriodScoreDto
Returns the score of the away team in the period represented by the current instance
getAwayScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns the score of the home team in the current sport event
getAwayScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getAwayScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Returns the score of the away team in the period represented by the current instance
getAwayScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns the score of the away competitor competing on the associated sport event
getAwayScore() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getBase() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Returns the base color of the jersey
getBase() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the base color of the jersey
getBase() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the base color of the jersey
getBase() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getBench() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventPlayer
Returns the bench value The bench value - in case of yellow or red card event, it is relevant to know if the player who is getting the card is sitting on the bench at that exact moment.
getBench() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventPlayerCi
 
getBench() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventPlayerImpl
 
getBench() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
getBetfairId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Reference
Returns the Betfair id for this instance if provided amount reference ids, null otherwise
getBetfairId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ReferenceIdCi
Returns the referenceId for Betfair if available, null otherwise.
getBetfairId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReferenceImpl
Returns the Betfair id for this instance if provided amount reference ids, null otherwise
getBetradarId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Reference
Returns the Betradar id for this instance if provided amount reference ids, null otherwise
getBetradarId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the Betradar identifier
getBetradarId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the betradar identifier
getBetradarId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the betradar identifier
getBetradarId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ReferenceIdCi
Returns the referenceId for Betradar if available, null otherwise.
getBetradarId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the betradar identifier
getBetradarId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReferenceImpl
Returns the Betradar id for this instance if provided amount reference ids, null otherwise
getBetradarId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the Betradar identifier
getBetradarId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getBetradarId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getBetradarName() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the betradar name
getBetradarName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the betradar name
getBetradarName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the betradar name
getBetradarName() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the betradar name
getBetradarName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the betradar name
getBetradarName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getBetradarName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getBetstopReason() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.CashOutProbabilitiesImpl
Returns the reason for the most recently sent betstop if the betstop is still active
getBetstopReason() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.CashOutProbabilities
Returns the reason for the most recently sent betstop if the betstop is still active
getBetstopReason() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsChange
Returns the reason for the most recently sent betstop if the betstop is still active
getBetStopReasons() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.NamedValuesProviderImpl
Returns the NamedValueCache providing bet stop reason descriptions
getBetStopReasons() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.NamedValuesProvider
Returns the NamedValueCache providing bet stop reason descriptions
getBetstopReasonValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.CashOutProbabilitiesImpl
Returns the betstop reason value descriptor
getBetstopReasonValue() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.CashOutProbabilities
Returns the betstop reason value descriptor
getBetstopReasonValue() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsChange
Returns the betstop reason value descriptor
getBettingStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.CashOutProbabilitiesImpl
If this field is set, it reports that a previous betstop was sent but the markets have now been reopened.
getBettingStatus() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.CashOutProbabilities
If this field is set, it reports that a previous betstop was sent but the markets have now been reopened.
getBettingStatus() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsChange
If this field is set, it reports that a previous betstop was sent but the markets have now been reopened.
getBettingStatuses() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.NamedValuesProviderImpl
Returns the NamedValueCache providing betting status descriptions
getBettingStatuses() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.NamedValuesProvider
Returns the NamedValueCache providing betting status descriptions
getBettingStatusValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.CashOutProbabilitiesImpl
Returns the betting status value descriptor
getBettingStatusValue() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.CashOutProbabilities
Returns the betting status value descriptor
getBettingStatusValue() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsChange
Returns the betting status value descriptor
getBonusBalls() - Method in interface com.sportradar.unifiedodds.sdk.entities.BonusInfo
Returns the number of bonus balls
getBonusBalls() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.BonusInfoCi
 
getBonusBalls() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BonusInfoImpl
Returns the number of bonus balls
getBonusBalls() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableBonusInfoCi
 
getBonusDrumType() - Method in interface com.sportradar.unifiedodds.sdk.entities.BonusInfo
Returns a description of the bonus drum
getBonusDrumType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.BonusInfoCi
 
getBonusDrumType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BonusInfoImpl
Returns a description of the bonus drum
getBonusDrumType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableBonusInfoCi
 
getBonusInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.Lottery
Returns the associated bonus info
getBonusInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the associated bonus info
getBonusInfo() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.LotteryCi
Returns the associated bonus info
getBonusInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the associated bonus info
getBonusInfo() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
getBonusRange() - Method in interface com.sportradar.unifiedodds.sdk.entities.BonusInfo
Returns the bonus range
getBonusRange() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.BonusInfoCi
 
getBonusRange() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BonusInfoImpl
Returns the bonus range
getBonusRange() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableBonusInfoCi
 
getBookingManager() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the BookingManager instance which can be used to perform booking calendar operations
getBookingStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Returns a BookingStatus enum member providing booking status of the current instance
getBookingStatus() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Returns a BookingStatus enum member providing booking status of the current instance
getBookingStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a BookingStatus enum member providing booking status of the current instance
getBookingStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a BookingStatus enum member providing booking status of the current instance
getBookingStatus() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
getBookmakerDetails() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Get the bookmaker details
getBookmakerDetails() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getBookmakerDetails() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
getBookmakerDetails() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the BookmakerDetails instance with bookmaker and token info
getBookmakerId() - Method in interface com.sportradar.unifiedodds.sdk.entities.BookmakerDetails
Returns the bookmaker id
getBookmakerId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
getBookmakerId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BookmakerDetailsImpl
Returns the bookmaker id
getBookmakerId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.SnapshotFailedImpl
 
getBookmakerId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotCompleted
 
getBookmakerId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotFailed
 
getBookmakerId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotRequest
 
getBytesReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getBytesReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getCache() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Get the cache configuration
getCache() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getCachedFixtureLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getCachedLocale() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventTimelineCi
Returns the cached data Locale
getCachedLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventTimelineCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
getCachedLocales() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Get the list of cached locales
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDelayedInfoCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableManagerCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentStageCi
 
getCachedLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
getCachedSummaryLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getCapacity() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns the capacity of the venue associated with current Venue instance
getCapacity() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Returns the capacity of the venue associated with current instance, or a null reference if the capacity is not specified
getCapacity() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns the capacity of the venue associated with current Venue instance
getCapacity() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
getCar() - Method in interface com.sportradar.unifiedodds.sdk.entities.RaceDriverProfile
Returns the car information
getCar() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.RaceDriverProfileCi
 
getCar() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RaceDriverProfileImpl
Returns the car information
getCar() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceDriverProfileCi
 
getCards() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.TeamStatistics
Returns the total count of received cards
getCards() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
getCashOutProbabilities(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CashOutProbabilitiesManagerImpl
Returns a CashOutProbabilities instance providing the CashOut probabilities for the specified event (the provided data is translated in the default language)
getCashOutProbabilities(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CashOutProbabilitiesManagerImpl
Returns a CashOutProbabilities instance providing the CashOut probabilities for the specified event
getCashOutProbabilities(Urn, int, Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CashOutProbabilitiesManagerImpl
Returns a CashOutProbabilities instance providing the CashOut probabilities for the specified market on the associated event (the provided data is translated in the default language)
getCashOutProbabilities(Urn, int, Map<String, String>, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CashOutProbabilitiesManagerImpl
Returns a CashOutProbabilities instance providing the CashOut probabilities for the specified market on the associated event
getCashOutProbabilities(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.CashOutProbabilitiesManager
Returns a CashOutProbabilities instance providing the cashout probabilities for the specified event (the provided data is translated in the default language)
getCashOutProbabilities(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.CashOutProbabilitiesManager
Returns a CashOutProbabilities instance providing the cashout probabilities for the specified event
getCashOutProbabilities(Urn, int, Map<String, String>) - Method in interface com.sportradar.unifiedodds.sdk.managers.CashOutProbabilitiesManager
Returns a CashOutProbabilities instance providing the cashout probabilities for the specified market on the associated event (the provided data is translated in the default language)
getCashOutProbabilities(Urn, int, Map<String, String>, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.CashOutProbabilitiesManager
Returns a CashOutProbabilities instance providing the cashout probabilities for the specified market on the associated event
getCashOutProbabilitiesManager() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the CashOutProbabilitiesManager instance used to access probabilities data
getCashOutStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketWithProbabilitiesImpl
Returns a CashOutStatus enum which indicates the availability of cashout
getCashOutStatus() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithProbabilities
Returns a CashOutStatus enum which indicates the availability of cashout
getCategories() - Method in interface com.sportradar.unifiedodds.sdk.entities.Sport
Returns an unmodifiable List representing categories which belong to the sport represented by the current instance
getCategories() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportData
Returns a List representing the categories, which belong to the sport represented by the current instance
getCategories() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportImpl
Returns an unmodifiable List representing categories which belong to the sport represented by the current instance
getCategory() - Method in interface com.sportradar.unifiedodds.sdk.entities.BasicTournament
Returns a CategorySummary representing the category associated with the current instance
getCategory() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns associated category
getCategory() - Method in interface com.sportradar.unifiedodds.sdk.entities.Lottery
Returns a CategorySummary representing the category associated with the current instance
getCategory() - Method in interface com.sportradar.unifiedodds.sdk.entities.Stage
Returns a CategorySummary representing the category associated with the current instance
getCategory() - Method in interface com.sportradar.unifiedodds.sdk.entities.Tournament
Returns a CategorySummary representing the category associated with the current instance
getCategory() - Method in interface com.sportradar.unifiedodds.sdk.entities.TournamentInfo
Returns a CategorySummary representing the category associated with the current instance
getCategory(Urn, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
Returns the associated category data
getCategory(Urn, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportsDataCache
Returns the associated category cache item
getCategory() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns a CategorySummary representing the category associated with the current instance
getCategory() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns associated category
getCategory() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns a CategorySummary representing the category associated with the current instance
getCategory() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a CategorySummary representing the category associated with the current instance
getCategory() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns a CategorySummary representing the category associated with the current instance
getCategoryDataCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getCategoryId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns id of the associated category
getCategoryId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the associated category id
getCategoryId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.LotteryCi
Returns the associated category id
getCategoryId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.StageCi
Returns the Urn specifying the id of the parent category
getCategoryId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns the Urn specifying the id of the parent category
getCategoryId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getCategoryId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
getCategoryId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
getCategoryId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getCategoryIds() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportCi
Returns a List specifying the id's of associated categories
getCertainty() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.BetSettlement
 
getChangedAt() - Method in interface com.sportradar.unifiedodds.sdk.entities.ScheduledStartTimeChange
Returns a Date specifying when was start time changed
getChangedAt() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ScheduledStartTimeChangeImpl
Returns a Date specifying when was start time changed
getChangedAt() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableScheduledStartTimeChangeCi
 
getChangeReason() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsChange
Get the reason why the odds changed
getChangeType() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.FixtureChange
 
getChannelMax() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getChassis() - Method in interface com.sportradar.unifiedodds.sdk.entities.Car
Returns the chassis of a car
getChassis() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CarCi
 
getChassis() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CarImpl
Returns the chassis of a car
getChassis() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCarCi
 
getCities() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns an unmodifiable Map containing venue's city names in different languages
getCities() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns an unmodifiable Map containing venue's city names in different languages
getCity(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns the city name in the specified language
getCity(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns the city name in the specified language
getCityName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Returns the city name of the venue in the specified language
getCityNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
getClientProperties() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getClientProvidedName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getClimber() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the climber
getClimber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getClimberDecimal() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the climber value in a decimal format
getClimberDecimal() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getClimberRanking() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the climber ranking
getClimberRanking() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getCloseReason() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getCompetition(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns a Competition representing the specified competition (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getCompetition(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns a Competition representing the specified competition (the returned data is translated in the specified Locale)
getCompetition(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns a Competition representing the specified competition (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getCompetition(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns a Competition representing the specified competition (the returned data is translated in the specified Locale)
getCompetitionsFor(Date) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns a list of all competitions scheduled on the specified date (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getCompetitionsFor(Date, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns a list of all competitions scheduled on the specified date (the returned data is translated in the specified Locale)
getCompetitionsFor(Date) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns a list of all competitions scheduled on the specified date (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getCompetitionsFor(Date, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns a list of all competitions scheduled on the specified date (the returned data is translated in the specified Locale)
getCompetitor() - Method in interface com.sportradar.unifiedodds.sdk.entities.Pitcher
Returns indication if the Pitcher is home or away
getCompetitor() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.PitcherCi
Returns the indication if the pitcher is home or away
getCompetitor() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PitcherImpl
Returns indication if the Pitcher is home or away
getCompetitor(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns a Competitor representing the specified competitor (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getCompetitor(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns a Competitor representing the specified competitor (the returned data is translated in the specified Locale)
getCompetitor(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns a Competitor representing the specified competitor (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getCompetitor(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns a Competitor representing the specified competitor (the returned data is translated in the specified Locale)
getCompetitor() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
getCompetitorCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getCompetitorDivisions() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getCompetitorId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Get the competitor id this player belongs to
getCompetitorId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getCompetitorIds() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.GroupCi
Returns a List of competitor identifiers associated with this group
getCompetitorIds(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Returns a List of competitor identifiers that participate in the sport event associated with the current instance
getCompetitorIds(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns a List of the associated tournament competitor ids
getCompetitorIds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
getCompetitorIds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
getCompetitorIds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getCompetitorProfile(Urn, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
Returns a CompetitorCi associated with the provided Urn
getCompetitorProfile(Urn, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ProfileCache
Returns a CompetitorCi associated with the provided Urn
getCompetitorQualifiers() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getCompetitorResults() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the competitor results
getCompetitorResults() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodCompetitorResult
Returns the list of the competitor results
getCompetitorResults() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
Returns the competitor results
getCompetitorResults() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodCompetitorResultImpl
Returns the list of the competitor results
getCompetitors() - Method in interface com.sportradar.unifiedodds.sdk.entities.BasicTournament
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitors() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitors() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitors() - Method in interface com.sportradar.unifiedodds.sdk.entities.Group
Returns an unmodifiable List representing group competitors
getCompetitors() - Method in interface com.sportradar.unifiedodds.sdk.entities.Season
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitors() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitors() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitors() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.GroupImpl
Returns an unmodifiable List representing group competitors
getCompetitors() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitors() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitors() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a List of competitors that participate in the sport event associated with the current instance
getCompetitorsDivisions() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns list of Urn of CompetitorCi and associated division for this sport event
getCompetitorsQualifiers() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns list of Urn of Competitor and associated qualifier for this sport event
getCompetitorsReferences() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.GroupCi
Returns list of Urn of Competitor and associated Reference for this sport event
getCompetitorsReferences() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Returns list of Urn of Competitor and associated Reference for this sport event
getCompetitorsReferences() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns list of Urn of Competitor and associated Reference for this sport event
getCompetitorsReferences() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
getCompetitorsReferences() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
getCompetitorsReferences() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getConditions() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Returns a SportEventConditions representing live conditions of the sport event associated with the current instance
getConditions(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Returns a SportEventConditionsCi instance representing live conditions of the sport event associated with the current instance
getConditions() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a SportEventConditions representing live conditions of the sport event associated with the current instance
getConditions() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a SportEventConditions representing live conditions of the sport event associated with the current instance
getConditions() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
getConnection() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.AmqpConnectionFactory
Returns a Connection instance representing connection to the AMQP broker
getConnection() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SingleInstanceAmqpConnectionFactory
Returns a Connection instance representing connection to the AMQP broker
getConnectionStarted() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.AmqpConnectionFactory
Get the timestamp when the connection started
getConnectionStarted() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SingleInstanceAmqpConnectionFactory
Get the timestamp when the connection started
getConnectionTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofRabbitConfiguration
Gets a rabbit timeout setting for connection attempts (in seconds) Between 10 and 120 (default 30s)
getConnectionTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
getConsumerDescription() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumer
 
getConsumerDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumerImpl
 
getConsumerDescription() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.MessageConsumer
Returns a String which describes the consumer
getConsumerDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
Returns a String which describes the consumer
getCoordinates() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns the map coordinates specifying the exact location of the venue represented by current Venue
getCoordinates() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Returns the map coordinates specifying the exact location of the venue represented by current instance
getCoordinates() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns the map coordinates specifying the exact location of the venue represented by current Venue
getCoordinates() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
getCornerKicks() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.TeamStatistics
Returns the total amount of played corner kicks
getCornerKicks() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
getCountries() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns an unmodifiable map of available translated competitor country names
getCountries() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns an unmodifiable Map containing venue's country names in different languages
getCountries() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns an unmodifiable map of available translated competitor country names
getCountries() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns an unmodifiable Map containing venue's country names in different languages
getCountry(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns the translated competitor country name
getCountry(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns the country name in the specified language
getCountry(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns the translated competitor country name
getCountry(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns the country name in the specified language
getCountryCode() - Method in interface com.sportradar.unifiedodds.sdk.entities.CategorySummary
Returns a String representation of a country code
getCountryCode() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns a String representation of a country code
getCountryCode() - Method in interface com.sportradar.unifiedodds.sdk.entities.Manager
Returns the country code
getCountryCode() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns a String representation of a country code
getCountryCode() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns the associated country code
getCountryCode() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CategoryCi
Returns a String representing a country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
Returns the country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Returns the associated country code
getCountryCode() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns a String representation of a country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.CategoryData
Returns a String representation of a country code
getCountryCode() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns a String representation of a country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategorySummaryImpl
Returns a String representation of a country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns a String representation of a country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns a String representation of a country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns the associated country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ManagerImpl
Returns the country code
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableManagerCi
 
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getCountryCode() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
getCountryName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Returns the country name of the venue in the specified language
getCountryNames(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns the Map containing translated country names
getCountryNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getCountryNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
getCourses() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Gets the list of the course holes
getCourses() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Returns state/province of the country
getCourses() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
 
getCourses() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
getCoverage() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns a SeasonCoverage instance containing information about the available coverage for the associated season
getCoverage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns a SeasonCoverage instance containing information about the available coverage for the associated season
getCoverageInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the CoverageInfo instance specifying what coverage is available for the sport event
getCoverageInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns a CoverageInfo instance
getCoverageInfo(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns a CoverageInfo instance
getCoverageInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the CoverageInfo instance specifying what coverage is available for the sport event
getCoverageInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a CoverageInfo instance
getCoverageInfo() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getCoverageInfo() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getCoveredFrom() - Method in interface com.sportradar.unifiedodds.sdk.entities.CoverageInfo
Returns coverage location
getCoveredFrom() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoverageInfoCi
Returns coverage location
getCoveredFrom() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CoverageInfoImpl
Returns coverage location
getCoveredFrom() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
getCreated() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.MessageTimestampImpl
Gets the value specifying when the message was generated and put in queue on rabbit server (milliseconds since EPOCH UTC)
getCreated() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MessageTimestamp
Gets the value specifying when the message was generated and put in queue on rabbit server (milliseconds since EPOCH UTC)
getCultureCompetitorProfileFetched() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
The list of locales used to fetch competitor profiles
getCupRoundMatches() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns a value specifying the number of matches in the current cup round or a null reference if number of matches is not applicable to current Round instance
getCupRoundMatches() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns a value specifying the number of matches in the current cup round or a null reference if number of matches is not applicable to current instance
getCupRoundMatches() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns a value specifying the number of matches in the current cup round or a null reference if number of matches is not applicable to current instance
getCupRoundMatches() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns a value specifying the number of matches in the current cup round or a null reference if number of matches is not applicable to current instance
getCupRoundMatches() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns a value specifying the number of matches in the current cup round or a null reference if number of matches is not applicable to current Round instance
getCupRoundMatches() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getCupRoundMatches() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getCupRoundMatchNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns a value specifying the number of the match in the current cup round or a null reference if match number is not applicable to current Round instance
getCupRoundMatchNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns a value specifying the number of the match in the current cup round or a null reference if match number is not applicable to current instance
getCupRoundMatchNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns a value specifying the number of the match in the current cup round or a null reference if match number is not applicable to current instance
getCupRoundMatchNumber() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns a value specifying the number of the match in the current cup round or a null reference if match number is not applicable to current instance
getCupRoundMatchNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns a value specifying the number of the match in the current cup round or a null reference if match number is not applicable to current Round instance
getCupRoundMatchNumber() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getCupRoundMatchNumber() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getCurrentRound() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns a Round instance specifying the current season round
getCurrentRound() - Method in interface com.sportradar.unifiedodds.sdk.entities.Season
Returns a Round instance specifying the current associated season
getCurrentRound() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns a Round instance specifying the associated season round
getCurrentRound() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a Round instance specifying the current season round
getCurrentSeason() - Method in interface com.sportradar.unifiedodds.sdk.entities.Tournament
Returns a CurrentSeasonInfo which contains data about the season in which the current instance tournament is happening
getCurrentSeason() - Method in interface com.sportradar.unifiedodds.sdk.entities.TournamentInfo
Returns a CurrentSeasonInfo which contains data about the season in which the current tournament is happening
getCurrentSeason(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns a SeasonCi representing the current season of the tournament
getCurrentSeason() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns a CurrentSeasonInfo which contains data about the season in which the current instance tournament is happening
getCurrentSeason() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getCustomBetManager() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the CustomBetManager instance which can be used to perform custom bet operations
getCustomBetSelectionBuilder() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetManagerImpl
 
getCustomBetSelectionBuilder() - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetManager
Returns an CustomBetSelectionBuilder instance used to build selections
getData() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
If successful returns the requested API endpoint object
getData(String...) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
If successful returns the requested API endpoint object
getData(Locale, String...) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
If successful returns the requested API endpoint object
getData() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataWrapper
 
getData() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DefaultAdditionalMarketMappingsProvider
 
getData() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ObservableDataProvider
 
getData(String...) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ObservableDataProvider
 
getData(Locale, String...) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ObservableDataProvider
 
getDataWithAdditionalInfo(Locale, String...) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
If successful returns the requested API endpoint object
getDataWithAdditionalInfo(Locale, String...) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ObservableDataProvider
 
getDateOfBirth() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns the Date specifying the date of birth of the player associated with the current instance
getDateOfBirth() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the Date specifying the date of birth of the player associated with the current instance
getDateOfBirth() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the Date specifying the date of birth of the player associated with the current instance
getDateOfBirth() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getDeadHeatFactor() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeSettlement
Dead-heat Factor (A dead-heat factor may be returned for markets where a bet has be placed on a particular team/player to place and this particular player has placed but the place is shared with multiple players, reducing the payout)
getDecimalValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.ExpressionOperand
 
getDecimalValue() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.Operand
 
getDecimalValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.SimpleOperand
 
getDefaultLanguage() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
The locale used for any getter that returns localized Strings.
getDefaultLanguage() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
The default locale used for any getter that returns localized Strings.
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getDefaultLocale() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentStageCi
 
getDelayedInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns a DelayedInfo instance describing possible information about a delay
getDelayedInfo(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns a DelayedInfoCi instance describing possible information about a delay
getDelayedInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a DelayedInfo instance describing possible information about a delay
getDelayedInfo() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getDescription(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.DelayedInfo
Returns the delay info description in the specified Locale
getDescription(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.LocalizedNamedValue
Returns the current instance description in the requested Locale
getDescription() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketAttribute
Returns the attribute description
getDescription(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns the market description translated in the provided Locale
getDescription(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.OutcomeDescription
Returns the outcome name translated in the provided Locale
getDescription() - Method in interface com.sportradar.unifiedodds.sdk.entities.NamedValue
Returns the description of the current instance
getDescription(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DelayedInfoCi
Returns the delay info description in the specified Locale
getDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketAttributeCi
 
getDescription(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getDescription(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketOutcomeCi
 
getDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.NamedValueCi
The description of the current instance
getDescription() - Method in enum com.sportradar.unifiedodds.sdk.internal.common.telemetry.LongSdkHistogram
 
getDescription() - Method in interface com.sportradar.unifiedodds.sdk.internal.common.telemetry.MeterDescriptor
 
getDescription() - Method in enum com.sportradar.unifiedodds.sdk.internal.common.telemetry.UsageGauge
 
getDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LocalizedNamedValueImpl
Returns the current instance description in the default Locale
getDescription(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LocalizedNamedValueImpl
Returns the current instance description in the requested Locale
getDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.NamedValueImpl
Returns the description of the current instance
getDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketAttributeImpl
 
getDescription(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getDescription(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeDescriptionImpl
 
getDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getDescription() - Method in class com.sportradar.unifiedodds.sdk.managers.ReplayScenario
Returns the scenario description
getDescription() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns a short description of the producer
getDescriptions() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDelayedInfoCi
 
getDesiredLocales() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns a List of locales in which the data should be prefetched
getDisabledProducers() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofProducerConfiguration
Returns a list of producer identifiers which should be disabled automatically when the SDK starts up
getDisabledProducers() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
getDisabledProducers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns a list of producer identifiers which should be disabled automatically when the SDK starts up
getDispatched() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.MessageTimestampImpl
Gets the value specifying when the message was dispatched to the user from the sdk (milliseconds since EPOCH UTC)
getDispatched() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MessageTimestamp
Gets the value specifying when the message was dispatched to the user from the sdk (milliseconds since EPOCH UTC)
getDispatchedFixtureChanges() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getDisplayId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Draw
Returns the display id
getDisplayId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DrawCi
Returns the display id
getDisplayId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the display id
getDisplayId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the display id
getDisplayId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
getDistance() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the distance
getDistance() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
Returns the distance
getDivision() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
 
getDivision() - Method in interface com.sportradar.unifiedodds.sdk.entities.Division
 
getDivision() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DivisionCi
 
getDivision() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
 
getDivision() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
 
getDivision() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DivisionImpl
 
getDivision() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getDivision() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDivisionCi
 
getDivisionName() - Method in interface com.sportradar.unifiedodds.sdk.entities.Division
 
getDivisionName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DivisionCi
 
getDivisionName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DivisionImpl
 
getDivisionName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDivisionCi
 
getDrawInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.Lottery
Returns the associated draw info
getDrawInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the associated draw info
getDrawInfo() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.LotteryCi
Returns the associated draw info
getDrawInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the associated draw info
getDrawInfo() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
getDrawType() - Method in interface com.sportradar.unifiedodds.sdk.entities.DrawInfo
Returns the draw type
getDrawType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawInfoCi
 
getDrawType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawInfoImpl
Returns the draw type
getDrawType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawInfoCi
 
getEndDate() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns the Date specifying the end date of the season
getEndDate() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonInfo
Returns the Date specifying the end date of the season
getEndDate() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
Returns the Date specifying the end date of the season
getEndDate() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns the Date specifying the end date of the season
getEndDate() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonInfoImpl
Returns the Date specifying the end date of the season
getEndDate() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
getEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketMetadataImpl
 
getEndTime() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.BetCancel
If the BetCancel has a time interval, this method will return an indication of when the Bet Cancel interval finished
getEndTime() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketMetadata
Returns the end time of the event (as epoch timestamp)
getEndTime() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RollbackBetCancel
 
getEngineName() - Method in interface com.sportradar.unifiedodds.sdk.entities.Car
Returns the engine name of a car
getEngineName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CarCi
 
getEngineName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CarImpl
Returns the engine name of a car
getEngineName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCarCi
 
getEnvironment(String) - Static method in enum com.sportradar.unifiedodds.sdk.cfg.Environment
 
getEnvironment() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
 
getEnvironment() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getEnvironment() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentSetting
Get the environment.
getEnvironment() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getEnvironmentRetryList() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentSetting
Gets the environment retry list.
getEnvironmentSettings() - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentManager
Gets the list of all possible environment settings (Custom is not listed, as user should manually put MQ and API host)
getEvent() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.EventMessage
Returns the competition/match/race/outright this odds update is for
getEvent() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.UnparsableMessage
Returns the competition/match/race/outright for which the un-parsable message is triggered.
getEventCacheItem(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Returns a SportEventCi instance representing a cached sport event data
getEventCacheItem(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCache
Returns a SportEventCi instance representing a cached sport event data
getEventChangeManager() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the EventChangeManager instance used to automatically receive fixture and result changes
getEventClock() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns an EventClock instance describing the timings in the current event
getEventClock() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getEventClock() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns an EventClock instance describing the timings in the current event
getEventClock() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns an EventClock instance describing the timings in the current event
getEventClock() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns an EventClock instance describing the timings in the current event
getEventId() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.AvailableSelections
Returns the Urn of the event
getEventId() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.AvailableSelectionsFilter
Returns the Urn of the event
getEventId() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Selection
Gets the event id
getEventId() - Method in class com.sportradar.unifiedodds.sdk.extended.RoutingKeyInfo
Returns the relating event Urn identifier
getEventId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.AvailableSelectionsFilterImpl
 
getEventId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.AvailableSelectionsImpl
 
getEventId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.SelectionImpl
Gets the event id
getEventId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInitiated
Gets the associated event identifier
getEventIds(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Returns a List containing id's of sport events, which belong to a specific tournament
getEventIds(Date, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Returns a List containing id's of sport events, which are scheduled for a specific date - if provided; otherwise a List of currently live events is returned
getEventIds(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCache
Returns a List containing id's of sport events, which belong to a specific tournament
getEventIds(Date, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCache
Returns a List containing id's of sport events, which are scheduled for a specific date - if provided; otherwise a List of currently live events is returned
getEventMode() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEventConditions
Returns the mode of the event
getEventMode() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
Returns the mode of the event
getEventMode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventConditionsImpl
Returns the mode of the event
getEventMode() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
getEventRecoveryRequestIssuer() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the EventRecoveryRequestIssuer instance which provides utility methods used to initialize event message recoveries
getEventResults() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Returns a List of event results
getEventResults() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getEventResults() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns a List of event results
getEventResults() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns a List of event results
getEventResults() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Returns a List of event results
getEventStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Get the event status
getEventStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a EventStatus
getEventStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a EventStatus
getEventTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventClock
Returns the event time of the sport event associated with the current instance
getEventTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventClockImpl
Returns the current event time
getEventTimeline(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns the associated EventTimeline (NOTICE: the timeline is cached only after the event status indicates that the event has finished)
getEventTimeline(Locale, boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns the associated event timeline (the timeline is cached only after the event status indicates that the event has finished)
getEventTimeline(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the associated event timeline (NOTICE: the timeline is cached only after the event status indicates that the event has finished)
getEventTimelineIfPresent(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns the associated EventTimeline if already cached (does not make API call) (NOTICE: the timeline is cached only after the event status indicates that the event has finished)
getEventTimelineIfPresent(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the associated EventTimeline if already cached (does not make API call) (NOTICE: the timeline is cached only after the event status indicates that the event has finished)
getEventTimelines() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getExceptionHandler() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getExceptionHandlingStrategy() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Returns the ExceptionHandlingStrategy which will be used trough the SDK
getExceptionHandlingStrategy() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getExceptionHandlingStrategy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns an indication on how should be the SDK exceptions handled
getExhibitionGames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getExpectedSupremacy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.OddsGenerationImpl
Returns the expected supremacy (how big is the expected goal supremacy)
getExpectedSupremacy() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsGeneration
Returns the expected supremacy (how big is the expected goal supremacy)
getExpectedTotals() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.OddsGenerationImpl
Returns the expected totals (how many goals are expected in total?)
getExpectedTotals() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsGeneration
Returns the expected totals (how many goals are expected in total?)
getExpireAt() - Method in interface com.sportradar.unifiedodds.sdk.entities.BookmakerDetails
The expiry date of the access token
getExpireAt() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BookmakerDetailsImpl
The expiry date of the access token
getExpiry() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
getExportIntervalInSec() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofUsageConfiguration
Get the interval in seconds in which the usage metrics are exported
getExportIntervalInSec() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofUsageConfigurationImpl
 
getExportTimeoutInSec() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofUsageConfiguration
Get the timeout for exporting usage metrics
getExportTimeoutInSec() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofUsageConfigurationImpl
 
getExtraInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns an unmodifiable Map containing additional information about the fixture (Note - the collection may contain deprecated key 'streaming')
getExtraInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns an unmodifiable Map containing additional information about the fixture
getExtraInfo() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getFastHttpClientTimeout() - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
Gets a timeout for HttpClient for fast api request (in seconds).
getFastHttpClientTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Indicates the timeout which should be used on fast-failing HTTP requests(seconds)
getFeedStatusDto() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getFeedStatusDto() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns the SportEventStatusDto received from the feed
getFinalUrl(Locale, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
 
getFinalUrl(Locale, String[]) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
 
getFixture() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns the Fixture instance containing information about the arranged sport event A Fixture is a sport event that has been arranged for a particular time and place
getFixture(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns the Fixture instance containing information about the arranged sport event A Fixture is a sport event that has been arranged for a particular time and place
getFixture() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the Fixture instance containing information about the arranged sport event A Fixture is a sport event that has been arranged for a particular time and place
getFixture() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getFixtureChangeInterval() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
getFixtureChangeInterval() - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Returns the interval for getting new list of fixture changes
getFixtureChanges() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of all fixtures that have changed in the last 24 hours
getFixtureChanges(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of all fixtures that have changed in the last 24 hours
getFixtureChanges(Date, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of all fixtures that have changed in the last 24 hours
getFixtureChanges(Date, Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of all fixtures that have changed in the last 24 hours
getFixtureChanges() - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of all fixtures that have changed in the last 24 hours
getFixtureChanges(Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of all fixtures that have changed in the last 24 hours
getFixtureChanges(Date, Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of all fixtures that have changed in the last 24 hours
getFixtureChanges(Date, Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of all fixtures that have changed in the last 24 hours
getFixtureTimestampCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactory
 
getFixtureTimestampCache() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.CacheItemFactoryImpl
 
getFixtureTimestampCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getFor(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.Translations
 
getFrameMax() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getFullName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns the player full name in the specified language
getFullName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the player full name in the specified language
getFullNames(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the Map containing translated full names of the player
getFullNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getFullRoutingKey() - Method in class com.sportradar.unifiedodds.sdk.extended.RoutingKeyInfo
Returns the complete routing key of the current instance
getGameType() - Method in interface com.sportradar.unifiedodds.sdk.entities.DrawInfo
Returns the draw game type
getGameType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawInfoCi
 
getGameType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawInfoImpl
Returns the draw game type
getGameType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawInfoCi
 
getGauge(MeterDescriptor, Consumer<ObservableLongMeasurement>) - Method in interface com.sportradar.unifiedodds.sdk.internal.common.telemetry.Telemetry
 
getGauge(MeterDescriptor, Consumer<ObservableLongMeasurement>) - Method in class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryImpl
 
getGender() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns gender of the competitor
getGender() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns gender of the player
getGender() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Get the gender of the player
getGender() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Get the gender of the player
getGender() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns gender of the competitor
getGender() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns gender of the player
getGender() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getGender() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getGeneratedAt() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Calculation
Returns the date when API response was generated
getGeneratedAt() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.CalculationFilter
Returns the date when API response was generated
getGeneratedAt() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationFilterImpl
Returns the date when API response was generated
getGeneratedAt() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationImpl
Returns the date when API response was generated
getGoalScorer() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the period to which the timeline event belongs to
getGoalScorer() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getGoalScorer() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getGreenCards() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.TeamStatistics
Returns the received green cards number
getGreenCards() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
getGrid() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the grid value
getGrid() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getGroup() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the group name of the group associated with the current round
getGroup() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the name of the group associated with the current round
getGroup() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the name of the group associated with the current round
getGroup() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the name of the group associated with the current round
getGroup() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the group of the group associated with the current round
getGroup() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getGroup() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getGroup() - Method in class com.sportradar.utils.Urn
Returns the ResourceTypeGroup enum member describing the group of the current instance
getGroupId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the id of the group associated with the current round
getGroupId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the id of the group associated with the current round
getGroupId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the id of the group associated with the current round
getGroupId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the id of the group associated with the current round
getGroupId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the id of the group associated with the current round
getGroupId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getGroupId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getGroupNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getGroups() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns a List of groups associated with the current season
getGroups() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns a List of groups to which the market belongs to.
getGroups() - Method in interface com.sportradar.unifiedodds.sdk.entities.Season
Returns a List of groups associated with the associated season
getGroups() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getGroups(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns a list of groups related to the current instance
getGroups() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns a List of groups associated with the associated season
getGroups() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a List of groups associated with the associated season
getGroups() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getGroups() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.BetStop
 
getGroups() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getGroups() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketDefinition
Returns a List of groups to which the market belongs to.
getHalfLose() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.AdditionalProbabilitiesImpl
 
getHalfLose() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.AdditionalProbabilities
The half lose probability
getHalfWin() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.AdditionalProbabilitiesImpl
 
getHalfWin() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.AdditionalProbabilities
The half win probability
getHand() - Method in interface com.sportradar.unifiedodds.sdk.entities.Pitcher
Returns indication if the Pitcher is left or right handed
getHand() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.PitcherCi
Returns which hand the pitcher uses
getHand() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PitcherImpl
Returns indication if the Pitcher is left or right handed
getHand() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
getHeaders() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataWrapper
 
getHeaders() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.HttpData
 
getHeartBeat() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofRabbitConfiguration
Gets a heartbeat timeout to use when negotiating with the server (in seconds) Between 10 and 180 (default 60s)
getHeartBeat() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
getHeartbeat() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getHeight() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns the height in centimeters of the player represented by the current instance or a null reference if height is not known
getHeight() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the height in centimeters of the player represented by the current instance or a null reference if height is not known
getHeight() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the height in centimeters of the player represented by the current instance or a null reference if height is not known
getHeight() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getHistogram(MeterDescriptor) - Method in interface com.sportradar.unifiedodds.sdk.internal.common.telemetry.Telemetry
 
getHistogram(MeterDescriptor) - Method in class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryImpl
 
getHoles() - Method in interface com.sportradar.unifiedodds.sdk.entities.Course
 
getHoles() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CourseCi
 
getHoles() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CourseImpl
 
getHoles() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCourseCi
 
getHomeAway() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.TeamStatistics
Returns an indication if the statistics are for the home or away team
getHomeAway() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
getHomeCompetitor() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns a TeamCompetitor instance describing the home competitor
getHomeCompetitor() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a TeamCompetitor instance describing the home competitor
getHomeOrAwayTeam() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.PlayerOutcomeOddsImpl
Indicates if the associated team is home or away
getHomeOrAwayTeam() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.PlayerOutcomeOdds
Indicates if the associated team is home or away
getHomePenaltyScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns the penalty score of the home competitor competing on the associated sport event (for Ice Hockey)
getHomePenaltyScore() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getHomePenaltyScore() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Get the penalty score of the home competitor competing on the associated sport event (for Ice Hockey)
getHomePenaltyScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Get the penalty score of the home competitor competing on the associated sport event (for Ice Hockey)
getHomePenaltyScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Get the penalty score of the home competitor competing on the associated sport event (for Ice Hockey)
getHomeScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the home score
getHomeScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodScore
Returns the score of the home team in the period represented by the current instance
getHomeScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns the score of the home competitor competing on the associated sport event
getHomeScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the timeline event home score
getHomeScore() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getHomeScore() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getHomeScore() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns the score of the home team in the current sport event
getHomeScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.PeriodScoreDto
Returns the score of the home team in the period represented by the current instance
getHomeScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns the score of the home team in the current sport event
getHomeScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getHomeScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Returns the score of the home team in the period represented by the current instance
getHomeScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns the score of the home competitor competing on the associated sport event
getHomeScore() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getHorizontalStripes() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Indicated if the jersey has horizontal stripes
getHorizontalStripes() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey horizontal stripes
getHorizontalStripes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey has horizontal stripes
getHorizontalStripes() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getHorizontalStripesColor() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
returns the jersey horizontal stripes color
getHorizontalStripesColor() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey horizontal stripes color
getHorizontalStripesColor() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey horizontal stripes color
getHorizontalStripesColor() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getHost() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
 
getHost() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofRabbitConfiguration
 
getHost() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofUsageConfiguration
Get the host to which the usage metrics are exported
getHost() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getHost() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
getHost() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofUsageConfigurationImpl
 
getHttpClientFastFailingTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
Get the timeout which should be used for fast failing HTTP requests (seconds)
getHttpClientFastFailingTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getHttpClientMaxConnPerRoute() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
Returns maximum number of concurrent connections per route for http client
getHttpClientMaxConnPerRoute() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getHttpClientMaxConnPerRoute() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns maximum number of concurrent connections per route for http client
getHttpClientMaxConnTotal() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
Returns connection pool size for http client
getHttpClientMaxConnTotal() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getHttpClientMaxConnTotal() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns connection pool size for http client
getHttpClientRecoveryTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
Get the timeout which should be used on HTTP requests for recovery requests (seconds)
getHttpClientRecoveryTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getHttpClientTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
Get the timeout which should be used on HTTP requests (seconds)
getHttpClientTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getHttpClientTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Indicates the timeout which should be used on HTTP requests(seconds)
getHttpStatusCode() - Method in exception com.sportradar.unifiedodds.sdk.exceptions.CommunicationException
 
getHttpStatusCode() - Method in exception com.sportradar.unifiedodds.sdk.internal.impl.http.ApiResponseHandlingException
 
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.CategorySummary
Returns an Urn uniquely identifying the current CategorySummary instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Course
 
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns the Urn uniquely identifying the current season
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Market
Returns the id of the market
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.MarketFilter
Returns the id of the market
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.OutcomeFilter
Returns the id of the outcome
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.DelayedInfo
Returns the delay info identifier
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the id of the event result
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Group
Returns the id of the group
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Manager
Returns the manager identifier
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns the market identifier
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.OutcomeDescription
Returns the outcome identifier
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.NamedValue
Returns the identifier of the current instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodCompetitorResult
Returns the competitor id
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Pitcher
Returns the unique identifier of the current Pitcher instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Player
Returns the unique Urn identifier representing the current Player instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Referee
Returns the unique identifier of the current Referee instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.ReplaySportEvent
Returns an Urn uniquely identifying the sport event
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonInfo
Returns a Urn uniquely identifying the current SeasonInfo instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEvent
Returns an Urn uniquely identifying the tournament associated with the current instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportSummary
Returns an Urn uniquely identifying the sport represented by the current instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.StreamingChannel
Returns a value uniquely identifying the current streaming channel
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the timeline event identifier
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.TournamentInfo
Returns the Urn uniquely identifying the tournament
getId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns a unique Urn identifier representing the current Venue instance
getId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CacheItem
Returns the Urn representing id of the related entity
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CourseCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DelayedInfoCi
Returns the delay info identifier
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventPlayerCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.GroupCi
Returns the id of the group
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
Returns the manager identifier
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketOutcomeCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.NamedValueCi
The id of the current instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.StreamingChannelCi
Returns the id of the channel
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the Urn representing id of the related entity
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the Urn representing id of the related entity
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEntityData
Returns the Urn the id of the associated entity
getId() - Method in enum com.sportradar.unifiedodds.sdk.internal.common.telemetry.LongSdkHistogram
 
getId() - Method in interface com.sportradar.unifiedodds.sdk.internal.common.telemetry.MeterDescriptor
 
getId() - Method in enum com.sportradar.unifiedodds.sdk.internal.common.telemetry.UsageGauge
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.MarketFilterImpl
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.MarketImpl
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.OutcomeFilterImpl
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategorySummaryImpl
Returns an Urn uniquely identifying the current CategorySummary instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns the unique Urn identifier representing the current Competitor instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CourseImpl
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns the Urn uniquely identifying the current season
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.GroupImpl
Returns the id of the group
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.NamedValueImpl
Returns the identifier of the current instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodCompetitorResultImpl
Returns the competitor id
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PitcherImpl
Returns the unique identifier of the current Referee instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerImpl
Returns the unique Urn identifier representing the current Player instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the unique Urn identifier representing the current PlayerProfile instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RefereeImpl
Returns the unique identifier of the current Referee instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReplaySportEventImpl
Returns an Urn uniquely identifying the sport event
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonInfoImpl
Returns a Urn uniquely identifying the current SeasonInfo instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportSummaryImpl
Returns an Urn uniquely identifying the sport represented by the current instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StreamingChannelImpl
Returns a value uniquely identifying the current streaming channel
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns a unique Urn identifier representing the current Venue instance
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ManagerImpl
Returns the manager identifier
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeDescriptionImpl
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getId() - Method in class com.sportradar.unifiedodds.sdk.managers.ReplayScenario
Returns the replay scenario identifier
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCourseCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDelayedInfoCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRefereeCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStreamingChannelCi
 
getId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Market
 
getId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Outcome
Returns the outcome id
getId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns the unique producer identifier
getId() - Method in class com.sportradar.utils.Urn
Returns the numerical part of the identifier associated with the current instance
getIgnoreBetPalTimelineSportEventStatus() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofCacheConfiguration
Gets a value indicating whether to ignore sport event status from timeline endpoint for sport events on BetPal producer (default: false)
getIgnoreBetPalTimelineSportEventStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofCacheConfigurationImpl
 
getIgnoreBetPalTimelineSportEventStatus() - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
Gets a value indicating whether to ignore sport event status from timeline endpoint for sport events on BetPal producer (default: false)
getIgnoreBetPalTimelineSportEventStatusCacheTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofCacheConfiguration
Gets the ignore BetPal timeline sport event status cache timeout - how long cache item is cached.
getIgnoreBetPalTimelineSportEventStatusCacheTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofCacheConfigurationImpl
 
getIgnoreEventsTimelineCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getInactivitySeconds() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofProducerConfiguration
 
getInactivitySeconds() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
getInactivitySecondsPrematch() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofProducerConfiguration
 
getInactivitySecondsPrematch() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
getIncludes() - Method in interface com.sportradar.unifiedodds.sdk.entities.CoverageInfo
Returns an unmodifiable List specifying what is included in the coverage
getIncludes() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoverageInfoCi
Returns the includes of the coverage who's content can't be changed
getIncludes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CoverageInfoImpl
Returns an unmodifiable List specifying what is included in the coverage
getIncludes() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
getIntValue() - Method in enum com.sportradar.unifiedodds.sdk.entities.ReportingStatus
 
getIntValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.ExpressionOperand
 
getIntValue() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.Operand
 
getIntValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.SimpleOperand
 
getInvariantMarketCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getJerseyNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.CompetitorPlayer
 
getJerseyNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns the player jersey number
getJerseyNumber() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the player jersey number
getJerseyNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorPlayerImpl
 
getJerseyNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the player jersey number
getJerseyNumber() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getJerseys() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns a List of known competitor jerseys
getJerseys() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns a List of known competitor jerseys
getJerseys() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns a List of known competitor jerseys
getJerseys() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getLanguages() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Returns a List of locales in which the data should be prefetched
getLanguages() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.Languages.BestEffort
 
getLanguages() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getLastDataReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getLastDataReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
getLastDataReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getLastFixtureChange() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
getLastFixtureChange() - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Returns the timestamp of last processed fixture change
getLastHttpGetURL() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getLastHttpGetURL() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getLastMessageTimestamp() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getLastMessageTimestamp() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getLastMessageTimestamp() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns a timestamp indicating when was the last message received from the associated producer
getLastProcessedMessageGenTimestamp() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getLastProcessedMessageGenTimestamp() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getLastProcessedMessageGenTimestamp() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns the last processed message generation timestamp
getLastRecoveryAttemptTimestamp() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getLastRecoveryMessageTimestamp() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getLastResultChange() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
getLastResultChange() - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Returns the timestamp of last processed result change
getLastTimeCompetitorProfileIsFetched() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Last time (if any) competitor profile was fetched
getLevel() - Method in interface com.sportradar.unifiedodds.sdk.entities.CoverageInfo
Returns the level of the available coverage
getLevel() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoverageInfoCi
Returns the level of the coverage scope
getLevel() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CoverageInfoImpl
Returns the level of the available coverage
getLevel() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
getListOfSportEvents(int, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Lists almost all events we are offering prematch odds for.
getListOfSportEvents(int, int, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Lists almost all events we are offering prematch odds for.
getListOfSportEvents(int, int) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Lists almost all events we are offering prematch odds for.
getListOfSportEvents(int, int, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Lists almost all events we are offering prematch odds for.
getLiveBookingStatus(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.BookingStatus
Maps the provided String to a BookingStatus
getLiveCompetitions() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the competitions that are currently live (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getLiveCompetitions(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the competitions that are currently live (the returned data is translated in the specified Locale)
getLiveCompetitions() - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the competitions that are currently live (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getLiveCompetitions(Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the competitions that are currently live (the returned data is translated in the specified Locale)
getLiveCoverage() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.TournamentCoverageCi
 
getLiveCoverage() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCoverageCi
 
getLiveOdds() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Returns the liveOdds
getLiveOdds(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Returns the liveOdds
getLiveOdds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the liveOdds
getLiveOdds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns the liveOdds
getLiveOdds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
getLoadedCompetitorLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getLoadedCompetitorLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
getLoadedFixtureLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getLoadedFixtureLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
getLoadedSummaryLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getLoadedSummaryLocales() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
getLocales() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns a list of Locale cached in this instance
getLocales() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.OutcomeDescription
Returns a list of Locale cached in this instance
getLocales() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getLocales() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeDescriptionImpl
Returns a list of Locale cached in this instance
getLongestInactivityInterval() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getLongMessageProcessingTimeInMs() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getLongMessageProcessingTimeInMs() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getLongTermEvent(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the specified long term event (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getLongTermEvent(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the specified long term event (the returned data is translated in the specified Locale)
getLongTermEvent(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the specified long term event (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getLongTermEvent(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the specified long term event (the returned data is translated in the specified Locale)
getLose() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.AdditionalProbabilitiesImpl
 
getLose() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.AdditionalProbabilities
The lose probability
getLotteries(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the available lotteries (the returned data is translated in the specified Locale)
getLotteries(Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the available lotteries (the returned data is translated in the specified Locale)
getLottery() - Method in interface com.sportradar.unifiedodds.sdk.entities.Draw
Returns the associated lottery
getLottery() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the associated lottery
getLotteryId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DrawCi
Returns the associated lottery id
getLotteryId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the associated lottery id
getLotteryId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
getManager() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns the associated competitor manager
getManager(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns the associated competitor manager
getManager() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns the associated competitor manager
getManager() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getMappings() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns a List of mappings that are available for the related market
getMappings() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getMappings() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
getMappings() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getMappingType(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.MappingTypeProvider
Identifies the proper mapping type associated with the
getMappingType(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.MappingTypeProviderImpl
Identifies the proper mapping type associated with the
getMappingValidator() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
getMarketDefinition() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Market
 
getMarketDescription(int, Map<String, String>, List<Locale>, boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionProvider
 
getMarketDescription(int, Map<String, String>, List<Locale>, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionProviderImpl
 
getMarketDescriptionManager() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the MarketDescriptionManager used to access markets data trough our API
getMarketDescriptions() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
Get the list of all available market descriptions.
getMarketDescriptions(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
 
getMarketDescriptions() - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Returns the list of all available static market descriptions.
getMarketDescriptions(Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Returns the list of all available static market descriptions in the provided Locale
getMarketDescriptor(int, String, Languages.BestEffort) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.InvariantMarketDescriptionCache
 
getMarketDescriptor(int, String, Languages.BestEffort) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionCache
 
getMarketDescriptor(int, String, Languages.BestEffort) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantMarketDescriptionCache
 
getMarketId() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Selection
Gets the market id
getMarketId() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
Returns the market id
getMarketId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.SelectionImpl
Gets the market id
getMarketId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
getMarketMapping(int, Producer) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
 
getMarketMapping(int, Map<String, String>, Producer) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
 
getMarketMapping(int, Producer) - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Returns a list of available mappings for the provided marketId/producer combination
getMarketMapping(int, Map<String, String>, Producer) - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Returns a list of available market mappings(including possible variant mappings) for the provided marketId/producer combination
getMarketMetadata() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketWithProbabilitiesImpl
Returns a MarketMetadata which contains additional market information
getMarketMetadata() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithOdds
Returns a MarketMetadata instance which contains additional market information
getMarketMetadata() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithProbabilities
Returns a MarketMetadata instance which contains additional market information
getMarketName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProvider
 
getMarketName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProviderImpl
 
getMarketNames(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProvider
 
getMarketNames(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProviderImpl
 
getMarkets() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.AvailableSelections
Returns the list of markets for this event
getMarkets() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.AvailableSelectionsFilter
Returns the list of markets for this event
getMarkets() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.AvailableSelectionsFilterImpl
 
getMarkets() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.AvailableSelectionsImpl
 
getMarkets() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.CashOutProbabilitiesImpl
 
getMarkets() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.BetCancel
 
getMarkets() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.BetSettlement
 
getMarkets() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.CashOutProbabilities
 
getMarkets() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketMessage
Returns a list of markets that are affected by the associated message
getMarkets() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsChange
Returns a list of MarketWithOdds associated with the message
getMarketStatus() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.BetStop
Returns the status of the market
getMarketSubTypeId() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
Returns the market sub type id
getMarketSubTypeId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
getMarketSubTypeId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
getMarketTypeId() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
Returns the market type id
getMarketTypeId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
getMarketTypeId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
getMatchClock() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the match clock
getMatchClock() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getMatchClock() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getMatchStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the match status
getMatchStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns the match status translated in the default locale
getMatchStatus(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns the match status translated in the specified language
getMatchStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.StageStatus
Returns the match status translated in the default locale
getMatchStatus(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.status.StageStatus
Returns the match status translated in the specified language
getMatchStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getMatchStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns the match status translated in the default locale
getMatchStatus(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns the match status translated in the specified language
getMatchStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.StageStatusImpl
Returns the match status translated in the default locale
getMatchStatus(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.StageStatusImpl
Returns the match status translated in the specified language
getMatchStatusCode() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodScore
Returns the match status code
getMatchStatusCode() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the match status code
getMatchStatusCode() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getMatchStatusCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.PeriodScoreDto
Returns the match status code of the period represented by the current instance
getMatchStatusCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Returns the match status code
getMatchStatusCode() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getMatchStatuses() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.NamedValuesProviderImpl
Returns the LocalizedNamedValueCache providing match status descriptions
getMatchStatuses() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.NamedValuesProvider
Returns the LocalizedNamedValueCache providing match status descriptions
getMatchStatusId() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns the match status id
getMatchStatusId() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.StageStatus
Returns the match status id
getMatchStatusId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getMatchStatusId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns a numeric representation of the event status
getMatchStatusId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns a numeric representation of the event status
getMatchStatusId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns the match status id
getMatchStatusId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.StageStatusImpl
Returns the match status id
getMatchTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the timeline event match time
getMatchTime() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getMatchTime() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getMaxCoverageLevel() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonCoverage
Returns the string representation of the maximum coverage available for the season associated with the current instance
getMaxCoverageLevel() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
Returns the String representation of the maximum coverage available for the season associated with the current instance
getMaxCoverageLevel() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonCoverageImpl
Returns the string representation of the maximum coverage available for the season associated with the current instance
getMaxCoverageLevel() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
getMaxCovered() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonCoverage
Returns the max covered value
getMaxCovered() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
Returns the max covered value
getMaxCovered() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonCoverageImpl
Returns the max covered value
getMaxCovered() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
getMaxRecoveryExecutionSeconds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getMaxRecoveryTime() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofProducerConfiguration
 
getMaxRecoveryTime() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
getMessage() - Method in interface com.sportradar.unifiedodds.sdk.entities.BookmakerDetails
Returns the message of the request
getMessage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper.ResponseData
 
getMessage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
getMessage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BookmakerDetailsImpl
Returns the message of the request
getMessage() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInitiated
Returns the message associated with the recovery request
getMessageInterest() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.MessageConsumer
Returns the consumer MessageInterest (method most useful in custom consumer implementations)
getMessageInterest() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
Returns the consumer MessageInterest
getMessagingHost() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getMessagingPassword() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns the password of the broker to which you are connecting - this field should be null/blank if connecting to the default Sportradar AMQP servers
getMessagingUsername() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns the username of the broker to which you are currently connecting - this field should be null/blank if you are connecting to the default Sportradar AMQP servers
getMessagingVirtualHost() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns the custom set messaging virtual host
getMethod() - Method in interface com.sportradar.unifiedodds.sdk.entities.GoalScorer
Returns the method value The attribute can assume values such as 'penalty' and 'own goal'.
getMethod() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventPlayerCi
 
getMethod() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.GoalScorerImpl
 
getMethod() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
getMinCoverageLevel() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonCoverage
Returns the name of the minimum coverage guaranteed for the season associated with the current instance
getMinCoverageLevel() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
Returns the String representation of the minimum coverage guaranteed for the season associated with the current instance
getMinCoverageLevel() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonCoverageImpl
Returns the name of the minimum coverage guaranteed for the season associated with the current instance
getMinCoverageLevel() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
getMinIntervalBetweenRecoveryRequests() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofProducerConfiguration
 
getMinIntervalBetweenRecoveryRequests() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
getMinIntervalBetweenRecoveryRequests() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
getMqHost(Environment) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentManager
Gets the MQ host for specified Environment
getMqHost() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentSetting
Get the rabbit host address
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.Car
Returns the name of a car
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.CategorySummary
Returns the current CategorySummary instance name in the specified language
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Course
 
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns the name of the season in the specified language
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.DrawResult
Returns the name of the draw result
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.Group
Returns the name of the group
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Manager
Returns the translated manager name
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketAttribute
Returns the attribute name
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns the market name translated in the provided Locale
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.OutcomeDescription
Returns the outcome name translated in the provided Locale
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.Specifier
Returns the specifier name
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.Pitcher
Returns the name of the pitcher represented by the current Pitcher instance
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Player
Returns the name of the player in the specified language
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfoLink
Returns the name of the producer link represented by the current instance
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.Referee
Returns the name of the referee represented by the current Referee instance
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the round instance name in the requested locale
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonInfo
Returns the name of the season in the specified language
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEvent
Returns the sport event name
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.SportSummary
Returns the name of the current SportSummary instance in the specified language
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.TeamStatistics
Returns the name
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.StreamingChannel
Returns the name of the channel represented by the current instance
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.TournamentInfo
Returns the name of the tournament in the specified language
getName() - Method in interface com.sportradar.unifiedodds.sdk.entities.TvChannel
Returns the name of the channel represented by the current instance
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns the name of the venue in the specified language
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CarCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ChildRaceCi
Returns the name of the race represented by the current instance
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the name for specific locale
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CourseCi
 
getName(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawResultCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventPlayerCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.GroupCi
Returns the name of the group
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the name for specific locale
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
Returns the translated manager name
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketAttributeCi
 
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketOutcomeCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketSpecifierCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.PitcherCi
Returns the name of the pitcher
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoLinkCi
Returns the name of the ProducerInfoLinkCi
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.RefereeCi
Returns the name of the referee
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the name for specific locale
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
Returns the name of the season in the specified language
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.StreamingChannelCi
Returns the name of the channel
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Returns the name of the venue in the specified language
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEntityData
Provides translated entity names
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns the name of the current long term event translated to the specified language
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CarImpl
Returns the name of a car
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategorySummaryImpl
Returns the current CategorySummary instance name in the specified language
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns the name of the player in the specified language
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CourseImpl
 
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns the name of the season in the specified language
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the sport event name
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawResultImpl
Returns the name of the draw result
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.GroupImpl
Returns the name of the group
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the sport event name
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the sport event name
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PitcherImpl
Returns the name of the referee represented by the current Referee instance
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerImpl
Returns the name of the player in the specified language
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the name of the player in the specified language
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoLinkImpl
Returns the name of the producer link represented by the current instance
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RefereeImpl
Returns the name of the referee represented by the current Referee instance
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the round instance name in the requested locale
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns the sport event name
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonInfoImpl
Returns the name of the season in the specified language
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventGenericImpl
Returns the sport event name
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportSummaryImpl
Returns the name of the current SportSummary instance in the specified language
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns the sport event name
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StreamingChannelImpl
Returns the name of the channel represented by the current instance
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns the name of the current long term event translated to the specified language
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TvChannelImpl
Returns the name of the channel represented by the current instance
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns the name of the venue in the specified language
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ManagerImpl
Returns the translated manager name
getName(String, Map<String, String>) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.FlexMarketHelper
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketAttributeImpl
 
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeDescriptionImpl
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.SpecifierImpl
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCarCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCourseCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoLinkCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRefereeCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStreamingChannelCi
 
getName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTvChannelCi
 
getName() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Market
 
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Market
 
getName() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Outcome
Returns the outcome name
getName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Outcome
Returns the outcome name translated in the provided locale
getName() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns the name of the producer
getNamedValue(int) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.NamedValueCacheImpl
Gets the NamedValue specified by the provided id
getNamedValue(int) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.NamedValueCache
Gets the NamedValue specified by the provided id
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.CategorySummary
Returns an unmodifiable Map containing translated category name
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.Course
 
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns the name of the season in available locales
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.DrawResult
Returns the name of the draw result
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.Manager
Returns the translated manager name
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.Player
Returns an unmodifiable map of available translated names
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns an unmodifiable Map which contains translated Round names
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonInfo
Returns an unmodifiable Map containing translated names
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportSummary
Returns an unmodifiable Map containing translated sport names
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.TournamentInfo
 
getNames() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns an unmodifiable Map containing venue's names in different languages
getNames(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CacheItem
Returns the Map containing translated names of the item
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
 
getNames(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the Map containing translated names of the item
getNames(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the Map containing translated names of the item
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEntityData
Returns an unmodifiable Map containing translated entity names
getNames(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns a Map of translated sport event names The match object name is composed from the home and away team(eg.
getNames(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.StageCi
Returns a Map of translated sport event names The name of race objects is the "name" attribute from the fixture endpoint.
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategorySummaryImpl
Returns an unmodifiable Map containing translated category name
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns an unmodifiable map of available translated names
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CourseImpl
 
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns the name of the season
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawResultImpl
Returns the name of the draw result
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerImpl
Returns an unmodifiable map of available translated names
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns an unmodifiable map of available translated names
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns an unmodifiable Map which contains translated Round names
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonInfoImpl
Returns an unmodifiable Map containing translated names
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportSummaryImpl
Returns an unmodifiable Map containing translated sport names
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns an unmodifiable Map containing venue's names in different languages
getNames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ManagerImpl
Returns the translated manager name
getNames(OutcomeDescription, Map<String, String>) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.FlexMarketHelper
 
getNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
 
getNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawResultCi
 
getNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getNames(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Market
 
getNames(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Outcome
 
getNameTemplate() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketDefinition
Returns the market name template translated in the default locale.
getNameTemplate(Locale) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketDefinition
Returns the market name template translated in the provided locale.
getNameTemplate() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeDefinition
The template from which the outcome name was build
getNameTemplate(Locale) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeDefinition
The template from which the outcome name was build translated in the provided Locale
getNationalities() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns an unmodifiable Map containing player's nationality in different languages
getNationalities() - Method in interface com.sportradar.unifiedodds.sdk.entities.Referee
Returns an unmodifiable Map containing referee nationality in different languages
getNationalities(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the Map containing translated nationalities of the player
getNationalities() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns an unmodifiable Map containing player's nationality in different languages
getNationalities() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RefereeImpl
Returns an unmodifiable Map containing referee nationality in different languages
getNationalities() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableManagerCi
 
getNationalities() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getNationalities() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRefereeCi
 
getNationality(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Manager
Returns the translated nationality
getNationality(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns the nationality of the player in the requested Locale
getNationality(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Referee
Returns the nationality in the requested locale
getNationality(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
Returns the translated nationality
getNationality(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.RefereeCi
Returns the nationality of the referee in the specified language
getNationality(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the nationality of the player in the requested Locale
getNationality(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RefereeImpl
Returns the nationality in the requested locale
getNationality(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ManagerImpl
Returns the translated nationality
getNewTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.ScheduledStartTimeChange
Returns a Date specifying the new date
getNewTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ScheduledStartTimeChangeImpl
Returns a Date specifying the new date
getNewTime() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableScheduledStartTimeChangeCi
 
getNext() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.IncrementalSequenceGenerator
Gets the next available distinct value
getNext() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SequenceGenerator
Gets the next available distinct value
getNextBetstop() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketMetadataImpl
Returns a timestamp in UTC when to betstop the associated market.
getNextBetstop() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketMetadata
Returns a timestamp in UTC when to betstop the associated market.
getNextLiveTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the Date instance specifying the live time in case the fixture was re-schedule, or a null reference if the fixture was not re-scheduled
getNextLiveTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the Date instance specifying the live time in case the fixture was re-schedule, or a null reference if the fixture was not re-scheduled
getNextLiveTime() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getNextLiveTime() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.FixtureChange
 
getNickname() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns the player nickname
getNickname() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the player nickname
getNickname() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the player nickname
getNickname() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getNodeId() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Returns the assigned SDK node identifier MTS customer must set this value! Use only positive numbers; negative are reserved for internal use.
getNodeId() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getNodeId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.RecoveryInfoImpl
Gets the node identifier
getNodeId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInfo
Gets the node identifier
getNotStarted() - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Constructs a new SportEventStatusDto describing the associated event as "Not started"
getNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.Hole
Gets the number of the hole
getNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Returns the jersey number color
getNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodStatus
Returns the number of the specific lap
getNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the value specifying the round number or a null reference if round number is not defined
getNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns a value specifying the round number or a null reference if round number is not defined
getNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.HoleCi
 
getNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey number color
getNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns a value specifying the round number or a null reference if round number is not defined
getNumber() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns a value specifying the round number or a null reference if round number is not defined
getNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.HoleImpl
 
getNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey number color
getNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodStatusImpl
Returns the number of the specific lap
getNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the value specifying the round number or a null reference if round number is not defined
getNumber() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getNumber() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableHoleCi
 
getNumber() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getNumber() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getNumberOfBetCancelsReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfBetCancelsReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfBetSettlementsReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfBetSettlementsReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfCachePurgesDone() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfCachePurgesDone() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfFixtureChangesReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfFixtureChangesReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfHttpGetJaxb() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfHttpGetJaxb() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfHttpGetStreaming() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfHttpGetStreaming() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfLiveMessages() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfLiveMessages() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfLongProcessingTimes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfLongProcessingTimes() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfMessagesReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfMessagesReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfOddsChangesReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfOddsChangesReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfPrematchMessages() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfPrematchMessages() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfRecoveryMessagesReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfRecoveryMessagesReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfRollbackBetCancelsReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfRollbackBetCancelsReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfRollbackBetSettlementsReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getNumberOfRollbackBetSettlementsReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getNumberOfVariantsToStartAggressiveCleanUpMemoryFrom() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantMarketDescriptionCache.Config
 
getOdds() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Calculation
Gets the odds
getOdds() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.CalculationFilter
Gets the odds
getOdds() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Selection
Gets the odds
getOdds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationFilterImpl
Gets the odds
getOdds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationImpl
Gets the odds
getOdds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.SelectionImpl
 
getOdds(OddsDisplayType) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeOdds
Gets the odds in specified format
getOddsGenerationProperties() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OddsChange
Gets the odds generation properties (contains a few key-parameters that can be used in a client’s own special odds model, or even offer spread betting bets based on it)
getOldTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.ScheduledStartTimeChange
Returns a Date specifying the old date
getOldTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ScheduledStartTimeChangeImpl
Returns a Date specifying the old date
getOldTime() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableScheduledStartTimeChangeCi
 
getOtherMatchId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the id of the other match
getOtherMatchId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the id of the other match
getOtherMatchId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the id of the other match
getOtherMatchId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the id of the other match
getOtherMatchId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the id of the other match
getOtherMatchId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getOtherMatchId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getOutcomeDefinition() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Outcome
Returns the description of this outcome
getOutcomeId() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Selection
Gets the outcome id
getOutcomeId() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.OutcomeMappingData
Returns the associated outcome identifier
getOutcomeId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.OutcomeMappingCi
 
getOutcomeId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.SelectionImpl
Gets the outcome id
getOutcomeId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeMappingDataImpl
 
getOutcomeMappings() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
Returns a Map of valid outcome mappings for this MarketMappingData
getOutcomeMappings() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
getOutcomeMappings() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
getOutcomeName(String, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProvider
 
getOutcomeName(String, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProviderImpl
 
getOutcomeNames(String, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProvider
 
getOutcomeNames(String, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProviderImpl
 
getOutcomeOdds() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithOdds
Returns a list of odds for the different available market outcomes
getOutcomeProbabilities() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketWithProbabilitiesImpl
Returns a list of probabilities for the different available market outcomes
getOutcomeProbabilities() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithProbabilities
Returns a list of probabilities for the different available market outcomes
getOutcomeResult() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeSettlement
Returns an indication of the outcome result state
getOutcomes() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Market
Returns outcomes for this market
getOutcomes() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.MarketFilter
Returns outcomes for this market
getOutcomes() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns a List of possible outcomes on the related market market.
getOutcomes() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getOutcomes() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
getOutcomes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.MarketFilterImpl
 
getOutcomes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.MarketImpl
 
getOutcomes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getOutcomeSettlements() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithSettlement
 
getOutcomeType() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns the market attribute "outcome_type"
getOutcomeType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getOutcomeType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getOutcomeType() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketDefinition
Returns the market attribute "outcome_type"
getPar() - Method in interface com.sportradar.unifiedodds.sdk.entities.Hole
Gets the par of the hole
getPar() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.HoleCi
 
getPar() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.HoleImpl
 
getPar() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableHoleCi
 
getParentId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getParentStage() - Method in interface com.sportradar.unifiedodds.sdk.entities.Stage
Returns a Stage representing the parent stage of the stage represented by the current instance
getParentStage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a Stage representing the parent race of the race represented by the current instance
getParentStageId() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns an id of the parent stage associated with the current instance
getParentStageId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.StageCi
Returns the identifier of the stage parent
getParentStageId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns an id of the parent stage associated with the current instance
getParentStageId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
getPassword() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofRabbitConfiguration
Returns the password of the broker to which you are connecting - this field should be null/blank if you are connecting to the Sportradar AMQP servers
getPassword() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
getPeriod() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the period to which the timeline event belongs to
getPeriod() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getPeriod() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getPeriodDescription() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodScore
Returns the period description translated in the default locale
getPeriodDescription(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodScore
Returns the period description translated in the specified language
getPeriodDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Returns the period description translated in the default locale
getPeriodDescription(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Returns the period description translated in the specified language
getPeriodName() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.PeriodStatistics
Returns the name of the round to which the statistics belong to
getPeriodName() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the name of the period to which the timeline event belongs to
getPeriodName() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getPeriodName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.PeriodStatisticsDto
 
getPeriodName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getPeriodNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodScore
Returns the sequence number of the period represented by the current instance
getPeriodNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.PeriodScoreDto
Returns the sequence number of the period represented by the current instance
getPeriodNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Returns the sequence number of the period represented by the current instance
getPeriodOfLadder() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Returns the period of ladder
getPeriodOfLadder() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getPeriodOfLadder() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns the period of ladder
getPeriodOfLadder() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns the period of ladder
getPeriodOfLadder() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Returns the period of ladder
getPeriodResults() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodStatus
Returns the list of period results
getPeriodResults() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodStatusImpl
Returns the list of period results
getPeriodScores() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns a List of period scores
getPeriodScores() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getPeriodScores() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns a List of period scores
getPeriodScores() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns a List of period scores
getPeriodScores() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns a List of period scores
getPeriodStatisticDtos() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatisticsDto
 
getPeriodStatistics() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatistics
 
getPeriodStatistics() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatisticsImpl
 
getPeriodStatuses(Urn, Locale, List<Urn>, List<Integer>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of PeriodStatus from the sport event period summary endpoint
getPeriodStatuses(Urn, Locale, List<Urn>, List<Integer>) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of PeriodStatus from the sport event period summary endpoint
getPeriodType() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodScore
Returns the period type
getPeriodType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.PeriodScoreDto
Returns the type of the period represented by the current instance
getPeriodType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Returns the period type
getPhase() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the phase of the round
getPhase() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the phase of the round
getPhase() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the phase of the round
getPhase() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the phase of the round
getPhase() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the phase of the round
getPhase() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getPhase() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getPhaseOrGroupLongName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the name or group long name for the specified locale
getPhaseOrGroupLongName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the name or group long name for the specified locale
getPhaseOrGroupLongName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the name or group long name for the specified locale
getPhaseOrGroupLongName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the name or group long name for the specified locale
getPhaseOrGroupLongName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the name or group long name for the specified locale
getPhaseOrGroupLongNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getPhaseOrGroupLongNames() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getPitch() - Method in interface com.sportradar.unifiedodds.sdk.entities.WeatherInfo
Returns the pitch weather
getPitch() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.WeatherInfoCi
Returns the pitch weather
getPitch() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.WeatherInfoImpl
Returns the pitch weather
getPitch() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
getPitchers() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEventConditions
Returns the list of Pitcher
getPitchers() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
Returns the list of associated Pitcher
getPitchers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventConditionsImpl
Returns the list of Pitcher
getPitchers() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
getPlayed() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonCoverage
Returns the played value
getPlayed() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
Returns the played value
getPlayed() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonCoverageImpl
Returns the played value
getPlayed() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
getPlayer() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the period to which the timeline event belongs to
getPlayer() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getPlayer() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getPlayerProfile(Urn, List<Locale>, List<Urn>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
Returns a PlayerProfileCi associated with the provided Urn
getPlayerProfile(Urn, List<Locale>, List<Urn>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ProfileCache
Returns a PlayerProfileCi associated with the provided Urn
getPlayerProfile(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns a PlayerProfile representing the specified competitor (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getPlayerProfile(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns a PlayerProfile representing the specified competitor (the returned data is translated in the specified Locale)
getPlayerProfile(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns a PlayerProfile representing the specified competitor (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getPlayerProfile(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns a PlayerProfile representing the specified competitor (the returned data is translated in the specified Locale)
getPlayerProfileCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getPlayers() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns a List of associated players
getPlayers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns a List of associated players
getPlayStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
getPoints() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the points of the result
getPoints() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the points
getPoints() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getPoints() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getPoints() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getPointsDecimal() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the points in a decimal format
getPointsDecimal() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getPort() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
 
getPort() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofRabbitConfiguration
Gets the port used to connect to AMQP broker
getPort() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getPort() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
getPort() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getPort() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Gets the port used to connect to AMQP broker
getPosition() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the position of the result
getPosition() - Method in interface com.sportradar.unifiedodds.sdk.entities.ReplaySportEvent
Returns an Integer specifying position in the queue
getPosition() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getPosition() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReplaySportEventImpl
Returns an Integer specifying position in the queue
getPossibleSourceProducers(Map<Integer, Producer>) - Method in enum com.sportradar.unifiedodds.sdk.MessageInterest
Returns the producer ids that generate this specific message interest
getPrefix() - Method in class com.sportradar.utils.Urn
Returns the prefix of the current instance
getProbability() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Calculation
Gets the probability
getProbability() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.CalculationFilter
Gets the probability
getProbability() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationFilterImpl
Gets the probability
getProbability() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationImpl
Gets the probability
getProbability() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.OutcomeProbabilitiesImpl
The probability for this outcome (how likely is this outcome)
getProbability() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeProbabilities
The probability for this outcome (how likely is this outcome)
getProcessingQueDelay() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getProcessingQueDelay() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns the messaging queue processing delay in milliseconds (current time - message generation timestamp difference)
getProcessorId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageProcessor
Returns the processor identifier
getProcessorId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CacheMessageProcessor
 
getProcessorId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CompositeMessageProcessor
Returns the processor identifier
getProcessorId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
Returns the processor identifier
getProducer() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Get the producer and session configuration
getProducer() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getProducer(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
getProducer(int) - Method in interface com.sportradar.unifiedodds.sdk.managers.ProducerManager
Returns the requested Producer
getProducer() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Message
Returns the Producer that generated this message
getProducer() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.UnparsableMessage
Returns the Producer that generated this message.
getProducerId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.SnapshotFailedImpl
 
getProducerId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotCompleted
 
getProducerId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotFailed
 
getProducerId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotRequest
 
getProducerIds() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
The associated producer ids
getProducerIds() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
getProducerIds() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
getProducerInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the ProducerInfo instance providing sportradar related information about the sport event associated
getProducerInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the ProducerInfo instance providing sportradar related information about the sport event associated
getProducerInfo() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getProducerInfoLinks() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfo
Returns an unmodifiable List representing links to the producer represented by current instance
getProducerInfoLinks() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoCi
Returns a unmodifiable List containing the associated StreamingChannelCi
getProducerInfoLinks() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
Returns an unmodifiable List representing links to the producer represented by current instance
getProducerInfoLinks() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
getProducerLastRecoveryAttemptTimestamp(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
getProducerLastRecoveryAttemptTimestamp(int) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
getProducerLastRecoveryMessageTimestamp(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
getProducerLastRecoveryMessageTimestamp(int) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
getProducerManager() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the ProducerManager instance used to manage available producers
getProducerOutcomeId() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.OutcomeMappingData
Returns the mapped outcome id
getProducerOutcomeId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.OutcomeMappingCi
 
getProducerOutcomeId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeMappingDataImpl
 
getProducerOutcomeName(Locale) - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.OutcomeMappingData
Returns the mapped outcome name
getProducerOutcomeName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.OutcomeMappingCi
 
getProducerOutcomeName(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeMappingDataImpl
 
getProducers() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofProducerConfiguration
Get the list of available producers for provided access token
getProducers() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
getProducerScopes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getProducerScopes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getProducerScopes() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns a Set of possible ProducerScopes.
getProducerStatusReason() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.ProducerStatus
Returns the reason of the Producer status change
getProfileCacheTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofCacheConfiguration
Gets the competitor/player cache timeout - how long cache item is cached Can be between 1 hour and 48 hours - default 24 hours (sliding expiration)
getProfileCacheTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofCacheConfigurationImpl
 
getProperties() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Returns an unmodifiable Map of additional sport event status properties
getProperties() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getProperties() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns an unmodifiable Map which contains all the additional sport event status properties which aren't specifically exposed
getProperties() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns an unmodifiable Map which contains all the additional sport event status properties which aren't specifically exposed
getProperties() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Returns an unmodifiable Map of additional sport event status properties
getPropertyValue(String) - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Returns the value of the property specified by it's name (for a list of all available properties look at CompetitionStatus.getProperties())
getPropertyValue(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Returns the value of the property specified by it's name
getQualifier() - Method in interface com.sportradar.unifiedodds.sdk.entities.TeamCompetitor
Returns the qualifier additionally describing the competitor (e.g.
getQualifier() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TeamCompetitorImpl
Returns the qualifier additionally describing the competitor (e.g.
getRabbit() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Get the configuration related to connection to amqp broker
getRabbit() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getRabbitConnectionTimeout() - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
Gets a rabbit timeout setting for connection attempts (in seconds) Between 10 and 120 (default 30s)
getRabbitHeartbeat() - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
Gets a heartbeat timeout to use when negotiating with the server (in seconds) Between 10 and 180 (default 60s)
getRaceDriver() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns race driver of the competitor
getRaceDriver() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns race driver of the competitor
getRaceDriver() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns race driver of the competitor
getRaceDriverId() - Method in interface com.sportradar.unifiedodds.sdk.entities.RaceDriverProfile
Returns the race driver id
getRaceDriverId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.RaceDriverProfileCi
 
getRaceDriverId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RaceDriverProfileImpl
Returns the race driver id
getRaceDriverId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceDriverProfileCi
 
getRaceDriverProfile() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getRaceTeamId() - Method in interface com.sportradar.unifiedodds.sdk.entities.RaceDriverProfile
Returns the race team id
getRaceTeamId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.RaceDriverProfileCi
 
getRaceTeamId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RaceDriverProfileImpl
Returns the race team id
getRaceTeamId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceDriverProfileCi
 
getRawMessage() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.EventMessage
Returns the raw message as received from the producer
getRawMessage() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.UnparsableMessage
Returns the raw message as received from the producer
getReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.MessageTimestampImpl
Gets the value specifying when the message was received for processing by the sdk (milliseconds since EPOCH UTC)
getReceived() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MessageTimestamp
Gets the value specifying when the message was received for processing by the sdk (milliseconds since EPOCH UTC)
getRecoveryFromTimestamp() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotRequest
 
getRecoveryHttpClientMaxConnPerRoute() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns maximum number of concurrent connections per route for recovery http client
getRecoveryHttpClientMaxConnTotal() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns connection pool size for recovery http client
getRecoveryHttpClientTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Indicates the timeout which should be used on HTTP requests for recovery endpoints(seconds)
getRecoveryId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.SnapshotFailedImpl
 
getRecoveryId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotCompleted
 
getRecoveryId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotFailed
 
getRecoveryId() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotRequest
 
getRecoveryInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getRecoveryInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getRecoveryInfo() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Gets the recovery info about last recovery attempt
getRecoveryManager() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.SingleRecoveryManagerSupervisor
 
getRedCards() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.TeamStatistics
Returns the received red cards number
getRedCards() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
getReferee() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEventConditions
Returns the Referee instance representing the referee presiding over the associated sport event
getReferee() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
Returns the RefereeCi instance representing the referee presiding over the associated sport event
getReferee() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventConditionsImpl
Returns the Referee instance representing the referee presiding over the associated sport event
getReferee() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
getReference() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfoLink
Returns the reference to the producer info represented by the current instance
getReference() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoLinkCi
Returns the reference of the ProducerInfoLinkCi
getReference() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoLinkImpl
Returns the reference to the producer info represented by the current instance
getReference() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoLinkCi
 
getReferenceId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns the reference ids associated with the current instance
getReferenceId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getReferenceIds() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ReferenceIdCi
Returns a Map of referenceIds who's content can't be changed
getReferences() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns the reference ids
getReferences() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the reference ids
getReferences() - Method in interface com.sportradar.unifiedodds.sdk.entities.Reference
Returns a Map with all the reference ids associated with the current instance
getReferences() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns the reference ids
getReferences() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the reference ids
getReferences() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReferenceImpl
Returns a Map with all the reference ids associated with the current instance
getReferences() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getRefund() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.AdditionalProbabilitiesImpl
 
getRefund() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.AdditionalProbabilities
The refund probability
getRemainingTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventClock
Returns the remaining event time
getRemainingTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventClockImpl
Returns the remaining event time
getRemainingTimeInPeriod() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventClock
Returns the remaining period time
getRemainingTimeInPeriod() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventClockImpl
Returns the remaining period time
getReplacedBy() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the Urn identifier of the replacement event
getReplacedBy() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEvent
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCi
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the Urn identifier of the replacement event
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventGenericImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns the Urn specifying the replacement sport event for the current instance
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getReplacedBy() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
 
getReplayHost() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
 
getReplayHost() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getReplayList() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
getReplayManager() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the replay manager for the current feed that can be used to add SportEvents and test-scenarios to replay.
getReplayManager() - Method in class com.sportradar.unifiedodds.sdk.UofSdkForReplay
If in the UofConfigurationImpl was configured to use the replay server a valid ReplayManager will be returned.
getReplaySportEventsList() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
getReportingStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Returns a ReportingStatus describing the reporting status of the associated sport event
getReportingStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getReportingStatus() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns a ReportingStatus describing the reporting status of the associated sport event
getReportingStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns a ReportingStatus describing the reporting status of the associated sport event
getReportingStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Returns a ReportingStatus describing the reporting status of the associated sport event
getRequestId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.RecoveryInfoImpl
Gets the request identifier
getRequestId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.EventMessage
Returns the request id of the current message
getRequestId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInfo
Gets the request identifier
getRequestId() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInitiated
Returns the identifier of the recovery request
getResponse() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.HttpData
 
getResponseCode() - Method in interface com.sportradar.unifiedodds.sdk.entities.BookmakerDetails
Returns the response code of the server's response
getResponseCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
getResponseCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BookmakerDetailsImpl
Returns the response code of the server's response
getResponseCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.RecoveryInfoImpl
Gets the response code of the recovery request
getResponseCode() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInfo
Gets the response code of the recovery request
getResponseMessage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.RecoveryInfoImpl
Gets the response message of the recovery request
getResponseMessage() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInfo
Gets the response message of the recovery request
getResultChangeInterval() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
getResultChangeInterval() - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Returns the interval for getting new list of result changes
getResultChanges() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of all fixtures that have changed in the last 24 hours
getResultChanges(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of all fixtures that have changed in the last 24 hours
getResultChanges(Date, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of all fixtures that have changed in the last 24 hours
getResultChanges(Date, Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of all fixtures that have changed in the last 24 hours
getResultChanges() - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of all fixtures that have changed in the last 24 hours
getResultChanges(Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of all fixtures that have changed in the last 24 hours
getResultChanges(Date, Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of all fixtures that have changed in the last 24 hours
getResultChanges(Date, Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of all fixtures that have changed in the last 24 hours
getResults() - Method in interface com.sportradar.unifiedodds.sdk.entities.Draw
Returns a list of draw results
getResults(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DrawCi
Returns a list of draw results
getResults(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns a list of draw results
getResults() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns a list of draw results
getResults() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
getRotationNumber() - Method in interface com.sportradar.unifiedodds.sdk.entities.Reference
Returns the rotation number for this instance if provided amount reference ids, null otherwise
getRotationNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ReferenceIdCi
Returns the rotation number for this instance if provided amount reference ids, null otherwise
getRotationNumber() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReferenceImpl
Returns the rotation number for this instance if provided amount reference ids, null otherwise
getRound(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns the rounds related to the current instance
getRound() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getRoutingKeyInfo(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.RegexRoutingKeyParser
Returns a RoutingKeyInfo containing the parsed routing key data
getRoutingKeyInfo(String) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.RoutingKeyParser
Returns a RoutingKeyInfo containing the parsed routing key data
getRoutingKeys() - Method in enum com.sportradar.unifiedodds.sdk.MessageInterest
Gets the routing key(s) for the current MessageInterest instance or a null reference if routing key is not static
getSapiStatusDto() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getSapiStatusDto() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns the SportEventStatusDto received from the Sports API
getSchedule() - Method in interface com.sportradar.unifiedodds.sdk.entities.BasicTournament
Returns a List of events that belong to the associated tournament
getSchedule() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns a List of events that belong to the associated season
getSchedule() - Method in interface com.sportradar.unifiedodds.sdk.entities.Season
Returns a List of events that belong to the associated season
getSchedule() - Method in interface com.sportradar.unifiedodds.sdk.entities.Tournament
Returns a List of events that belong to the associated tournament
getSchedule() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ChildRaceCi
Returns a Date specifying the scheduled start date for the sport event associated with the current instance
getSchedule() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns a List of events that belong to the associated tournament
getSchedule() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns a List of events that belong to the associated season
getSchedule() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a List of events that belong to the associated season
getSchedule() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns a List of events that belong to the associated tournament
getScheduled() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonCoverage
Returns the scheduled value
getScheduled() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
Returns the scheduled value
getScheduled() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduled() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduled() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCi
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduled() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonCoverageImpl
Returns the scheduled value
getScheduled() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
getScheduled() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
 
getScheduledDraws() - Method in interface com.sportradar.unifiedodds.sdk.entities.Lottery
Returns the lottery draws
getScheduledDraws() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the lottery draws schedule
getScheduledDraws() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.LotteryCi
Returns the lottery draws schedule
getScheduledDraws() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the lottery draws
getScheduledDraws() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
getScheduledEnd() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEnd() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEnd() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCi
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEnd() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
 
getScheduledEndRaw() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end (no api request is invoked)
getScheduledEndRaw() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end (no api request is invoked)
getScheduledEndRaw() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCi
Returns the Date specifying when the sport event associated with the current instance was scheduled to end (no api request is invoked)
getScheduledEndTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEvent
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventGenericImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledEndTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled to end
getScheduledRaw() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled (no api request is invoked)
getScheduledRaw() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled (no api request is invoked)
getScheduledRaw() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCi
Returns the Date specifying when the sport event associated with the current instance was scheduled (no api request is invoked)
getScheduledStartTimeChanges() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the list of all ScheduledStartTimeChange to start time
getScheduledStartTimeChanges() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the list of all ScheduledStartTimeChange to start time
getScheduledStartTimeChanges() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getScheduledTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEvent
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduledTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduledTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduledTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduledTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduledTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduledTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventGenericImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduledTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduledTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns the Date specifying when the sport event associated with the current instance was scheduled
getScheduleEnd() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ChildRaceCi
Returns a Date specifying the scheduled end time of the sport event associated with the current instance
getSchedulerTasksToSkip() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns a set of task names that should be skipped
getSdkContextDescription() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
getSdkNodeId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Returns the assigned SDK node identifier
getSeason() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns a SeasonInfo instance providing basic information about the season to which the sport event associated with the current instance belongs to
getSeason(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns a SeasonCi instance providing basic information about the season to which the sport event associated with the current instance belongs to
getSeason(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns the associated endpoint season
getSeason() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a SeasonInfo instance providing basic information about the season to which the sport event associated with the current instance belongs to
getSeason() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getSeason() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getSeasonCoverage() - Method in interface com.sportradar.unifiedodds.sdk.entities.Season
Returns a SeasonCoverage instance containing information about the available coverage for the associated season
getSeasonCoverage() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns a SeasonCoverageCi containing information about the tournament coverage
getSeasonCoverage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a SeasonCoverage instance containing information about the available coverage for the associated season
getSeasonCoverage() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getSeasonId() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonCoverage
Returns the unique identifier of the season
getSeasonId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
Returns the identifier of the season
getSeasonId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonCoverageImpl
Returns the unique identifier of the season
getSeasonId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
getSeasonIds() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns a list of associated season identifiers
getSeasons() - Method in interface com.sportradar.unifiedodds.sdk.entities.Tournament
Returns a list of associated tournament seasons
getSeasons() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns a list of associated tournament seasons
getSecondsSinceStart() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getSecondsSinceStart() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getSent() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.MessageTimestampImpl
Gets the value specifying when the message was sent from the rabbit server (milliseconds since EPOCH UTC)
getSent() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MessageTimestamp
Gets the value specifying when the message was sent from the rabbit server (milliseconds since EPOCH UTC)
getServerProperties() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
getServerResponseTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataWrapper
 
getServerTimeDifference() - Method in interface com.sportradar.unifiedodds.sdk.entities.BookmakerDetails
Returns the difference with the server time
getServerTimeDifference() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BookmakerDetailsImpl
Returns the difference with the server time
getSessionBuilder() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Builder used to create the required sessions
getSetting(Environment) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentManager
Gets the MQ and API settings for specified Environment
getShirtType() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Returns the jersey shirt type
getShirtType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey shirt type
getShirtType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey shirt type
getShirtType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getShortName() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns the short name
getShortName() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Return the short name
getShortName() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns the short name of the competitor
getShortName() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getShouldFetchCategories() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportCi
Returns if categories should be fetched
getSimpleTeamCompetitorCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getSleeve() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Returns the sleeve color of the jersey
getSleeve() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the sleeve color of the jersey
getSleeve() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the sleeve color of the jersey
getSleeve() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getSleeveDetail() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Returns the jersey sleeve detail
getSleeveDetail() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey sleeve detail
getSleeveDetail() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey sleeve detail
getSleeveDetail() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getSourceCache() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getSourceCache() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
getSourceCache() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getSovTemplate() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
Returns the "special odds value"
getSovTemplate() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
getSovTemplate() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
getSpecifiers() - Method in interface com.sportradar.unifiedodds.sdk.entities.CompetitorResult
Returns the specifiers
getSpecifiers() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Market
Returns the specifiers for this market
getSpecifiers() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.MarketFilter
Returns the specifiers for this market
getSpecifiers() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Selection
Gets the specifiers
getSpecifiers() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketDescription
Returns a List of specifiers which are valid for the related market
getSpecifiers() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getSpecifiers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.MarketFilterImpl
 
getSpecifiers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.MarketImpl
 
getSpecifiers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.SelectionImpl
Gets the specifiers
getSpecifiers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorResultImpl
 
getSpecifiers() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getSpecifiers() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Market
Returns the Map of specifiers for this market (can be empty)
getSplit() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
returns information about the jersey split
getSplit() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey split
getSplit() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
returns information about the jersey split
getSplit() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getSplitColor() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Returns the jersey split color
getSplitColor() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey split color
getSplitColor() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey split color
getSplitColor() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getSport() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns associated sport
getSport() - Method in interface com.sportradar.unifiedodds.sdk.entities.LongTermEvent
Returns a SportSummary instance representing the sport associated with the current instance
getSport() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
 
getSport() - Method in interface com.sportradar.unifiedodds.sdk.entities.Stage
Returns a SportSummary instance representing the sport associated with the current instance
getSport(Urn, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
Returns a SportData instance representing the sport associated with the provided Urn identifier
getSport(Urn, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportsDataCache
Returns a SportData instance representing the sport associated with the provided Urn identifier
getSport() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns a SportSummary instance representing the sport associated with the current instance
getSport() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns associated sport
getSport() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns a SportSummary instance representing the sport associated with the current instance
getSport() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
 
getSport() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a SportSummary instance representing the sport associated with the current instance
getSport() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a SportSummary instance representing the sport associated with the current instance
getSport() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns a SportSummary instance representing the sport associated with the current instance
getSportDataCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getSportDataProvider() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns the SportDataProvider helper that contains useful methods for specific event data retrieval
getSportEvent(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the specified sport event (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getSportEvent(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the specified sport event (the returned data is translated in the specified Locale)
getSportEvent(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the specified sport event (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getSportEvent(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the specified sport event (the returned data is translated in the specified Locale)
getSportEventCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getSportEventCacheTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofCacheConfiguration
Gets the sport event cache timeout - how long cache items are cached Can be between 1 hour and 48 hours - default 12 hours (sliding expiration)
getSportEventCacheTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofCacheConfigurationImpl
 
getSportEventForEventChange(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
 
getSportEventId() - Method in interface com.sportradar.unifiedodds.sdk.entities.FixtureChange
Returns the Urn instance specifying the sport event
getSportEventId() - Method in interface com.sportradar.unifiedodds.sdk.entities.ResultChange
Returns the Urn instance specifying the sport event
getSportEventId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureChangeImpl
Returns the Urn instance specifying the sport event
getSportEventId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ResultChangeImpl
Returns the Urn instance specifying the sport event
getSportEventStatisticsDto() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getSportEventStatisticsDto() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns a SportEventStatisticsDto instance describing the associated event statistics
getSportEventStatisticsDto() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns a SportEventStatisticsDto instance describing the associated event statistics
getSportEventStatusCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getSportEventStatusCacheTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofCacheConfiguration
Gets the sport event status cache timeout - how long status is cached Can be between 1 min and 60 min - default 5 min (absolute expiration)
getSportEventStatusCacheTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofCacheConfigurationImpl
 
getSportEventStatusCi(Urn, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventStatusCacheImpl
Returns the status of the event associated with the provided identifier.
getSportEventStatusCi(Urn, boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCache
Returns the status of the event associated with the provided identifier.
getSportEventType() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Returns a SportEventType indicating the type of the associated event
getSportEventType(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Returns a SportEventType indicating the type of the associated event
getSportEventType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a SportEventType indicating the type of the associated event
getSportEventType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a SportEventType indicating the type of the associated event
getSportEventType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
getSportId() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
The sport id for which the mapping data is valid
getSportId() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEvent
Returns the unique sport identifier to which this event is associated
getSportId() - Method in class com.sportradar.unifiedodds.sdk.extended.RoutingKeyInfo
Returns the relating sport Urn identifier
getSportId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CategoryCi
Returns the Urn specifying the id of the associated sport
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
getSportId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns id of the associated sport
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns the associated sport identifier (This method its overridden because the superclass SportEvent does not contain the sportId in all cases)
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the associated sport identifier (This method its overridden because the superclass SportEvent does not contain the sportId in all cases)
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the unique sport identifier to which this event is associated
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the associated sport identifier (This method its overridden because the superclass SportEvent does not contain the sportId in all cases)
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns the associated sport identifier (This method its overridden because the superclass SportEvent does not contain the sportId in all cases)
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns the associated sport identifier (This method its overridden because the superclass SportEvent does not contain the sportId in all cases)
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns the associated sport identifier (This method its overridden because the superclass SportEvent does not contain the sportId in all cases)
getSportId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
getSportId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getSports(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
Returns a List sports supported by the feed.
getSports(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportsDataCache
Returns a List sports supported by the feed.
getSports() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the available sports (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getSports(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns all the available sports (the returned data is translated in the specified Locale)
getSports() - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the available sports (the returned data is translated in the configured Locales using the UofConfigurationImpl)
getSports(Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns all the available sports (the returned data is translated in the specified Locale)
getSprint() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the sprint of the result
getSprint() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getSprintDecimal() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the sprint value in a decimal format
getSprintDecimal() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getSprintRanking() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the sprint ranking
getSprintRanking() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getSquares() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
returns information about the jersey squares
getSquares() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
returns information about the jersey squares
getSquares() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
returns information about the jersey squares
getSquares() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getSquaresColor() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
returns the jersey squares color
getSquaresColor() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
returns the jersey squares color
getSquaresColor() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
returns information about the jersey squares
getSquaresColor() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getStages() - Method in interface com.sportradar.unifiedodds.sdk.entities.Stage
Returns a List of Stage instances representing stages of the multi-stage stage
getStages() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a List of Stage instances representing stages of the multi-stage race
getStagesIds() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.StageCi
Returns a List of known child stages identifiers
getStagesIds() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
getStageType() - Method in interface com.sportradar.unifiedodds.sdk.entities.Stage
Returns a StageType indicating the type of the associated stage
getStageType() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.StageCi
Returns a StageType indicating the type of the associated stage
getStageType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a StageType indicating the type of the associated stage
getStageType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getStageType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
getStartDate() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns the Date specifying the start date of the season
getStartDate() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonInfo
Returns the Date specifying the start date of the season
getStartDate() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
Returns the Date specifying the start date of the season
getStartDate() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns the Date specifying the start date of the season
getStartDate() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonInfoImpl
Returns the Date specifying the start date of the season
getStartDate() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
getStartTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the Date instance specifying when the fixture is scheduled to start
getStartTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.ReplaySportEvent
Returns an Integer specifying the start time
getStartTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the Date instance specifying when the fixture is scheduled to start
getStartTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReplaySportEventImpl
Returns an Integer specifying the start time
getStartTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketMetadataImpl
 
getStartTime() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.BetCancel
If the BetCancel has a time interval, this method will return an indication of when the Bet Cancel interval started
getStartTime() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getStartTime() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.FixtureChange
 
getStartTime() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketMetadata
Returns the start time of the event (as epoch timestamp)
getStartTime() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RollbackBetCancel
 
getStartTimeTbd() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
An indication if the start tam is yet to be defined
getStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
An indication if the start tam is yet to be defined
getStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
 
getState() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns the state (default method)
getState() - Method in interface com.sportradar.unifiedodds.sdk.entities.Venue
Returns state/province of the country
getState() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Returns state/province of the country
getState() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns state/province of the country
getState() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
 
getState() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
 
getState() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getState() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
getStatefulRecoveryWindowInMinutes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getStatefulRecoveryWindowInMinutes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getStatefulRecoveryWindowInMinutes() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns the max allowed stateful recovery window in minutes
getStaticMappingsData() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
getStatistics() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns the statistics of the associated match
getStatistics() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns the statistics of the associated match
getStatisticsInterval() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofAdditionalConfiguration
Gets the timeout for automatically collecting statistics (in minutes) Setting to 0 indicates it is disabled
getStatisticsInterval() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofAdditionalConfigurationImpl
 
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Returns a CompetitionStatus containing information about the progress of the sport event associated with the current instance
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.Draw
Returns the status of the draw
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the state of the result
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns a MatchStatus containing information about the progress of the match associated with the current instance
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodStatus
Returns the status
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.Stage
Returns a StageStatus containing information about the progress of the stage associated with the current instance
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Returns an EventStatus describing the high-level status of the associated sport event
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DrawCi
Returns the status of the draw
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the status of the draw
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns an EventStatus describing the status of the associated sport event
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns an EventStatus describing the status of the associated sport event
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the status of the draw
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a CompetitionStatus containing information about the progress of a sport event associated with the current instance
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodStatusImpl
Returns the status
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a CompetitionStatus containing information about the progress of the sport event associated with the current instance
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Returns an EventStatus describing the high-level status of the associated sport event
getStatus() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketWithProbabilitiesImpl
Are odds for this market active
getStatus() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithOdds
An indication if the associated market is active
getStatus() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithProbabilities
An indication if the associated market is active
getStatusCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper.ResponseData
 
getStatusComment() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the status comment
getStatusComment() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getStatusIfPresent() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Returns a CompetitionStatus containing information about the progress of the sport event associated with the current instance if already cached (does not make API call)
getStatusIfPresent() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a MatchStatus containing information about the progress of the sport event associated with the current instance if already cached (does not make API call)
getStatusIfPresent() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a CompetitionStatus containing information about the progress of the sport event associated with the current instance if already cached (does not make API call)
getStoppageTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventClock
Returns the time at which the event associated with the current instance has been stopped
getStoppageTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the stoppage time
getStoppageTime() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getStoppageTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventClockImpl
Returns te event stoppage time
getStoppageTime() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getStoppageTimeAnnounced() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventClock
Returns the time at which the stoppage time has been announced
getStoppageTimeAnnounced() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventClockImpl
Returns the time in which the event stoppage time was announced
getStopped() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventClock
Returns an indication if the event clock is currently stopped
getStopped() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventClockImpl
Returns an indication if the event clock is currently stopped
getStreamingChannels() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfo
Returns an unmodifiable List representing streaming channels associated with current producer instance
getStreamingChannels() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoCi
Returns a unmodifiable List containing the associated StreamingChannelCi
getStreamingChannels() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
Returns an unmodifiable List representing streaming channels associated with current producer instance
getStreamingChannels() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
getStreamUrl() - Method in interface com.sportradar.unifiedodds.sdk.entities.TvChannel
Returns the stream url
getStreamUrl() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TvChannelImpl
Returns the stream url of the channel represented by the current instance
getStreamUrl() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTvChannelCi
 
getStringValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.ExpressionOperand
 
getStringValue() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.Operand
 
getStringValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.SimpleOperand
 
getStripes() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Indicated if the jersey has stripes
getStripes() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey stripes
getStripes() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey has stripes
getStripes() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getStripesColor() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Returns the jersey stripes color
getStripesColor() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey stripes color
getStripesColor() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey stripes color
getStripesColor() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getSupercededBy() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.BetCancel
If the market was cancelled because of a migration from a different sport event, it gets a Urn specifying the sport event from which the market has migrated.
getTeam() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns an indication of which team was the cause for the timeline event
getTeam() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getTeam() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.PlayerOutcomeOddsImpl
Returns the associated team competitor
getTeam() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getTeam() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.PlayerOutcomeOdds
Returns the associated team competitor
getTeamId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
getTeamStatisticDtos() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.PeriodStatisticsDto
 
getTeamStatistics() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.PeriodStatistics
Returns a list of specific team statistics related to the round indicated by the PeriodStatistics.getPeriodName()
getTemperature() - Method in interface com.sportradar.unifiedodds.sdk.entities.WeatherInfo
Returns the temperature in degrees Celsius
getTemperature() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.WeatherInfoImpl
Returns the temperature in degrees Celsius
getTemperatureCelsius() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.WeatherInfoCi
Returns the temperature in degrees celsius or a null reference if the temperature is not known
getTemperatureCelsius() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
getTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the time of the result
getTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the timeline event time
getTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.TvChannel
Returns a Date specifying when the coverage on the channel starts
getTime() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TvChannelImpl
Returns a Date specifying when the coverage on the channel starts
getTime() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getTime() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTvChannelCi
 
getTimeDifferenceInSeconds(Date, Date) - Static method in class com.sportradar.utils.SdkHelper
 
getTimelineEvents() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventTimeline
Returns a chronological list of events
getTimelineEvents() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventTimelineCi
Returns a chronological list of events
getTimelineEvents() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventTimelineImpl
Returns a chronological list of events
getTimelineEvents(Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Returns the list of TimelineEvent for the sport event
getTimelineEvents(Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Returns the list of TimelineEvent for the sport event
getTimelineEvents() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventTimelineCi
 
getTimeOfLastMessageReceived() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getTimeOfLastMessageReceived() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getTimeRanking() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the time ranking
getTimeRanking() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getTimeSpentPurgingCaches() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getTimeSpentPurgingCaches() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getTimestamp() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.RecoveryInfoImpl
Gets the timestamp specifying when the recovery was initiated
getTimestamp() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.RecoveryInfo
Gets the timestamp specifying when the recovery was initiated
getTimestampForRecovery() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
getTimestampForRecovery() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
getTimestampForRecovery() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
Returns a timestamp which indicates the last known verified time in which the SDK was in sync with the feed.
getTimestamps() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Message
Gets the timestamps when the message was generated, sent, received and dispatched by the sdk
getTimeType() - Method in interface com.sportradar.unifiedodds.sdk.entities.DrawInfo
Returns the draw time type
getTimeType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawInfoCi
 
getTimeType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawInfoImpl
Returns the draw time type
getTimeType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawInfoCi
 
getTotalStatistics() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatistics
 
getTotalStatistics() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatisticsImpl
team statistics
getTotalStatisticsDtos() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatisticsDto
 
getTournament() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns the tournament associated with the current instance (possible types can be BasicTournament and Tournament)
getTournament() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the tournament associated with the current instance (possible types can be BasicTournament and Tournament)
getTournamentCoverage() - Method in interface com.sportradar.unifiedodds.sdk.entities.LongTermEvent
Returns a TournamentCoverage instance which describes the associated tournament coverage information
getTournamentCoverage() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns the current tournament coverage information
getTournamentCoverage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns a TournamentCoverage instance which describes the associated tournament coverage information
getTournamentCoverage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns a TournamentCoverage instance which describes the associated tournament coverage information (no coverage info available for lotteries)
getTournamentCoverage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a TournamentCoverage instance which describes the associated tournament coverage information
getTournamentCoverage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns a TournamentCoverage instance which describes the associated tournament coverage information
getTournamentCoverage() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
getTournamentId() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonInfo
Returns the associated tournament identifier
getTournamentId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
Returns the associated tournament identifier
getTournamentId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns the Urn specifying the id of the tournament to which the sport event belongs to
getTournamentId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonInfoImpl
Returns the associated tournament identifier
getTournamentId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getTournamentId() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
getTournamentIds() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CategoryCi
Returns a List containing the ids of associated tournaments
getTournamentInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.Season
Returns a TournamentInfo which contains data of the associated tournament
getTournamentInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a TournamentInfo which contains data of the associated tournament
getTournamentRound() - Method in interface com.sportradar.unifiedodds.sdk.entities.Match
Returns a Round instance describing the tournament round to which the sport event associated with current instance belongs to
getTournamentRound(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.MatchCi
Returns a RoundCi instance describing the tournament round to which the sport event associated with current instance belongs to
getTournamentRound() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a Round instance describing the tournament round to which the sport event associated with current instance belongs to
getTournamentRound() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
getTournaments() - Method in interface com.sportradar.unifiedodds.sdk.entities.Category
Returns an unmodifiable List of tournaments which belong to the category represented by the current instance (possible types: BasicTournament, Tournament, Stage)
getTournaments() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.CategoryData
Returns a List representing the tournaments, which belong to category
getTournaments() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategoryImpl
Returns an unmodifiable List of tournaments which belong to the category represented by the current instance (possible types: BasicTournament, Tournament, Stage)
getTvChannels() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns an unmodifiable List representing TV channels covering the sport event
getTvChannels() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns an unmodifiable List representing TV channels covering the sport event
getTvChannels() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
getType() - Method in interface com.sportradar.unifiedodds.sdk.entities.Assist
Returns a String specifying the type of the assist
getType() - Method in interface com.sportradar.unifiedodds.sdk.entities.CompetitorResult
Returns the type
getType() - Method in interface com.sportradar.unifiedodds.sdk.entities.Jersey
Returns the jersey type
getType() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.Specifier
Returns the specifier type
getType() - Method in interface com.sportradar.unifiedodds.sdk.entities.PeriodStatus
Returns the type
getType() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns the value describing the type(e.g.
getType() - Method in interface com.sportradar.unifiedodds.sdk.entities.Round
Returns the type of the round
getType() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the timeline event type
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ChildRaceCi
Returns a SportEventType specifying the type of the associated sport event or a null reference if property is not applicable for the associated race
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Returns the type of the round
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventPlayerAssistCi
 
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Returns the jersey type
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Returns the type of the round
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketSpecifierCi
 
getType() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.RoundCi
Returns the type of the round
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getType() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the value describing the type(e.g.
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.AssistImpl
Returns a String specifying the type of the assist
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorResultImpl
 
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
Returns the jersey type
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodStatusImpl
Returns the type
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the value describing the type(e.g.
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns the type of the round
getType() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.SpecifierImpl
 
getType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
getType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerAssistCi
 
getType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
getType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
getType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getType() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getType() - Method in class com.sportradar.utils.Urn
Returns the type of the resource associated with the current instance
getUofConfigurationBuilder() - Static method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns a builder used to make UofConfiguration instances
getUofConfigurationBuilder(String, String) - Static method in class com.sportradar.unifiedodds.sdk.UofSdk
 
getUpdateTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.FixtureChange
Returns the Date instance specifying the last update time
getUpdateTime() - Method in interface com.sportradar.unifiedodds.sdk.entities.ResultChange
Returns the Date instance specifying the last update time
getUpdateTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureChangeImpl
Returns the Date instance specifying the last update time
getUpdateTime() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ResultChangeImpl
Returns the Date instance specifying the last update time
getUrl() - Method in exception com.sportradar.unifiedodds.sdk.exceptions.CommunicationException
 
getUrl() - Method in exception com.sportradar.unifiedodds.sdk.internal.impl.http.ApiResponseHandlingException
 
getUsage() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofConfiguration
Gets the settings for usage exporter
getUsage() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
getUsageHost(Environment) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentManager
Gets the Usage host for specified Environment
getUseApiSsl() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Gets a value indicating whether SSL should be used when requesting API endpoints
getUseMessagingSsl() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Gets a value indicating whether SSL should be used when connecting to AMQP broker
getUsername() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofRabbitConfiguration
Returns the username of the broker to which you are currently connecting - this field should be null/blank if you are connecting to the Sportradar AMQP servers
getUsername() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
getUseSsl() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofApiConfiguration
Gets a value indicating whether SSL should be used when requesting API endpoints
getUseSsl() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofRabbitConfiguration
Gets a value indicating whether SSL should be used when connecting to AMQP broker
getUseSsl() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
getUseSsl() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
getUuid(int) - Static method in class com.sportradar.utils.SdkHelper
Get the specified size of UUID
getValidFor() - Method in interface com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
Returns a String describing for which specifier values the mapping is valid
getValidFor() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
getValidFor() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
getValidMappings(Locale) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketDefinition
Returns a List of valid market mappings that are valid for the associated event message, the mappings are returned in the raw format provided by the API
getValidMappings(Locale, boolean) - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketDefinition
Returns a List of valid market mappings that are valid for the associated event message, based on the input parameters the mappings can be adjusted with the content of the associated markets.
getValue() - Method in interface com.sportradar.unifiedodds.sdk.entities.CompetitorResult
Returns the value
getValue() - Method in interface com.sportradar.unifiedodds.sdk.entities.DrawResult
Returns the value of the draw
getValue() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the value
getValue() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawResultCi
 
getValue() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorResultImpl
 
getValue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawResultImpl
Returns the value of the draw
getValue() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawResultCi
 
getValue() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getVariant() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
getVariantDescription(String, List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantDescriptionCache
 
getVariantDescription(String, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantDescriptionCacheImpl
 
getVariantDescriptionCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getVariantMarketCache() - Method in interface com.sportradar.unifiedodds.sdk.internal.di.InternalCachesProvider
 
getVariantMarketDescriptionCacheTimeout() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofCacheConfiguration
Gets the variant market description cache timeout - how long cache item is cached Can be between 1 hour and 24 hours - default 3 hours (sliding expiration)
getVariantMarketDescriptionCacheTimeout() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofCacheConfigurationImpl
 
getVenue() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competition
Returns the venue where the sport event associated with the current instance will take place
getVenue() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Return the associated competitor home venue
getVenue(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Returns a VenueCi instance representing a venue where the sport event associated with the current instance will take place
getVenue(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Return the associated competitor home venue
getVenue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Return the associated competitor home venue
getVenue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the venue where the sport event associated with the current instance will take place
getVenue() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns the venue where the sport event associated with the current instance will take place
getVenue() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
getVenue() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
getVersion() - Static method in class com.sportradar.utils.SdkHelper
 
getVirtualHost() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofRabbitConfiguration
Returns the custom set messaging virtual host
getVirtualHost() - Method in interface com.sportradar.unifiedodds.sdk.entities.BookmakerDetails
Returns the specific virtual host of the bookmaker
getVirtualHost() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
getVirtualHost() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
getVirtualHost() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BookmakerDetailsImpl
Returns the specific virtual host of the bookmaker
getVoidFactor() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeSettlement
Under certain circumstances the whole bet is refunded or half the bet is refunded
getVoidReason() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketCancel
Returns the void reason description
getVoidReason() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithSettlement
Returns the void reason description
getVoidReasons() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.NamedValuesProviderImpl
Returns the NamedValueCache providing void reason descriptions
getVoidReasons() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.NamedValuesProvider
Returns the NamedValueCache providing void reason descriptions
getVoidReasonValue() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketCancel
Returns the void reason descriptor
getVoidReasonValue() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithSettlement
Returns the void reason descriptor
getWcPoints() - Method in interface com.sportradar.unifiedodds.sdk.entities.EventResult
Returns the wc points
getWcPoints() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventResultImpl
 
getWeatherConditions() - Method in interface com.sportradar.unifiedodds.sdk.entities.WeatherInfo
Returns the summary of the weather conditions
getWeatherConditions() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.WeatherInfoCi
Returns the summary of the weather conditions or a null reference if the weather conditions are not known
getWeatherConditions() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.WeatherInfoImpl
Returns the summary of the weather conditions
getWeatherConditions() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
getWeatherInfo() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEventConditions
Returns the WeatherInfo instance representing the expected weather on the associated sport event
getWeatherInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
Returns the WeatherInfoCi instance representing the expected weather on the associated sport event
getWeatherInfo() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventConditionsImpl
Returns the WeatherInfo instance representing the expected weather on the associated sport event
getWeatherInfo() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
getWeight() - Method in interface com.sportradar.unifiedodds.sdk.entities.PlayerProfile
Returns the weight in kilograms of the player represented by the current instance or a null reference if weight is not known
getWeight() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
Returns the weight in kilograms of the player represented by the current instance or a null reference if weight is not known
getWeight() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns the weight in kilograms of the player represented by the current instance or a null reference if weight is not known
getWeight() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
getWillBeRestarted() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotCompleted
 
getWin() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.AdditionalProbabilitiesImpl
 
getWin() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.AdditionalProbabilities
The win probability
getWind() - Method in interface com.sportradar.unifiedodds.sdk.entities.WeatherInfo
Returns the wind conditions
getWind() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.WeatherInfoCi
Returns the wind conditions or a null reference if the wind status is not known
getWind() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.WeatherInfoImpl
Returns the wind conditions
getWind() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
getWindAdvantage() - Method in interface com.sportradar.unifiedodds.sdk.entities.WeatherInfo
Returns the wind advantage information
getWindAdvantage() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.WeatherInfoCi
Returns the wind advantage information or a null reference if the wind advantage is not known
getWindAdvantage() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.WeatherInfoImpl
Returns the wind advantage information
getWindAdvantage() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
getWinnerId() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Returns the sport event winner identifier
getWinnerId() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
getWinnerId() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns the sport event winner identifier
getWinnerId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns the sport event winner identifier
getWinnerId() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Returns the sport event winner identifier
getX() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the X value
getX() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getX() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getXmlDeserilizationTimeInMs() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
getXmlDeserilizationTimeInMs() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatisticsMBean
 
getY() - Method in interface com.sportradar.unifiedodds.sdk.entities.TimelineEvent
Returns the Y value
getY() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.TimelineEventCi
 
getY() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
getYear() - Method in interface com.sportradar.unifiedodds.sdk.entities.CurrentSeasonInfo
Returns the String representation the year of the season
getYear() - Method in interface com.sportradar.unifiedodds.sdk.entities.Season
Returns the String representation the year of the season
getYear() - Method in interface com.sportradar.unifiedodds.sdk.entities.SeasonInfo
Returns the String representation the year of the season
getYear() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
Returns the String representation the year of the season
getYear() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns the String representation the year of the season
getYear() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns the String representation the year of the season
getYear() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonInfoImpl
Returns the String representation the year of the season
getYear() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
getYellowCards() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.TeamStatistics
Returns the received yellow cards number
getYellowCards() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
getYellowRedCards() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.TeamStatistics
Returns the received yellow-red cards number
getYellowRedCards() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
GlobalVariablesModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
GlobalVariablesModule(ResourceReader) - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.GlobalVariablesModule
 
GoalScorer - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access player details
GoalScorerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a player or driver in a sport event
Group - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access group details
GroupCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A group representation used by caching components
GroupCi(SapiTournamentGroup, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.GroupCi
Initializes a new instance of the GroupCi class.
GroupCi(ExportableGroupCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.GroupCi
 
GroupImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a competition group

H

handleRecovery(Recoverable) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
This method gets invoked by the RabbitMQ library when the auto-recovery kicks-in
handleRecoveryStarted(Recoverable) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
handleTopologyRecoveryStarted(Recoverable) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
hashCode() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
 
hashCode() - Method in class com.sportradar.utils.Urn
Returns a hash code for this instance
hasTranslationsFor(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCi
Checks if the associated cache item contains all the provided Locales
hasTranslationsFor(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Checks if the associated cache item contains all the provided Locales
hasTranslationsFor(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DelayedInfoCi
Check if the cache item contains the provided Locales
hasTranslationsFor(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
Checks if the provided locales are internally cached
hasTranslationsFor(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
 
hasTranslationsFor(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
 
hasTranslationsLoadedFor(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CacheItem
Determines whether the current instance has translations for the specified languages
hasTranslationsLoadedFor(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Determines whether the current instance has translations for the specified languages
hasTranslationsLoadedFor(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Determines whether the current instance has translations for the specified languages
Hole - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a hole
HoleCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
 
HoleCi(SapiHole) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.HoleCi
 
HoleImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
 
HoleImpl(HoleCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.HoleImpl
 
HomeAway - Enum in com.sportradar.unifiedodds.sdk.entities
An indication if the associated entity is home/away
HTTP_PORT - Static variable in class com.sportradar.unifiedodds.sdk.internal.di.BookmakerDetailsProviderFactory
 
HttpClientFactory - Class in com.sportradar.unifiedodds.sdk.internal.di
 
HttpClientFactory() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.HttpClientFactory
 
HttpClientModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
HttpData - Class in com.sportradar.unifiedodds.sdk.internal.impl
Created on 10/04/2018.
httpGet(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.BodyOnlyFetchingHttpClient
 
HttpHelper - Class in com.sportradar.unifiedodds.sdk.internal.impl.apireaders
 
HttpHelper(SdkInternalConfiguration, CloseableHttpClient, MessageAndActionExtractor, UserAgentProvider) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper
 
HttpHelper.ResponseData - Class in com.sportradar.unifiedodds.sdk.internal.impl.apireaders
 
HttpResponseHandler - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
HttpResponseHandler() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.HttpResponseHandler
 

I

ifNotNull(T) - Static method in class com.sportradar.utils.stream.optional.NonNullMapper
 
IllegalCacheStateException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
The following exception gets thrown when an invalid cache state is reached(market fetch & cache failure,...)
IllegalCacheStateException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.IllegalCacheStateException
 
IllegalCacheStateException(String, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.IllegalCacheStateException
 
importFrom(List<ExportableCourseCi>) - Static method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoursesCi
 
importFrom(Map<Locale, String>) - Static method in class com.sportradar.unifiedodds.sdk.internal.caching.Translations
 
importItems(List<ExportableCi>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
Imports provided items into the cache
importItems(List<ExportableCi>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Imports provided items into the cache
importItems(List<ExportableCi>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
Imports provided items into the cache
importItems(List<ExportableCi>) - Method in interface com.sportradar.unifiedodds.sdk.internal.exportable.ExportableSdkCache
Imports provided items into the cache
IncrementalSequenceGenerator - Class in com.sportradar.unifiedodds.sdk.internal.impl
A class used to provide distinct incremented values between specified min & max value
IncrementalSequenceGenerator(int, int) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.IncrementalSequenceGenerator
Initializes a new instance of the IncrementalSequenceGenerator
init(FeedMessageProcessor) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.CompositeFeedMessageProcessor
Initializes and prepares the composite processor instance
init(FeedMessageProcessor) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CompositeMessageProcessor
Initializes and prepares the composite processor instance
InitException - Exception in com.sportradar.unifiedodds.sdk.exceptions
An exception indicating there was an error during SDK initialization
InitException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.InitException
 
InitException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.InitException
 
initiateEventOddsMessagesRecovery(Producer, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
initiateEventOddsMessagesRecovery(Producer, Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.EventRecoveryRequestIssuer
Initiates a odds recovery procedure for the event associated with the provided Urn identifier on the requested Producer (The odds recovery procedure re-sends all odds for all markets for a sport event) Note: The event must be either EventStatus.NotStarted or EventStatus.Live
initiateEventStatefulMessagesRecovery(Producer, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
initiateEventStatefulMessagesRecovery(Producer, Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.EventRecoveryRequestIssuer
Initiates a stateful recovery procedure for the event associated with the provided Urn identifier on the requested Producer (The stateful message recovery procedure re-sends all stateful-messages (BetSettlement, RollbackBetSettlement, BetCancel, UndoBetCancel) for a sport event) Note: The event can be up to 30 days in the past
initOddsFeedInstance() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
 
injector - Variable in class com.sportradar.unifiedodds.sdk.UofSdk
The injector used by this feed instance
integerSetToString(Set<Integer>) - Static method in class com.sportradar.utils.SdkHelper
 
InternalCachesProvider - Interface in com.sportradar.unifiedodds.sdk.internal.di
Created on 2019-03-29
internalSetProducerLastMessageTimestamp(int, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
internalSetProducerLastMessageTimestamp(int, long) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
internalSetProducerLastRecoveryAttemptTimestamp(int, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
internalSetProducerLastRecoveryAttemptTimestamp(int, long) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
internalSetProducerLastRecoveryMessageTimestamp(int, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
internalSetProducerLastRecoveryMessageTimestamp(int, long) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
InvalidBookmakerDetailsException - Exception in com.sportradar.unifiedodds.sdk.exceptions
The following exception gets thrown when the provided bookmaker token has issues which prevent normal SDK operations
InvalidBookmakerDetailsException(String, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.InvalidBookmakerDetailsException
 
InvariantMarketDescriptionCache - Class in com.sportradar.unifiedodds.sdk.internal.caching.markets
 
InvariantMarketDescriptionCache(Cache<String, MarketDescriptionCi>, DataProvider<MarketDescriptions>, ObservableDataProvider<MarketDescriptions>, MappingValidatorFactory, SdkTaskScheduler, List<Locale>, TelemetryFactory) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.markets.InvariantMarketDescriptionCache
 
InVariantMarketListCache - Static variable in class com.sportradar.utils.SdkHelper
 
invokeAll(Collection<? extends Callable<T>>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete.
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Executes the given tasks, returning a list of Futures holding their status and results when all complete or the timeout expires, whichever happens first.
invokeAny(Collection<? extends Callable<T>>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do.
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Executes the given tasks, returning the result of one that has completed successfully (i.e., without throwing an exception), if any do before the given timeout elapses.
isActive() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.OutcomeProbabilitiesImpl
If this outcome is deactivated this will return false
isActive() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
isActive() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeProbabilities
If this outcome is deactivated this will return false
isAssociatedSeasonIdsLoaded() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
isAutoTraded() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfo
Returns an indication if the current instance is being auto traded
isAutoTraded() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoCi
Returns true if the producer is auto traded
isAutoTraded() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
Returns an indication if the current instance is being auto traded
isAutoTraded() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
isAvailable() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
isAvailable() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
An indication if the producer is available with the token provided with the UofConfigurationImpl
isCleanTrafficLogEntriesEnabled() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Indicates if the received xml payloads should be cleaned from special characters such as new lines or not
isConflict() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.MarketFilter
Returns the value indicating if this market is in conflict
isConflict() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.OutcomeFilter
Returns the value indicating if this outcome is in conflict
isConflict() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.MarketFilterImpl
 
isConflict() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.OutcomeFilterImpl
 
isConnectionHealthy() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.AmqpConnectionFactory
Check if the connection is currently alive
isConnectionHealthy() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SingleInstanceAmqpConnectionFactory
 
isDataNotFound(Throwable) - Static method in class com.sportradar.utils.SdkHelper
 
isDataNotFound(Throwable, int) - Static method in class com.sportradar.utils.SdkHelper
 
isDecidedByFed() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.MatchStatus
Returns an indication if the status is decided by fed
isDecidedByFed() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
isDecidedByFed() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns an indication if the status is decided by fed
isDecidedByFed() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns an indication if the status is decided by fed
isDecidedByFed() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
Returns an indication if the status is decided by fed
isDelayed() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.ProducerStatus
An indication if the associated Producer is delayed(processing queue is building up)
isDown() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.ProducerStatus
An indication if the associated Producer is down
isEnabled() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
isEnabled() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
isEnabled() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
An indication if the producer is enabled.
isExhibitionGames() - Method in interface com.sportradar.unifiedodds.sdk.entities.BasicTournament
Returns the Boolean specifying if the tournament is exhibition game
isExhibitionGames() - Method in interface com.sportradar.unifiedodds.sdk.entities.Tournament
Returns the Boolean specifying if the tournament is exhibition game
isExhibitionGames() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.TournamentCi
Returns the Boolean specifying if the tournament is exhibition game
isExhibitionGames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns the Boolean specifying if the tournament is exhibition game
isExhibitionGames() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns the Boolean specifying if the tournament is exhibition game
isExportEnabled() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofUsageConfiguration
Indicates if the SDK usage (metrics) export is enabled
isExportEnabled() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofUsageConfigurationImpl
 
isFavourite() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.MarketWithOdds
Only applicable if multiple market lines of the same market type is provided in the odds update
isFinalized() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.EventTimelineCi
Returns an indication if the event timeline is finalized
isFinalized() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventTimelineCi
 
isFlaggedDown() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
isFlaggedDown() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
isFlaggedDown() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.Producer
An indication if the producer is down/out of sync/invalid state
isHarmonization() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.Calculation
Returns the value if harmonization method was applied
isHarmonization() - Method in interface com.sportradar.unifiedodds.sdk.entities.custombet.CalculationFilter
Returns the value if harmonization method was applied
isHarmonization() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationFilterImpl
Returns the value if harmonization method was applied
isHarmonization() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.CalculationImpl
 
isInHostedStatistics() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfo
Returns an indication if the sport event associated with the current instance is available in the LiveCenterSoccer solution
isInHostedStatistics() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoCi
Returns true if the producer is in the hosted statistics
isInHostedStatistics() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
Returns an indication if the sport event associated with the current instance is available in the LiveCenterSoccer solution
isInHostedStatistics() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
isInLiveCenterSoccer() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfo
Returns an indication if the sport event associated with the current instance is available in the LiveCenterSoccer solution
isInLiveCenterSoccer() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoCi
Returns true if the producer is in the live center soccer
isInLiveCenterSoccer() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
Returns an indication if the sport event associated with the current instance is available in the LiveCenterSoccer solution
isInLiveCenterSoccer() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
isInLiveMatchTracker() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfo
Returns an indication if the sport event associated with the current instance is available in the LiveMatchTracker solution
isInLiveMatchTracker() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoCi
Returns true if the producer is in the live match tracker
isInLiveMatchTracker() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
Returns an indication if the sport event associated with the current instance is available in the LiveMatchTracker solution
isInLiveMatchTracker() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
isInLiveScore() - Method in interface com.sportradar.unifiedodds.sdk.entities.ProducerInfo
Returns an indication if the sport event associated with the current instance is available in the LiveScore solution
isInLiveScore() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoCi
Returns true if the producer is in the live score
isInLiveScore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
Returns an indication if the sport event associated with the current instance is available in the LiveScore solution
isInLiveScore() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
isLive() - Method in interface com.sportradar.unifiedodds.sdk.entities.CoverageInfo
Returns a value indicating whether the coverage represented by current instance is live coverage
isLive() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoverageInfoCi
Status of the coverage
isLive() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CoverageInfoImpl
Returns a value indicating whether the coverage represented by current instance is live coverage
isLive() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
isLiveCoverage() - Method in interface com.sportradar.unifiedodds.sdk.entities.TournamentCoverage
An indication if live coverage is available
ISO_8601_24H_FORMAT - Static variable in class com.sportradar.utils.SdkHelper
 
ISO_8601_24H_FULL_FORMAT - Static variable in class com.sportradar.utils.SdkHelper
 
isOnlySsl() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EnvironmentSetting
Gets a value indicating whether only SSL is supported on the endpoint or also non-ssl
isOpen() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
isOpen() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
Returns true if feed is opened
isPlayerOutcome() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.PlayerOutcomeOddsImpl
Indicates if the outcome is PlayerOutcomeOdds instance
isPlayerOutcome() - Method in interface com.sportradar.unifiedodds.sdk.oddsentities.OutcomeOdds
Indicates if the outcome is PlayerOutcomeOdds instance
isProducerDown(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
isProducerDown(int) - Method in interface com.sportradar.unifiedodds.sdk.managers.ProducerManager
An indication if the producer is currently marked as down by the SDK
isProducerEnabled(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
isProducerEnabled(int) - Method in interface com.sportradar.unifiedodds.sdk.managers.ProducerManager
An indication if the producer is enabled.
isProducerInScope(Producer) - Method in enum com.sportradar.unifiedodds.sdk.MessageInterest
Returns an indication if the provided Producer is in the message interest scope
isReplaySession() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
An indication if the current configuration is setup for use in a replay session
isRoutingKeyStatic() - Method in enum com.sportradar.unifiedodds.sdk.MessageInterest
Gets a value indicating whether the routing key for current MessageInterest instance is static (does not change)
isRunning() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
isRunning() - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Returns a value indicating whether this instance is running
isRunParallel() - Method in class com.sportradar.unifiedodds.sdk.managers.ReplayScenario
Returns an indication if the scenario can be run in parallel
isShouldFetchCategories() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportCi
 
isShutdown() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Returns true if this executor has been shut down.
isSimpleTeam() - Method in class com.sportradar.utils.Urn
 
isSimpleTeam(String) - Static method in class com.sportradar.utils.Urn
 
isStartTimeConfirmed() - Method in interface com.sportradar.unifiedodds.sdk.entities.Fixture
Returns the value indicating whether the start time of the fixture has been confirmed
isStartTimeConfirmed() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns the value indicating whether the start time of the fixture has been confirmed
isStartTimeConfirmed() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
isStartTimeTbd() - Method in interface com.sportradar.unifiedodds.sdk.entities.SportEvent
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCi
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.DrawImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventGenericImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isStartTimeTbd() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns the Boolean specifying if the start time to be determined is set for the current instance
isSuccessful() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper.ResponseData
 
isSystemRoutingKey() - Method in class com.sportradar.unifiedodds.sdk.extended.RoutingKeyInfo
Indicates if the current instance is a system routing key(snapshot complete, producer ups,...)
isTerminated() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Returns true if all tasks have completed following shut down.
isValueDefined(int) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.LocalizedNamedValueCacheImpl
Determines if the specified identifier exists in the current instance
isValueDefined(int) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.NamedValueCacheImpl
Determines if the specified id exists in the current cache instance
isValueDefined(int) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.LocalizedNamedValueCache
Determines if the specified identifier exists in the current instance type Object
isValueDefined(int) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.NamedValueCache
Determines if the specified id exists in the current cache instance
isVirtual() - Method in interface com.sportradar.unifiedodds.sdk.entities.Competitor
Returns a value indicating whether the current instance represents a placeholder team
isVirtual() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitorCi
Returns a value indicating whether represented competitor is virtual
IsVirtual - Variable in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
 
isVirtual() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns a value indicating whether the current instance represents a placeholder team
isVirtual() - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 

J

Jersey - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access jersey information
JerseyCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A cache representation of a jersey
JerseyCi(SapiJersey) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
Initializes a new JerseyCi
JerseyCi(ExportableJerseyCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.JerseyCi
 
JerseyImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A base implementation describing a jersey
JmxModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
JmxModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.JmxModule
 

L

Languages - Class in com.sportradar.unifiedodds.sdk.internal.caching
 
Languages() - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.Languages
 
Languages.BestEffort - Class in com.sportradar.unifiedodds.sdk.internal.caching
 
latencyHistogram(MeterDescriptor) - Method in class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryFactory
 
latencyHistogram(MeterDescriptor, String, String) - Method in class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryFactory
 
latencyHistogram(MeterDescriptor, Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryFactory
 
LatencyTracker - Class in com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
LatencyTracker(LongHistogram, Attributes, TimeUtils) - Constructor for class com.sportradar.unifiedodds.sdk.internal.common.telemetry.LatencyTracker
 
LoadableRoundCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching.ci
A round representation used by caching components.
LoadableRoundCiImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A round representation used by caching components.
LoadableRoundCiImpl(CacheItem, DataRouterManager, Locale, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
 
LoadableRoundCiImpl(SapiMatchRound, boolean, Locale, CacheItem, DataRouterManager, Locale, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
 
LoadableRoundCiImpl(CacheItem, ExportableLoadableRoundCi, DataRouterManager, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
 
loadConfigFromApplicationYml() - Method in interface com.sportradar.unifiedodds.sdk.cfg.ConfigurationBuilderBase
Sets the general configuration properties to values read from configuration file.
loadConfigFromSdkProperties() - Method in interface com.sportradar.unifiedodds.sdk.cfg.ConfigurationBuilderBase
Sets the general configuration properties to values read from configuration file.
loadMarketDescriptions() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.InvariantMarketDescriptionCache
 
loadMarketDescriptions() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionCache
 
loadMarketDescriptions() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantDescriptionCache
 
loadMarketDescriptions() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantDescriptionCacheImpl
 
loadMarketDescriptions() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantMarketDescriptionCache
 
loadMarketDescriptions() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
Loads the invariant and variant list of market descriptions from the Sports API
loadMarketDescriptions() - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Loads the invariant and variant list of market descriptions from the Sports API
localeListToString(List<Locale>) - Static method in class com.sportradar.utils.SdkHelper
 
LocalizedNamedValue - Interface in com.sportradar.unifiedodds.sdk.entities
A derive of the NamedValue which contains values with names/descriptions that are translatable
LocalizedNamedValueCache - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to retrieve LocalizedNamedValue objects
LocalizedNamedValueCacheImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
An implementation of LocalizedNamedValueCache used to cache LocalizedNamedValue items
LocalizedNamedValueCacheImpl(DataProvider, SdkTaskScheduler, List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.LocalizedNamedValueCacheImpl
Initializes a new instance of LocalizedNamedValueCacheImpl
LocalizedNamedValueImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
An implementation of the LocalizedNamedValue
LocalizedNamedValueImpl(int, ConcurrentHashMap<Locale, String>, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.LocalizedNamedValueImpl
Initializes a new instance of LocalizedNamedValueImpl
logErrors() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DefaultAdditionalMarketMappingsProvider
 
logErrors() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ObservableDataProvider
 
LogFastHttpDataFetcher - Class in com.sportradar.unifiedodds.sdk.internal.impl
Wrapper class for the HttpDataFetcher with the sole purpose of API request logging
LogFastHttpDataFetcher(SdkInternalConfiguration, CloseableHttpAsyncClient, UnifiedOddsStatistics, HttpResponseHandler, UserAgentProvider) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.LogFastHttpDataFetcher
 
LoggerDefinitions - Interface in com.sportradar.unifiedodds.sdk
Defines interfaces used to identify logger instances used trough the SDK
LoggerDefinitions.UfSdkClientInteractionLog - Interface in com.sportradar.unifiedodds.sdk
The log for user requested operations
LoggerDefinitions.UfSdkRestTrafficLog - Interface in com.sportradar.unifiedodds.sdk
The log of API request responses
LoggerDefinitions.UfSdkTrafficFailureLog - Interface in com.sportradar.unifiedodds.sdk
The log of received messages that failed to process
LoggerDefinitions.UfSdkTrafficLog - Interface in com.sportradar.unifiedodds.sdk
The log of received messages
LogHttpDataFetcher - Class in com.sportradar.unifiedodds.sdk.internal.impl
Wrapper class for the HttpDataFetcher with the sole purpose of API request logging
LogHttpDataFetcher(SdkInternalConfiguration, CloseableHttpAsyncClient, UnifiedOddsStatistics, HttpResponseHandler, UserAgentProvider) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.LogHttpDataFetcher
 
logReceivedOnClosedChannel(String, String, byte[]) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.MessageTrafficLogger
 
LongSdkHistogram - Enum in com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
LongTermEvent - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes providing data of a long term sport event
Lottery - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access lottery information
LotteryCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
A lottery cache representation
LotteryCiImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl.ci
Created on 18/01/2018.
LotteryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
The basic implementation of a lottery
LotteryImpl(Urn, Urn, List<Locale>, SportEventCache, SportEntityFactory, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
 

M

Manager - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access manager properties
ManagerCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A cache representation of a competitor manager
ManagerCi(SapiManager, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
Initializes as new ManagerCi instance
ManagerCi(ExportableManagerCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
 
ManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
An implementation of the Manager interface
ManagerImpl(ManagerCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.ManagerImpl
 
map(Function<T, U>) - Method in class com.sportradar.utils.stream.optional.NonNullMapper
 
mapFromApiValue(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.SportEventType
 
mapFromApiValue(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.StageType
 
MappingTypeProvider - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods used to get the associated mapping type
MappingTypeProviderImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
Implements methods used find the proper associated mapping type
MappingTypeProviderImpl() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.MappingTypeProviderImpl
 
MappingValidator - Interface in com.sportradar.unifiedodds.sdk.internal.impl.markets
Represents a mapping validator used to determine whether a specific mapping can be used with specific market
MappingValidatorFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl.markets
A factory used to build MappingValidator instances
MappingValidatorFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings
A MappingValidatorFactory used to construct MappingValidator instances
MappingValidatorFactoryImpl() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.MappingValidatorFactoryImpl
 
mapToNamedValuesCi(T) - Static method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.NamedValueCi
Maps a fetched schema object to a new NamedValueCi
Market - Interface in com.sportradar.unifiedodds.sdk.entities.custombet
Provides a market
Market - Interface in com.sportradar.unifiedodds.sdk.oddsentities
The basic Market interface
MARKET_GROUPS_DELIMITER - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
MARKET_MAPPING_PRODUCTS_DELIMITER - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
MarketAttribute - Interface in com.sportradar.unifiedodds.sdk.entities.markets
Contains a market attribute name and description
MarketAttributeCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci.markets
Created on 14/06/2017.
MarketAttributeCi(Attributes.Attribute) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketAttributeCi
 
MarketAttributeImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 14/06/2017.
MarketAttributeImpl(MarketAttributeCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketAttributeImpl
 
MarketCancel - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Information about a market that was cancelled
MarketDefinition - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Represents a market definition which is related to an event message
MarketDescription - Interface in com.sportradar.unifiedodds.sdk.entities.markets
Represents a market description
MarketDescriptionCache - Interface in com.sportradar.unifiedodds.sdk.internal.caching.markets
Created on 14/06/2017.
MarketDescriptionCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci.markets
Created on 14/06/2017.
MarketDescriptionCi(DescMarket, MappingValidatorFactory, Locale, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
MarketDescriptionImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 14/06/2017.
MarketDescriptionImpl(MarketDescriptionCi, List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
MarketDescriptionManager - Interface in com.sportradar.unifiedodds.sdk.managers
Used to obtain information about available markets and get translations for markets and outcomes including outrights
MarketDescriptionMinFetchInterval - Static variable in class com.sportradar.utils.SdkHelper
 
MarketDescriptionProvider - Interface in com.sportradar.unifiedodds.sdk.internal.caching.markets
Created on 07/07/2017.
MarketDescriptionProviderImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.markets
Created on 15/06/2017.
MarketDescriptionProviderImpl(InvariantMarketDescriptionCache, MarketDescriptionCache, VariantDescriptionCache) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionProviderImpl
 
MarketFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
Created on 23/06/2017.
MarketFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
Created on 23/06/2017.
MarketFactoryImpl(MarketDescriptionProvider, NameProviderFactory, NamedValuesProvider, SdkInternalConfiguration) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketFactoryImpl
 
MarketFilter - Interface in com.sportradar.unifiedodds.sdk.entities.custombet
Provides a market
MarketFilterImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Implements methods used to access available selections for the market
MarketImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Implements methods used to access available selections for the market
MarketManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
 
MarketManagerImpl(SdkInternalConfiguration, MarketDescriptionProvider, InvariantMarketDescriptionCache, VariantDescriptionCache, MarketDescriptionCache) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
 
MarketMappingCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci.markets
Created on 14/06/2017.
MarketMappingData - Interface in com.sportradar.unifiedodds.sdk.entities.markets
Defines methods used to access market mapping data provided by the API
MarketMappingDataImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 14/06/2017.
MarketMessage<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
The basic message that contains data regarding market changes
MarketMetadata - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Defines methods used to access market metadata values
MarketMetadataImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
An implementation of the MarketMetadata instance which uses data provided by the feed to define metadata information
MarketOutcomeCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci.markets
Created on 14/06/2017.
MarketOutcomeCi(DescOutcomes.Outcome, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketOutcomeCi
 
MarketsModule - Class in com.sportradar.unifiedodds.sdk.internal.di
The DI module in charge of market related classes
MarketsModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.MarketsModule
 
MarketSpecifierCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci.markets
Created on 14/06/2017.
MarketSpecifierCi(DescSpecifiers.Specifier) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketSpecifierCi
 
MarketStatus - Enum in com.sportradar.unifiedodds.sdk.oddsentities
MarketStatus describes the status for a market (line) and it can be in one of three states Active - Odds are provided and bets can be accepted Suspended - Bets should not be accepted, but odds are still provided Deactivated - Odds are no longer provided for this market.
MarketWithOdds - Interface in com.sportradar.unifiedodds.sdk.oddsentities
This represents the odds changes for one market in the OddsChange message.
MarketWithProbabilities - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Defines methods used to access data of markets with probabilities
MarketWithProbabilitiesImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
Created on 16/10/2017.
MarketWithSettlement - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Information about how to clear bets for the outcomes of a particular market
MasterInjectionModule - Class in com.sportradar.unifiedodds.sdk.internal.di
The master SDK Module implementation used to set-up the dependency injection container
MasterInjectionModule(UofGlobalEventsListener, SdkInternalConfiguration, UofConfiguration, CustomisableSdkModule) - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.MasterInjectionModule
 
Match - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing sport events of match type
MatchCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access match type properties
MatchImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a sport event with home and away competitor
MatchImpl(Urn, Urn, SportEventCache, SportEventStatusFactory, SportEntityFactory, List<Locale>, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Initializes a new instance of the MatchImpl
MatchStatistics - Interface in com.sportradar.unifiedodds.sdk.entities.status
Defines methods to access match specific statistics
MatchStatisticsImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities.status
 
MatchStatus - Interface in com.sportradar.unifiedodds.sdk.entities.status
Defines methods used to access match specific status attributes
MatchStatusImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities.status
Provides methods used to access match status information
MatchStatusImpl(SportEventStatusCi, LocalizedNamedValueCache) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.MatchStatusImpl
 
MdcScheduledExecutorService - Class in com.sportradar.unifiedodds.sdk.internal.impl.util
 
MdcScheduledExecutorService(ScheduledExecutorService, Map<String, String>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Initializes a new instance of the MdcScheduledExecutorService class
merge(T, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CacheItem
 
merge(SapiMatchRound, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCi
Merges the information from the provided SapiMatchRound into the current instance
merge(SapiMatchRound, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
Merges the information from the provided SapiMatchRound into the current instance
merge(List<SapiCourse>, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoursesCi
 
merge(SapiCoverageInfo) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CoverageInfoCi
Merges the information from the provided SapiCoverageInfo into the current instance
merge(SapiDelayedInfo, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DelayedInfoCi
Merges the provided data in the associated cache item
merge(SapiDrawResult.SapiDraws.SapiDraw, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.DrawResultCi
 
merge(SapiTournamentGroup, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.GroupCi
Merges the information from the provided SapiTournamentGroup into the current instance
merge(SapiMatchRound, Locale, boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCi
Merges the information from the provided SapiMatchRound into the current instance
merge(SapiMatchRound, Locale, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
Merges the information from the provided SapiMatchRound into the current instance
merge(SapiManager, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ManagerCi
Merges the provided data into the current instance
merge(DescMarket, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
merge(Mappings.Mapping, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
merge(DescOutcomes.Outcome, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketOutcomeCi
 
merge(Mappings.Mapping.MappingOutcome, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.OutcomeMappingCi
 
merge(DescVariant, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
merge(SapiPitcher, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.PitcherCi
Merges the information from the provided SapiPitcher into the current instance
merge(SapiReferee, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.RefereeCi
Merges the information from the provided SapiReferee into the current instance
merge(Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.ReferenceIdCi
 
merge(SapiSeasonExtended, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
Merges the information from the provided SapiSeasonExtended into the current instance
merge(SeasonCi, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
Merges the information from the provided SeasonCi into the current instance
merge(SapiSportEventConditions, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
Merges the information from the provided SapiSportEventConditions into the current instance
merge(SapiVenue, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Merges the information from the provided SapiVenue into the current instance
merge(T, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.DrawCiImpl
Merges the new provided data into the cache item
merge(T, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.LotteryCiImpl
Merges the new provided data into the cache item
merge(T, Locale, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.PlayerProfileCi
 
mergeAdditionalMappings(List<Mappings.Mapping>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
mergeOutcomes(List<MarketOutcomeCi>, List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
mergeWithoutOverriding(CourseCi) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CourseCi
 
Message - Interface in com.sportradar.unifiedodds.sdk.oddsentities
 
MessageAndActionExtractor - Class in com.sportradar.unifiedodds.sdk.internal.impl.apireaders
 
MessageAndActionExtractor() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.MessageAndActionExtractor
 
MessageConsumer - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods implemented by classes that can consume messages
MessageInterest - Enum in com.sportradar.unifiedodds.sdk
 
MessageProcessorPipeline - Class in com.sportradar.unifiedodds.sdk.internal.di
A derived injection module managing SDK message processing pipeline
MessageProcessorPipeline() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.MessageProcessorPipeline
 
MessageReceiver - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods implemented by classes capable of receiving messages from the feed
MessageTimestamp - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Defines a contract for all message timestamps Created and Sent are generated on rabbit server and Received and Dispatched on a local machine running sdk.
MessageTimestampImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities
 
MessageTimestampImpl(long, long, long, long) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.MessageTimestampImpl
 
MessageTimestampImpl(long) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.MessageTimestampImpl
 
MessageTrafficLogger - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
MeterDescriptor - Interface in com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
METHOD_NOT_IMPLEMENTED - Static variable in interface com.sportradar.unifiedodds.sdk.entities.Jersey
 
MetricsModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
MetricsModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.MetricsModule
 
MetricsRegisterer - Class in com.sportradar.unifiedodds.sdk.internal.di
 
MetricsRegisterer(MBeanServer) - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.MetricsRegisterer
 
millis(int) - Method in class com.sportradar.utils.thread.sleep.Sleep
 
MinusNameExpression - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 22/06/2017.

N

NamedValue - Interface in com.sportradar.unifiedodds.sdk.entities
Describes a list of operations that are available on the basic type NamedValue which contains values with names/descriptions
NamedValueCache - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines the available methods used to handle NamedValue caching
NamedValueCacheImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
The default implementation of the NamedValueCache used to cache NamedValue objects
NamedValueCacheImpl(DataProvider, SdkTaskScheduler) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.NamedValueCacheImpl
Initializes a new instance of NamedValueCacheImpl
NamedValueCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A simple key-value representation used by the caching components
NamedValueCi(int, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.NamedValueCi
Initializes a new instance of the NamedValueCi
NamedValueImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
An implementation of the NamedValue
NamedValueImpl(int) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.NamedValueImpl
Initializes a new instance of NamedValueImpl
NamedValueImpl(int, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.NamedValueImpl
Initializes a new instance of NamedValueImpl
NamedValuesProvider - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines the possible provide methods used to access various NamedValueCache implementations (e.g.
NamedValuesProviderImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
The default implementation of the NamedValuesProvider
NamedValuesProviderImpl(NamedValueCache, NamedValueCache, NamedValueCache, LocalizedNamedValueCache) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.NamedValuesProviderImpl
Initializes a new instance of NamedValuesProviderImpl
NameExpression - Interface in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 15/06/2017.
NameExpressionFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 15/06/2017.
NameExpressionFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 21/06/2017.
NameExpressionFactoryImpl(OperandFactory, ProfileCache) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.NameExpressionFactoryImpl
 
NameGenerationException - Exception in com.sportradar.unifiedodds.sdk.exceptions
The following exception gets thrown when an entity name generation fails
NameGenerationException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.NameGenerationException
 
NameGenerationException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.NameGenerationException
 
NameProvider - Interface in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 15/06/2017.
NameProviderFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 20/06/2017.
NameProviderFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 20/06/2017.
NameProviderFactoryImpl(MarketDescriptionProvider, ProfileCache, NameExpressionFactory, SdkInternalConfiguration, TimeUtils) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.NameProviderFactoryImpl
 
NameProviderImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 15/06/2017.
names - Variable in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerImpl
An unmodifiable Map containing the available player name translations
NonNullMapper<T> - Class in com.sportradar.utils.stream.optional
 
NoopJmxModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
NoopJmxModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.NoopJmxModule
 
NoOpProcessedFixtureChangesTracker - Class in com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline
Created on 2019-03-29
notifyListeners() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
now() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.TimeUtils
 
now() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.TimeUtilsImpl
 
nowInstant() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.TimeUtils
 
nowInstant() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.TimeUtilsImpl
 

O

obfuscate(String) - Static method in class com.sportradar.utils.SdkHelper
Obfuscate the input string
ObjectNotFoundException - Exception in com.sportradar.unifiedodds.sdk.exceptions
The following exception gets thrown when a requested object is not found
ObjectNotFoundException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.ObjectNotFoundException
 
ObjectNotFoundException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.ObjectNotFoundException
 
ObjectNotFoundException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
Exception thrown when a requested object is not found
ObjectNotFoundException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.ObjectNotFoundException
 
ObjectNotFoundException(String, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.ObjectNotFoundException
 
ObservableDataProvider<TOut> - Class in com.sportradar.unifiedodds.sdk.internal.impl
An utility class which extends DataProvider which adds the support to listen for possible data changes
ObservableDataProvider(String, SdkInternalConfiguration, LogHttpDataFetcher, Deserializer) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.ObservableDataProvider
 
ObservableDataProvider.DataProviderWatcher - Interface in com.sportradar.unifiedodds.sdk.internal.impl
 
OddsChange<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Describes a set of odds changes for a particular competition
OddsChangeReason - Enum in com.sportradar.unifiedodds.sdk.oddsentities
Reason for an OddsChange message (default: normal)
OddsDisplayType - Enum in com.sportradar.unifiedodds.sdk.oddsentities
Possible options for displaying outcome odds
oddsFeedConfiguration - Variable in class com.sportradar.unifiedodds.sdk.UofSdk
The UofSdk main configuration file
OddsFeedRoutingKeyBuilder - Class in com.sportradar.unifiedodds.sdk.internal.impl
An utility class that handles session routing key assignment
OddsGeneration - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Provided by the prematch odds producer only, and contains a few key-parameters that can be used in a client’s own special odds model, or even offer spread betting bets based on it.
OddsGenerationImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents odds generation properties
OddsGenerationImpl(UfOddsGenerationProperties) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.OddsGenerationImpl
 
omitMarketMappings(boolean) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the value indicating whether to ignore market mappings when fetching market descriptions from API
omitMarketMappings() - Method in interface com.sportradar.unifiedodds.sdk.cfg.UofAdditionalConfiguration
Indicates if the market mapping should be included when requesting market descriptions from API
omitMarketMappings() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofAdditionalConfigurationImpl
 
onAliveReceived(int, long, long, boolean, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
onAliveReceived(int, long, long, boolean, boolean) - Method in interface com.sportradar.unifiedodds.sdk.managers.RecoveryManager
Method invoked when the message of type "Alive" is received
onAllLotteriesListFetched(SapiLotteries, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onAllLotteriesListFetched(SapiLotteries, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onAllTournamentsListFetched(SapiTournamentsEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onAllTournamentsListFetched(SapiTournamentsEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onAvailableSelectionsFetched(Urn, CapiAvailableSelections) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onAvailableSelectionsFetched(Urn, CapiAvailableSelections) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onAvailableSelectionsFetched(Urn, CapiAvailableSelections) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onCalculateProbabilityFetched(List<Selection>, CapiCalculationResponse) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onCalculateProbabilityFetched(List<Selection>, CapiCalculationResponse) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onCalculateProbabilityFetched(List<Selection>, CapiCalculationResponse) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onCalculateProbabilityFilterFetched(List<Selection>, CapiFilteredCalculationResponse) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onCalculateProbabilityFilterFetched(List<Selection>, CapiFilteredCalculationResponse) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onCalculateProbabilityFilterFetched(List<Selection>, CapiFilteredCalculationResponse) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onChildSportEventFetched(Urn, SapiSportEventChildren.SapiSportEvent, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onChildSportEventFetched(Urn, SapiSportEventChildren.SapiSportEvent, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onCompetitorFetched(Urn, SapiCompetitorProfileEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onCompetitorFetched(Urn, SapiCompetitorProfileEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onCompetitorFetched(Urn, SapiCompetitorProfileEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onCompetitorFetched(Urn, SapiCompetitorProfileEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
 
onConnectionDown() - Method in interface com.sportradar.unifiedodds.sdk.SdkConnectionStatusListener
Invoked when a connection to the feed is closed
onConnectionException(Throwable) - Method in interface com.sportradar.unifiedodds.sdk.SdkConnectionStatusListener
Invoked when an exception is thrown inside connection loop
onDataChanged() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.ObservableDataProvider.DataProviderWatcher
 
onDateScheduleFetched(SapiScheduleEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onDateScheduleFetched(SapiScheduleEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
OnDemandChannelSupervisor - Interface in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
Defines methods implemented by classes used to connect to the RabbitMQ broker
onDrawFetched(Urn, SapiDrawEvent, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onDrawFetched(Urn, SapiDrawEvent, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onDrawFixtureFetched(Urn, SapiDrawFixture, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onDrawFixtureFetched(Urn, SapiDrawFixture, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onDrawFixtureFetched(Urn, SapiDrawFixture, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onDrawFixtureFetched(Urn, SapiDrawFixture, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onDrawFixtureFetched(Urn, SapiDrawFixture, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onDrawSummaryEndpointFetched(Urn, SapiDrawSummary, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onDrawSummaryEndpointFetched(Urn, SapiDrawSummary, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onDrawSummaryFetched(Urn, SapiDrawSummary, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onDrawSummaryFetched(Urn, SapiDrawSummary, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onEventBooked() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.CompetitionCi
Method that gets triggered when the associated event gets booked trough the BookingManager
onEventBooked(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Method that gets triggered when the associated event gets booked trough the BookingManager
onEventBooked(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCache
Method that gets triggered when the associated event gets booked trough the BookingManager
onEventRecoveryCompleted(Urn, long) - Method in interface com.sportradar.unifiedodds.sdk.SdkEventRecoveryStatusListener
Method invoked when a requested event recovery completes
onFixtureChange(Urn, Date, SportEvent) - Method in interface com.sportradar.unifiedodds.sdk.EventChangeListener
Method invoked for new fixture change
onFixtureChangeReceived(UfFixtureChange) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.NoOpProcessedFixtureChangesTracker
Checks if the received fixture change was already processed and returns an indication about the processed state.
onFixtureChangeReceived(UfFixtureChange) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.ProcessedFixtureChangesTracker
Checks if the received fixture change was already processed and returns an indication about the processed state.
onFixtureFetched(Urn, SapiFixture, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onFixtureFetched(Urn, SapiFixture, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onFixtureFetched(Urn, SapiFixture, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onFixtureFetched(Urn, SapiFixture, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onFixtureFetched(Urn, SapiFixture, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onJaxbHttpGet(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
onListSportEventsFetched(SapiScheduleEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onListSportEventsFetched(SapiScheduleEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onLotteryFetched(Urn, SapiLottery, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onLotteryFetched(Urn, SapiLottery, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onLotteryFetched(Urn, SapiLottery, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onLotteryScheduleFetched(SapiLotterySchedule, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onLotteryScheduleFetched(SapiLotterySchedule, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onMatchSummaryEndpointFetched(Urn, SapiMatchSummaryEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onMatchSummaryEndpointFetched(Urn, SapiMatchSummaryEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onMatchSummaryEndpointFetched(Urn, SapiMatchSummaryEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onMatchTimelineFetched(Urn, SapiMatchTimelineEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onMatchTimelineFetched(Urn, SapiMatchTimelineEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onMatchTimelineFetched(Urn, SapiMatchTimelineEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onMatchTimelineFetched(Urn, SapiMatchTimelineEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onMatchTimelineFetched(Urn, SapiMatchTimelineEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onMessageDeserializationFailed(byte[], Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.MessageConsumer
Dispatches the "unparsable message received event"
onMessageDeserializationFailed(byte[], Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
Dispatches the "unparsable message received event"
onMessageProcessingEnded(int, int, Long, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
onMessageProcessingEnded(int, int, Long, String) - Method in interface com.sportradar.unifiedodds.sdk.managers.RecoveryManager
Method invoked when the AMQP message processing ended
onMessageProcessingStarted(int, int, Long, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
onMessageProcessingStarted(int, int, Long, long) - Method in interface com.sportradar.unifiedodds.sdk.managers.RecoveryManager
Method invoked when the AMQP message processing started
onMessageReceived(String, byte[], AMQP.BasicProperties, long) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumer
Consumes the provided message payload
onMessageReceived(String, byte[], AMQP.BasicProperties, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumerImpl
Consumes the provided message payload
onMessageReceived(UnmarshalledMessage, byte[], RoutingKeyInfo, MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.MessageConsumer
Consumes the provided message
onMessageReceived(long, long, Object) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
onMessageReceived(UnmarshalledMessage, byte[], RoutingKeyInfo, MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
Consumes the provided message
onPlayerCompetitorFetched(Urn, SapiPlayerCompetitor, Locale, CacheItem, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
 
onPlayerFetched(Urn, SapiPlayerExtended, Locale, CacheItem, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onPlayerFetched(Urn, SapiPlayerExtended, Locale, CacheItem, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onPlayerFetched(Urn, SapiPlayerExtended, Locale, CacheItem, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onPlayerFetched(Urn, SapiPlayerExtended, Locale, CacheItem, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
 
onProducerStatusChange(ProducerStatus) - Method in interface com.sportradar.unifiedodds.sdk.SdkProducerStatusListener
Invoked when the producer status changes, some examples: Producer up to producer down Producer down(processing queue delay) to producer down(alive interval violation) Producer down to producer up ...
onRawApiDataReceived(URI, Object) - Method in interface com.sportradar.unifiedodds.sdk.extended.UofExtListener
Occurs when data from Sports API arrives
onRawFeedMessageReceived(RoutingKeyInfo, UnmarshalledMessage, MessageTimestamp, MessageInterest) - Method in interface com.sportradar.unifiedodds.sdk.extended.UofExtListener
Occurs when any feed message arrives
onRawFeedMessageReceived(RoutingKeyInfo, UnmarshalledMessage, MessageTimestamp, MessageInterest) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.MessageConsumer
Occurs when any feed message arrives
onRawFeedMessageReceived(RoutingKeyInfo, UnmarshalledMessage, MessageTimestamp, MessageInterest) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
Occurs when any feed message arrives
onRecoveryInitiated(RecoveryInitiated) - Method in interface com.sportradar.unifiedodds.sdk.SdkProducerStatusListener
Invoked when the recovery is initiated
onRemoval(RemovalNotification<K, V>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.SdkCacheRemovalListener
 
onResultChange(Urn, Date, SportEvent) - Method in interface com.sportradar.unifiedodds.sdk.EventChangeListener
Method invoked for new result change
onSimpleTeamFetched(Urn, SapiSimpleTeamProfileEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onSimpleTeamFetched(Urn, SapiSimpleTeamProfileEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onSimpleTeamFetched(Urn, SapiSimpleTeamProfileEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onSimpleTeamFetched(Urn, SapiSimpleTeamProfileEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
 
onSnapshotCompleteReceived(int, long, long, MessageInterest) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
onSnapshotCompleteReceived(int, long, long, MessageInterest) - Method in interface com.sportradar.unifiedodds.sdk.managers.RecoveryManager
Method invoked when the message of type "SnapshotComplete" is received
onSportCategoriesFetched(SapiSportCategoriesEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onSportCategoriesFetched(Urn, SapiSportCategoriesEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onSportCategoriesFetched(SapiSportCategoriesEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onSportCategoriesFetched(Urn, SapiSportCategoriesEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onSportEventFetched(Urn, SapiSportEvent, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onSportEventFetched(Urn, SapiSportEvent, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onSportEventFetched(Urn, SapiSportEvent, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onSportEventStatusFetched(Urn, SportEventStatusDto, String, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onSportEventStatusFetched(Urn, SportEventStatusDto, String, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onSportEventStatusFetched(Urn, SportEventStatusDto, String, String) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onSportEventStatusFetched(Urn, SportEventStatusDto, String, String) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventStatusCacheImpl
onSportFetched(Urn, SapiSport, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onSportFetched(Urn, SapiSport, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onSportsListFetched(SapiSportsEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onSportsListFetched(SapiSportsEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onSportTournamentsFetched(Urn, SapiSportTournamentsEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onSportTournamentsFetched(Urn, SapiSportTournamentsEndpoint, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onSportTournamentsFetched(Urn, SapiSportTournamentsEndpoint, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onStageSummaryEndpointFetched(Urn, SapiStageSummaryEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onStageSummaryEndpointFetched(Urn, SapiStageSummaryEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onStageSummaryEndpointFetched(Urn, SapiStageSummaryEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onStreamingHttpGet(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
onSummaryFetched(Urn, Object, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onSummaryFetched(Urn, Object, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onTeamFetched(Urn, SapiTeam, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onTeamFetched(Urn, SapiTeam, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
 
onTournamentExtendedFetched(Urn, SapiTournamentExtended, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onTournamentExtendedFetched(Urn, SapiTournamentExtended, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onTournamentExtendedFetched(Urn, SapiTournamentExtended, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onTournamentFetched(Urn, SapiTournament, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onTournamentFetched(Urn, SapiTournament, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onTournamentFetched(Urn, SapiTournament, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onTournamentInfoEndpointFetched(Urn, Urn, Urn, SapiTournamentInfoEndpoint, Locale, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterListener
 
onTournamentInfoEndpointFetched(Urn, Urn, Urn, SapiTournamentInfoEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
 
onTournamentInfoEndpointFetched(Urn, Urn, Urn, SapiTournamentInfoEndpoint, Locale, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
onTournamentScheduleFetched(Object, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onTournamentScheduleFetched(Object, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
onTournamentSeasonsFetched(Urn, SapiTournamentSeasons, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouter
 
onTournamentSeasonsFetched(Urn, SapiTournamentSeasons, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
open(MessageConsumer) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumer
Opens the channel message consumer and prepares the required instances
open(MessageConsumer) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ChannelMessageConsumerImpl
Opens the channel message consumer and prepares the required instances
open(List<String>, MessageConsumer) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.MessageReceiver
Opens the current instance so it starts receiving messages
open() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
open(List<String>, ChannelMessageConsumer, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.OnDemandChannelSupervisor
Opens the current channel and binds the created queue to the provided routing keys
open(List<String>, ChannelMessageConsumer, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.RabbitMqChannelImpl
Opens the current channel and binds the created queue to the provided routing keys
open(List<String>, MessageConsumer) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.RabbitMqMessageReceiver
Opens the current instance so it starts receiving messages
open() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
open() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskScheduler
Opens the SDK task scheduler and starts all the scheduled tasks
open() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskSchedulerImpl
Opens the SDK task scheduler and starts all the scheduled tasks
open(List<String>, MessageInterest, UofListener, UofExtListener) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
 
open() - Method in class com.sportradar.unifiedodds.sdk.UofSdk
This method opens/starts the feed with all the built sessions and creates the various tasks needed for optimal UofSdk operation
openChannel(List<String>, ChannelMessageConsumer, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.ChannelSupervisionScheduler
 
openChannel(List<String>, ChannelMessageConsumer, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.ChannelSupervisor
 
OpeningResult - Enum in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
openNew(String, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SocketFactory
 
Operand - Interface in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 21/06/2017.
OperandFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 21/06/2017.
OperandFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 22/06/2017.
OperandFactoryImpl() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.OperandFactoryImpl
 
OrdinalNameExpression - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 22/06/2017.
Outcome - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Describes an outcome for a particular market
OutcomeDefinition - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Defines methods to access outcome data which is not directly associated with a feed message
OutcomeDescription - Interface in com.sportradar.unifiedodds.sdk.entities.markets
Represents an outcome description
OutcomeDescriptionImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 14/06/2017.
OutcomeDescriptionImpl(String, Map<Locale, String>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeDescriptionImpl
 
OutcomeFilter - Interface in com.sportradar.unifiedodds.sdk.entities.custombet
Provides an outcome
OutcomeFilterImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Implements methods used to access available selections for the market
OutcomeMappingCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci.markets
Created on 14/06/2017.
OutcomeMappingData - Interface in com.sportradar.unifiedodds.sdk.entities.markets
Defines methods used to access a specific outcome mapping data
OutcomeMappingDataImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 14/06/2017.
OutcomeOdds - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Describes the odds for a particular outcome (e.g.
OutcomeProbabilities - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Defines methods used to access data on outcomes with probabilities
OutcomeProbabilitiesImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
Created on 16/10/2017.
OutcomeResult - Enum in com.sportradar.unifiedodds.sdk.oddsentities
An indication of the outcome result
OutcomeSettlement - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Describes how to handle a bet on a particular outcome for a particular market
OUTCOMETEXT_VARIANT_VALUE - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 

P

parallelPrefetchVariantMarketDescriptions(List<? extends Market>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
 
parallelPrefetchVariantMarketDescriptions(List<? extends Market>, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
 
parallelPrefetchVariantMarketDescriptions(List<? extends Market>, boolean, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketManagerImpl
Prefetch variant market descriptions in parallel Useful when list of markets on feed message contains many variant markets which calls single variant market description api endpoint
parallelPrefetchVariantMarketDescriptions(List<? extends Market>) - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Prefetch variant market descriptions in parallel Useful when list of markets on feed message contains many variant markets which calls single variant market description api endpoint Only call this if name of the market is needed.
parallelPrefetchVariantMarketDescriptions(List<? extends Market>, boolean) - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Prefetch variant market descriptions in parallel Useful when list of markets on feed message contains many variant markets which calls single variant market description api endpoint Only call this if name of the market is needed.
parallelPrefetchVariantMarketDescriptions(List<? extends Market>, boolean, int) - Method in interface com.sportradar.unifiedodds.sdk.managers.MarketDescriptionManager
Prefetch variant market descriptions in parallel Useful when list of markets on feed message contains many variant markets which calls single variant market description api endpoint Only call this if name of the market is needed.
ParentRaceCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A parent race representation used by caching components
ParentRaceCi(SapiParentStage, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.ParentRaceCi
Initializes a new instance of the ParentRaceCi class
parse(InputStream) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.MessageAndActionExtractor
 
parse(String) - Static method in class com.sportradar.utils.Urn
Constructs a Urn instance by parsing the provided String
parseCompetitorsReferences(List<SapiTeam>, Map<Urn, ReferenceIdCi>) - Static method in class com.sportradar.utils.SdkHelper
Get competitor reference from a list of competitors Note: reference must be checked and updated, since it is not sure that references on summary are the same as on fixture
parseTeamCompetitorsReferences(List<SapiTeamCompetitor>, Map<Urn, ReferenceIdCi>) - Static method in class com.sportradar.utils.SdkHelper
Get competitor reference from a list of competitors Note: reference must be checked and updated, since it is not sure that references on summary are the same as on fixture
PeriodCompetitorResult - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access data of a competitor result per period
PeriodCompetitorResultImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
 
PeriodCompetitorResultImpl(SapiPeriodStatus.SapiCompetitor) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodCompetitorResultImpl
 
PeriodScore - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a score of a sport event period
PeriodScoreDto - Class in com.sportradar.unifiedodds.sdk.internal.impl.dto
A data transfer object containing period score information
PeriodScoreImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a score status of a sport event period the PeriodScoreImpl represents a description of the score status in a specific match, as an example for a soccer game: homeScore:1 awayScore:0 number:2 (as in 2nd half time)
PeriodScoreImpl(PeriodScoreDto, LocalizedNamedValueCache) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Initializes a new instance of PeriodScoreImpl
PeriodStatistics - Interface in com.sportradar.unifiedodds.sdk.entities.status
Defines methods used to access specific period statistics
PeriodStatisticsDto - Class in com.sportradar.unifiedodds.sdk.internal.impl.dto
Period statistics data transfer object
PeriodStatus - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access data of a period status
PeriodStatusImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
 
PeriodStatusImpl(SapiPeriodStatus) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodStatusImpl
 
PeriodType - Enum in com.sportradar.unifiedodds.sdk.entities
An indication of the type of the related period
Pitcher - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing the sport event pitcher
PitcherCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A pitcher representation used by caching components
PitcherHand - Enum in com.sportradar.unifiedodds.sdk.entities
An indication if the pitcher uses left of right hand
PitcherImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a sport event pitcher
PitcherImpl(PitcherCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.PitcherImpl
Initializes a new instance of PitcherImpl class
play() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
play(double, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
play(double, int, Boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
play(double, int, Integer, Boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
play(double, int, Integer, Boolean, Boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
Player - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access player details
PLAYER_PROPS_MARKET_GROUP - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
PLAYER_URN_TYPE - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
PlayerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a player or driver in a sport event
PlayerOutcomeOdds - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Describes a player outcome.
PlayerOutcomeOddsImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets
Describes a player outcome.
PlayerProfile - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a player profile
PlayerProfileCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access cached player data
PlayerProfileExpression - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 22/06/2017.
PlayerProfileImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents player's profile information
PlayerProfileImpl(Urn, ProfileCache, List<Urn>, List<Locale>, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Initializes a new instance of PlayerProfileImpl
playScenario(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
playScenario(int, double, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
playScenario(int, double, int, Integer, Boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
PlusNameExpression - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 22/06/2017.
post(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper
 
postData(Object) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
If successful returns the requested API endpoint object
ProcessedFixtureChangesTracker - Interface in com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline
Created on 2019-03-29
processMessage(UnmarshalledMessage, byte[], RoutingKeyInfo, MessageTimestamp) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageProcessor
Processes the provided message.
processMessage(UnmarshalledMessage, byte[], RoutingKeyInfo, MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CacheMessageProcessor
Processes the provided message.
processMessage(UnmarshalledMessage, byte[], RoutingKeyInfo, MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CompositeMessageProcessor
Starts the processing pipeline by calling the CompositeMessageProcessor.firstProcessor
processMessage(UnmarshalledMessage, byte[], RoutingKeyInfo, MessageTimestamp) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
Dispatches the processed message to the client
Producer - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Represents a Sportradar message producer(Live Odds, Betradar Ctrl, Premium Cricket,...)
ProducerData - Class in com.sportradar.unifiedodds.sdk.internal.impl
This contains the data from a /producers.xml API call Created on 03/07/2017.
ProducerData(int, String, String, boolean, String, String, Integer) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
ProducerDataProvider - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Created on 03/07/2017.
ProducerDataProviderImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
Created on 03/07/2017.
ProducerDataProviderImpl(SdkInternalConfiguration, DataProvider<Producers>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.ProducerDataProviderImpl
 
ProducerDownReason - Enum in com.sportradar.unifiedodds.sdk.oddsentities
Describes reasons why the Producer was marked down
ProducerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
ProducerImpl(ProducerData) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
ProducerInfo - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods for accessing producer information
ProducerInfoCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A producer info representation used by caching components
ProducerInfoCi(SapiProductInfo) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoCi
Initializes a new instance of the ProducerInfoCi class
ProducerInfoImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Contains information about a specific producer
ProducerInfoLink - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access producer info link properties
ProducerInfoLinkCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A producer info link representation used by caching components
ProducerInfoLinkCi(SapiProductInfoLink) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.ProducerInfoLinkCi
Initializes a new instance of the ProducerInfoLinkCi class
ProducerInfoLinkImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a producer info link
ProducerManager - Interface in com.sportradar.unifiedodds.sdk.managers
The ProducerManager is used to manage Sportradar message producers
ProducerManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
Created on 03/07/2017.
ProducerManagerImpl(SdkInternalConfiguration, ProducerDataProvider, TimeUtils) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
ProducerScope - Enum in com.sportradar.unifiedodds.sdk.oddsentities
An indication of what type of event messages may be dispatched by a specific Producer
ProducersDataProviderModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
ProducerStatus - Interface in com.sportradar.unifiedodds.sdk.oddsentities
The event that gets released when the status of the producer gets updated
ProducerStatusChange - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Generated if any of the available producers status gets updated
ProducerStatusReason - Enum in com.sportradar.unifiedodds.sdk.oddsentities
Describes reasons why the ProducerStatusReason message was dispatched
ProducerUpReason - Enum in com.sportradar.unifiedodds.sdk.oddsentities
Represents reasons why the Producer was marked up
ProfileCache - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods implemented by caches used to store information about player and competitor profiles
ProfileCacheImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
The main competitor/profile cache
ProfileCacheImpl(CacheItemFactory, DataRouterManager, Cache<Urn, PlayerProfileCi>, Cache<Urn, CompetitorCi>, Cache<Urn, CompetitorCi>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
 
provideBetStopReasonCache(DataProvider, SdkTaskScheduler) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideBettingStatusCache(DataProvider, SdkTaskScheduler) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideCategoryCiCache() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideEventIdFromMessage(UnmarshalledMessage) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.util.FeedMessageHelper
Provides the id of the associated event if available, otherwise an explanation why the eventId is not available get(ex: for a snapshot complete -> system message)
provideFixtureTimestampCache() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideGenTimestampFromMessage(UnmarshalledMessage) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.util.FeedMessageHelper
Provides the message timestamp
provideInvariantMarketDescriptionCache(SdkInternalConfiguration, ObservableDataProvider<MarketDescriptions>, MappingValidatorFactory, SdkTaskScheduler, DataProvider<MarketDescriptions>, TelemetryFactory) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideMatchStatusCache(SdkInternalConfiguration, LogHttpDataFetcher, Deserializer, SdkTaskScheduler) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideMessageConsumerImplementationClass() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CustomisableSdkModule
Binds the message receiver that should be used to process received messages
provideMessageGenTimestampFromMessage(UnmarshalledMessage) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.util.FeedMessageHelper
Provides the message generation timestamp, the generation timestamp is extracted only from the betstop and oddschange message
provideProducerIdFromMessage(UnmarshalledMessage) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.util.FeedMessageHelper
Provides the id of the message producer
provideProfileCache(CacheItemFactory, DataRouterManager) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideRequestIdFromMessage(UnmarshalledMessage) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.util.FeedMessageHelper
Provides the request id of the message (if present)
providesAdditionalMarketMappingsProviderClass() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CustomisableSdkModule
Binds the optional additional market mappings provider
providesBetStopReasonDataProvider(SdkInternalConfiguration, LogHttpDataFetcher, Deserializer) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
providesBettingStatusDataProvider(SdkInternalConfiguration, LogHttpDataFetcher, Deserializer) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
providesCacheMessageProcessor(SportEventStatusCache, SportEventCache, ProcessedFixtureChangesTracker, SdkProducerManager) - Method in class com.sportradar.unifiedodds.sdk.internal.di.MessageProcessorPipeline
 
providesCompositeMessageProcessor(FeedMessageProcessor) - Method in class com.sportradar.unifiedodds.sdk.internal.di.MessageProcessorPipeline
 
providesMarketDescriptionsProvider(SdkInternalConfiguration, LogHttpDataFetcher, Deserializer) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideSnapshotRequestSchedulerImplementationClass() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CustomisableSdkModule
Binds the snapshot request manager that should be used to manage recovery requests
provideSportDataCiCache() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideSportEventCiCache() - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
providesSportEventStatusCache(SportEventCache) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideVariantDescriptionCache(SdkInternalConfiguration, LogHttpDataFetcher, Deserializer, MappingValidatorFactory, SdkTaskScheduler, TelemetryFactory) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideVariantMarketDescriptionCache(SdkInternalConfiguration, LogFastHttpDataFetcher, Deserializer, MappingValidatorFactory, TimeUtils, TelemetryFactory) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
provideVoidReasonCache(SdkInternalConfiguration, LogHttpDataFetcher, Deserializer, SdkTaskScheduler) - Method in class com.sportradar.unifiedodds.sdk.internal.di.CachingModule
 
purgeCacheItem(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventCacheImpl
Purges an item from the SportEventCache
purgeCacheItem(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventCache
Purges an item from the SportEventCache
purgeCompetitorProfileCacheData(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Purges the associated competitor cache item
purgeCompetitorProfileCacheData(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Purges the associated competitor cache item
purgeCompetitorProfileCacheItem(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
Purges the associated competitor cache item
purgeCompetitorProfileCacheItem(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ProfileCache
Purges the associated competitor cache item
purgePlayerProfileCacheData(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Purges the associated player profile cache item
purgePlayerProfileCacheData(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Purges the associated player profile cache item
purgePlayerProfileCacheItem(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ProfileCacheImpl
Purges the associated player profile cache item
purgePlayerProfileCacheItem(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.ProfileCache
Purges the associated player profile cache item
purgeSportEventCacheData(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Purges the associated sport event cache item
purgeSportEventCacheData(Urn, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SportDataProviderImpl
Purges the associated sport event cache item
purgeSportEventCacheData(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Purges the associated sport event cache item
purgeSportEventCacheData(Urn, boolean) - Method in interface com.sportradar.unifiedodds.sdk.managers.SportDataProvider
Purges the associated sport event cache item
purgeSportEventStatus(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventStatusCacheImpl
Purges the sport event status associated with the provided event id
purgeSportEventStatus(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCache
Purges the sport event status associated with the provided event id
put(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper
 

R

RabbitMqChannelImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
An implementation of the OnDemandChannelSupervisor
RabbitMqChannelImpl(RabbitMqSystemListener, WhoAmIReader, String, AmqpConnectionFactory, TimeUtils, Sleep) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.RabbitMqChannelImpl
Initializes a new instance of the RabbitMqChannelImpl
RabbitMqMessageReceiver - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
A RabbitMQ message receiver
RabbitMqMonitoringThreads - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
RabbitMqMonitoringThreads() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.RabbitMqMonitoringThreads
 
RabbitMqSystemListener - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods invoked by the OnDemandChannelSupervisor regarding system events (recovery handling, connection shutdown,...)
RaceDriverProfile - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access race driver data
RaceDriverProfileCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A cache representation of race driver profile
RaceDriverProfileCi(Urn, Urn, CarCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.RaceDriverProfileCi
 
RaceDriverProfileCi(ExportableRaceDriverProfileCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.RaceDriverProfileCi
 
RaceDriverProfileImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A basic implementation of the RaceDriverProfile
RaceDriverProfileImpl(RaceDriverProfileCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.RaceDriverProfileImpl
 
readAccessToken() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readApiHost() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readApiPort() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readApiUseSsl() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readAsInputStream(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.files.ResourceReader
 
readDefaultLanguage() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readDesiredLanguages() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readDisabledProducers() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readEnvironment() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
ReadersModule - Class in com.sportradar.unifiedodds.sdk.internal.di
The DI module in charge of special API readers
ReadersModule() - Constructor for class com.sportradar.unifiedodds.sdk.internal.di.ReadersModule
 
readExceptionHandlingStrategy() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readMessagingHost() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readMessagingPassword() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readMessagingPort() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readMessagingUsername() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readMessagingUseSsl() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readMessagingVirtualHost() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
readNodeId() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationReader
 
RecoveryConfigurationBuilder<T> - Interface in com.sportradar.unifiedodds.sdk.cfg
Defines methods implemented by classes used to set recovery related configuration properties
RecoveryInfo - Interface in com.sportradar.unifiedodds.sdk.oddsentities
 
RecoveryInfoImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.oddsentities
 
RecoveryInfoImpl(long, long, long, int, String, Integer) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.RecoveryInfoImpl
 
RecoveryInitiated - Interface in com.sportradar.unifiedodds.sdk.oddsentities
The event that gets released when the recovery for the producer is initiated
RecoveryManager - Interface in com.sportradar.unifiedodds.sdk.managers
Defines methods used to manage recovery scenarios
RecoveryManagerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.recovery
An implementation of the RecoveryManager used to manage recovery operations
Referee - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing the sport event referee
RefereeCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A referee representation used by caching components
RefereeImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a sport event referee
Reference - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access reference descriptions
ReferenceIdCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
The reference id representation used by caching components
ReferenceIdCi(Map<String, String>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.ReferenceIdCi
Initializes a new instance of the ReferenceIdCi class
ReferenceImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A representation of the various references
RegexRoutingKeyParser - Class in com.sportradar.unifiedodds.sdk.internal.impl
A RoutingKeyParser implementation that uses regex for key parsing
RegexRoutingKeyParser() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.RegexRoutingKeyParser
 
registerWatcher(Class, ObservableDataProvider.DataProviderWatcher) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DefaultAdditionalMarketMappingsProvider
 
registerWatcher(Class, ObservableDataProvider.DataProviderWatcher) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ObservableDataProvider
 
reloadMarketDescription(int, Map<String, String>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionProvider
Reloads market description (single or list)
reloadMarketDescription(int, Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionProviderImpl
Reloads market description (one or list)
removeBlockedListener(BlockedListener) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
removeShutdownListener(ShutdownListener) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
removeSportEventFromReplay(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
ReplayManager - Class in com.sportradar.unifiedodds.sdk.internal.impl
This class is used to manage the set of SportEvents whose messages to replay and to control the Replay (play, stop, and in what speed to play).
ReplayScenario - Class in com.sportradar.unifiedodds.sdk.managers
A representation of a possible replay scenario provided by the feed
ReplayScenario(ReplayScenarioType, SportEntityFactory, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.managers.ReplayScenario
Initializes a new ReplayScenario instance which represent an available replay scenario
ReplaySportEvent - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing the replay sport event
ReplaySportEventImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents the replay sport event
ReplaySportEventImpl(Urn, Integer, Integer) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReplaySportEventImpl
Creates new instance of ReplaySportEventImpl
ReplayStatus - Enum in com.sportradar.unifiedodds.sdk.managers
An indication of the replay status
ReportingStatus - Enum in com.sportradar.unifiedodds.sdk.entities
An enum describing the reporting status of a sport event
requestAllLotteriesEndpoint(Locale, Boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestAllLotteriesEndpoint(Locale, Boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestAllSportsEndpoint(Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestAllSportsEndpoint(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestAllTournamentsForAllSportsEndpoint(Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestAllTournamentsForAllSportsEndpoint(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestAvailableSelections(Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestAvailableSelections(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestAvailableTournamentsFor(Locale, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestAvailableTournamentsFor(Locale, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestCalculateProbability(List<Selection>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestCalculateProbability(List<Selection>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestCalculateProbabilityFilter(List<Selection>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestCalculateProbabilityFilter(List<Selection>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestCompetitorEndpoint(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestCompetitorEndpoint(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestCompleted(SnapshotCompleted) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DefaultSnapshotRequestManager
 
requestCompleted(SnapshotCompleted) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotRequestManager
 
requestDrawFixture(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestDrawFixture(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestDrawSummary(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestDrawSummary(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestEventsFor(Locale, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestEventsFor(Locale, Date) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestEventsFor(Locale, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestEventsFor(Locale, Date) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestEventTimelineEndpoint(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestEventTimelineEndpoint(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestFailed(SnapshotFailed) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DefaultSnapshotRequestManager
 
requestFailed(SnapshotFailed) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotRequestManager
 
requestFixtureChanges(Date, Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestFixtureChanges(Date, Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestFixtureEndpoint(Locale, Urn, boolean, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestFixtureEndpoint(Locale, Urn, boolean, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestListSportEvents(Locale, int, int) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestListSportEvents(Locale, int, int) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestLotterySchedule(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestLotterySchedule(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestManualProducerRecovery(int, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
 
requestPeriodSummary(Urn, Locale, List<Urn>, List<Integer>) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestPeriodSummary(Urn, Locale, List<Urn>, List<Integer>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestPlayerProfileEndpoint(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestPlayerProfileEndpoint(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestResultChanges(Date, Urn, Locale) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestResultChanges(Date, Urn, Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestSeasonsFor(Locale, Urn) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestSeasonsFor(Locale, Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestSimpleTeamEndpoint(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestSimpleTeamEndpoint(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestSportCategoriesEndpoint(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestSportCategoriesEndpoint(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
requestSummaryEndpoint(Locale, Urn, CacheItem) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.DataRouterManager
 
requestSummaryEndpoint(Locale, Urn, CacheItem) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
resolveByName(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.javaclass.ClassResolver
 
ResourceReader - Class in com.sportradar.unifiedodds.sdk.internal.impl.util.files
 
ResourceReader() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.util.files.ResourceReader
 
ResourceTypeGroup - Enum in com.sportradar.unifiedodds.sdk.entities
Enumerates groups of resources represented by the Urn
ResponseData(Integer, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.HttpHelper.ResponseData
 
ResultChange - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access data of a result change
ResultChangeImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
A representation of a result change
ResultChangeImpl(SapiResultChange) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.ResultChangeImpl
Initializes a new instance of the ResultChangeImpl
RollbackBetCancel<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
This message is sent to rollback/undo a previously sent out BetCancel message if possible.
RollbackBetSettlement<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
Rollback is sent when a previously sent bet_settlement was sent in error and needs to be rollbacked
Round - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes providing basic tournament round information
RoundCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching.ci
A round representation used by caching components
RoundImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Provides basic tournament round information
RoutingKeyInfo - Class in com.sportradar.unifiedodds.sdk.extended
Representation of a broker routing key
RoutingKeyInfo(String, Urn, Urn) - Constructor for class com.sportradar.unifiedodds.sdk.extended.RoutingKeyInfo
Initializes a new RoutingKeyInfo instance
RoutingKeyInfo(String, boolean) - Constructor for class com.sportradar.unifiedodds.sdk.extended.RoutingKeyInfo
Initializes a new RoutingKeyInfo instance
RoutingKeyParser - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods implemented by classes used to parse the RabbitMq routing key
RuntimeConfiguration - Class in com.sportradar.unifiedodds.sdk.internal.impl
Deprecated.
use ConfigurationBuilder instead. Configuring these properties in runtime does not take effect.
RuntimeConfiguration() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
 

S

schedule(Runnable, long, TimeUnit) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Creates and executes a one-shot action that becomes enabled after the given delay.
schedule(Callable<V>, long, TimeUnit) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Creates and executes a ScheduledFuture that becomes enabled after the given delay.
scheduleAtFixedRate(String, Runnable, long, long, TimeUnit) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskScheduler
Schedules a repeating task.
scheduleAtFixedRate(String, Runnable, long, long, TimeUnit) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskSchedulerImpl
Schedules a repeating task.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; that is executions will commence after initialDelay then initialDelay+period, then initialDelay + 2 * period, and so on.
ScheduledStartTimeChange - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access ScheduledStartTimeChange implementations properties
ScheduledStartTimeChangeImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a start time change
scheduleRequest(SnapshotRequest) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DefaultSnapshotRequestManager
 
scheduleRequest(SnapshotRequest) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SnapshotRequestManager
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
SdkCacheRemovalListener<K,V> - Class in com.sportradar.unifiedodds.sdk.internal.caching
Created on 27/10/2017.
SdkCacheRemovalListener(String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.SdkCacheRemovalListener
 
SdkCacheRemovalListener(String, boolean) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.SdkCacheRemovalListener
 
SdkConfigurationPropertiesReader - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
SdkConfigurationPropertiesReader(ResourceReader) - Constructor for class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationPropertiesReader
 
SdkConfigurationPropertiesReader(ResourceReader, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.cfg.SdkConfigurationPropertiesReader
 
SdkConfigurationPropertiesReaderFactory - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
SdkConfigurationReader - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
SdkConfigurationYamlReader - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
SdkConfigurationYamlReaderFactory - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
SdkConnection - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
A wrapper around RabbitMQ Connection which automatically closes the connection when there are no more opened channels channels
SdkConnection(Connection) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
Initializes a new instance of the SdkConnection class
SdkConnectionStatusListener - Interface in com.sportradar.unifiedodds.sdk
Defines a listener used no notify outside world when the connection to the feed is closed
SdkEventRecoveryStatusListener - Interface in com.sportradar.unifiedodds.sdk
Defines methods used as callbacks to notify the client about event recovery updates
SdkHelper - Class in com.sportradar.utils
An utility class that contains various methods which perform common language tasks
SdkHelper() - Constructor for class com.sportradar.utils.SdkHelper
 
SdkInternalConfiguration - Class in com.sportradar.unifiedodds.sdk.internal.impl
The internal SDK configuration
SdkInternalConfiguration(UofConfiguration, SdkConfigurationPropertiesReader, SdkConfigurationYamlReader) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
SdkInternalConfiguration(UofConfiguration, boolean, SdkConfigurationPropertiesReader, SdkConfigurationYamlReader) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
SdkInternalException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
This is the base exception used within the SDK to handle checked exceptions
SdkInternalException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.SdkInternalException
 
SdkInternalException(String, Throwable) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.SdkInternalException
 
SdkProducerManager - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Created on 03/07/2017.
SdkProducerStatusListener - Interface in com.sportradar.unifiedodds.sdk
Defines a contract used to observe instances which provide information about a producer (ProducerStatusChange messages)
SdkTaskScheduler - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods used to initiate performing tasks
SdkTaskSchedulerImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
The main SDK task scheduler
SdkTaskSchedulerImpl(ScheduledExecutorService, SdkInternalConfiguration) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskSchedulerImpl
Constructs a new sdk task scheduler
Season - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes providing data of a season
SeasonCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A season representation used by caching components
SeasonCi(SapiSeasonExtended, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
Initializes a new instance of the SeasonCi class
SeasonCi(ExportableSeasonCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCi
 
SeasonCoverage - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods representing season coverage info
SeasonCoverageCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A season coverage representation used by caching components
SeasonCoverageCi(SapiSeasonCoverageInfo) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
Initializes a new instance of the SeasonCoverageCi class
SeasonCoverageCi(ExportableSeasonCoverageCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.SeasonCoverageCi
 
SeasonCoverageImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Provides information about season coverage
SeasonCoverageImpl(SeasonCoverageCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonCoverageImpl
Initializes a new instance of SeasonCoverageImpl
SeasonImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Provides methods used to access data of long term events of type season
SeasonImpl(Urn, Urn, List<Locale>, SportEventCache, SportEntityFactory, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Initializes a new SeasonImpl instance
SeasonInfo - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes providing season information about an entity (sport, category, season, ...)
SeasonInfoImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Provides season information about an entity (sport, category, season, ...)
selectCustom() - Method in interface com.sportradar.unifiedodds.sdk.cfg.EnvironmentSelector
Returns a CustomConfigurationBuilder allowing the properties to be set to custom values (usefull for testing with local AMQP)
selectEnvironment(Environment) - Method in interface com.sportradar.unifiedodds.sdk.cfg.EnvironmentSelector
Returns a ConfigurationBuilder with properties set to values needed to access specified environment.
Selection - Interface in com.sportradar.unifiedodds.sdk.entities.custombet
Provides a requested selection
SelectionImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Implements methods used to provide a requested selection
SelectionImpl(Urn, int, String, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.SelectionImpl
 
SelectionImpl(Urn, int, String, String, Double) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.custombetentities.SelectionImpl
 
selectReplay() - Method in interface com.sportradar.unifiedodds.sdk.cfg.EnvironmentSelector
Returns a ConfigurationBuilder with properties set to values needed to access replay server
send(ClassicHttpRequest, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.LogFastHttpDataFetcher
 
send(ClassicHttpRequest, String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.LogHttpDataFetcher
 
separatingWith(String) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.Concatenator
 
SequenceGenerator - Interface in com.sportradar.unifiedodds.sdk.internal.impl
A contract implemented by the classes used to provide distinct values
serialize(Object) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.Deserializer
 
serialize(Object) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DeserializerImpl
 
setAbbreviations(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setAbbreviations(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setAccessToken(String) - Method in interface com.sportradar.unifiedodds.sdk.cfg.TokenSetter
Sets the access token used to access feed resources (AMQP broker, Sports API, ...)
setAccessToken(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.TokenSetterImpl
Sets the access token used to access feed resources (AMQP broker, Sports API, ...)
setAccessToken(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
setAccessTokenFromApplicationYaml() - Method in interface com.sportradar.unifiedodds.sdk.cfg.TokenSetter
Sets the access token used to access feed resources (AMQP broker, Sports API, ...) to value read from the application.yml The YAML file should be named "application.properties" and localed in the application resources folder
setAccessTokenFromApplicationYaml() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.TokenSetterImpl
Sets the access token used to access feed resources (AMQP broker, Sports API, ...) to value read from the application.yml The YAML file should be named "application.properties" and localed in the application resources folder
setAccessTokenFromSdkProperties() - Method in interface com.sportradar.unifiedodds.sdk.cfg.TokenSetter
Sets the access token used to access feed resources (AMQP broker, Sports API, ...) to value read from the sdk properties The properties file should be named "UFSdkConfiguration.properties" and localed in the application resources folder
setAccessTokenFromSdkProperties() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.TokenSetterImpl
Sets the access token used to access feed resources (AMQP broker, Sports API, ...) to value read from the sdk properties The properties file should be named "UFSdkConfiguration.properties" and localed in the application resources folder
setAccessTokenFromSystemVar() - Method in interface com.sportradar.unifiedodds.sdk.cfg.TokenSetter
Sets the access token used to access feed resources (AMQP broker, Sports API, ...) to value read from system variable "uf.accesstoken"
setAccessTokenFromSystemVar() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.TokenSetterImpl
Sets the access token used to access feed resources (AMQP broker, Sports API, ...) to value read from system variable "uf.accesstoken"
setAdditionalParentsIds(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setAdditionalParentsIds(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
setAgeGroup(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setApiHost(String) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Set the host name of the Sports API server
setApiPort(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Set the port of the Sports API server
setApiUseSsl(boolean) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Sets the value specifying whether SSL should be used to communicate with Sports API
setAssists(List<ExportableEventPlayerAssistCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setAssociatedCategories(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportCi
 
setAssociatedPlayerIds(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setAssociatedPlayerJerseyNumbers(Map<String, Integer>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setAssociatedSeasonIds(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setAssociatedSeasonIdsLoaded(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setAssociatedSportId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
setAssociatedTournaments(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
setAttendance(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
setAutoTraded(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
setAvailableProducers(List<Producer>) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
setAwayScore(BigDecimal) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setBase(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setBench(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
setBetradarId(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setBetradarId(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setBetradarName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setBetradarName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setBonusBalls(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableBonusInfoCi
 
setBonusDrumType(BonusDrumType) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableBonusInfoCi
 
setBonusInfo(ExportableBonusInfoCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
setBonusRange(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableBonusInfoCi
 
setBookingStatus(BookingStatus) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
setCachedFixtureLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setCachedLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventTimelineCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setCachedLocales(Set<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDelayedInfoCi
 
setCachedLocales(Set<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
setCachedLocales(Set<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableManagerCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentStageCi
 
setCachedLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
setCachedSummaryLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setCapacity(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
setCar(ExportableCarCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceDriverProfileCi
 
setCategoryId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setCategoryId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
setCategoryId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
setCategoryId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setChangedAt(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableScheduledStartTimeChangeCi
 
setChassis(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCarCi
 
setCityNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
setCompetitor(HomeAway) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
setCompetitorDivisions(Map<String, Integer>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setCompetitorId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setCompetitorIds(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
setCompetitorIds(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
setCompetitorIds(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setCompetitorQualifiers(Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setCompetitorsReferences(Map<String, Map<String, String>>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
setCompetitorsReferences(Map<String, Map<String, String>>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
setCompetitorsReferences(Map<String, Map<String, String>>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setConditions(ExportableSportEventConditionsCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
setCoordinates(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
setCountryCode(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCategoryCi
 
setCountryCode(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setCountryCode(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableManagerCi
 
setCountryCode(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setCountryCode(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
setCountryNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setCountryNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
setCoverageInfo(ExportableCoverageInfoCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setCoverageInfo(ExportableCoverageInfoCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setCoveredFrom(CoveredFrom) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
setCupRoundMatches(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setCupRoundMatches(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setCupRoundMatchNumber(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setCupRoundMatchNumber(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setCurrentSeason(ExportableSeasonCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setDataListeners(List<DataRouterListener>) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterImpl
 
setDateOfBirth(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setDefaultLanguage(Locale) - Method in interface com.sportradar.unifiedodds.sdk.cfg.ConfigurationBuilderBase
Sets the default language for the translatable data
setDefaultLanguage(Locale) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setDefaultLocale(Locale) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentStageCi
 
setDelayedInfo(ExportableDelayedInfoCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setDescriptions(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDelayedInfoCi
 
setDesiredLanguages(List<Locale>) - Method in interface com.sportradar.unifiedodds.sdk.cfg.ConfigurationBuilderBase
Sets the languages in which translatable data is available
setDisabledProducers(List<Integer>) - Method in interface com.sportradar.unifiedodds.sdk.cfg.ConfigurationBuilderBase
Specifies the producers which should be disabled (i.e.
setDisabledProducers(List<Integer>) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
setDisplayId(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
setDrawInfo(ExportableDrawInfoCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
setDrawType(DrawType) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawInfoCi
 
setEnabled(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setEnableUsageExport(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
setEndDate(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
setEngineName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCarCi
 
setEventId(Urn) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
setEventId(Urn) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetSelectionBuilder
Sets event id to the provided Urn
setEventMode(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
setEventTimelines(Map<Locale, ExportableEventTimelineCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setExceptionHandlingStrategy(ExceptionHandlingStrategy) - Method in interface com.sportradar.unifiedodds.sdk.cfg.ConfigurationBuilderBase
Sets the value specifying how exceptions thrown in the SDK are handled
setExceptionHandlingStrategy(ExceptionHandlingStrategy) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
setExhibitionGames(Boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setExportEnabled(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofUsageConfigurationImpl
 
setExtraInfo(Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setFastHttpClientTimeout(Duration) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
Sets the timeout for HttpClient for fast api request (in seconds).
setFeedStatus(SportEventStatusDto) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
setFeedStatus(SportEventStatusDto) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Sets the SportEventStatusDto received from the feed
setFetchInfo(String, Date) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
setFinalized(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventTimelineCi
 
setFixture(ExportableFixtureCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setFixtureChangeInterval(Duration) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
setFixtureChangeInterval(Duration) - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Sets the fixture change interval between two Sports API requests.
setFixtureChangeTimestamp(Date) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
setFixtureChangeTimestamp(Date) - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Sets the last processed fixture change timestamp It can be only set when it is stopped
setFlaggedDown(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setFullNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setGameType(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawInfoCi
 
setGender(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setGender(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setGoalScorer(ExportableEventPlayerCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setGroup(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setGroup(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setGroupId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setGroupId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setGroupNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setGroups(List<ExportableGroupCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setHand(PitcherHand) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
setHeight(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setHomeScore(BigDecimal) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setHorizontalStripes(Boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setHorizontalStripesColor(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setHost(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
setHost(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
setHost(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofUsageConfigurationImpl
 
setHttpClientFastFailingTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the timeout which should be used on HTTP requests for fast failing endpoints (seconds)
setHttpClientMaxConnPerRoute(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets maximum number of concurrent connections per route for http client.
setHttpClientMaxConnPerRoute(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
setHttpClientMaxConnTotal(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets connection pool size for http client.
setHttpClientMaxConnTotal(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
setHttpClientRecoveryTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the timeout which should be used on HTTP requests for recovery endpoints (seconds)
setHttpClientRecoveryTimeout(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
setHttpClientTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the timeout which should be used on HTTP requests (seconds)
setHttpClientTimeout(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
setId(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SdkConnection
 
setId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
 
setId(int) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDelayedInfoCi
 
setId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
setId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
setId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
setId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRefereeCi
 
setId(int) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStreamingChannelCi
 
setId(int) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setIgnoreBetPalTimelineSportEventStatus(boolean) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the value indicating whether to ignore sport event status from timeline endpoint for sport events on BetPal producer
setIgnoreBetPalTimelineSportEventStatus(boolean) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
Sets the value indicating whether to ignore sport event status from timeline endpoint for sport events on BetPal producer
setIgnoreBetPalTimelineSportEventStatusCacheTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the ignore BetPal timeline sport event status cache timeout.
setInactivitySeconds(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the max time window between two consecutive alive messages before the associated producer is marked as down
setInactivitySeconds(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
setInactivitySecondsPrematch(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the max time window between two consecutive alive messages before the prematch producer is marked as down
setInactivitySecondsPrematch(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
setIncludes(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
setInHostedStatistics(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
setInLiveCenterSoccer(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
setInLiveMatchTracker(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
setInLiveScore(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
setJerseyNumber(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setJerseys(List<ExportableJerseyCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setLanguages(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
setLastAliveReceivedGenTimestamp(long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setLastAliveReceivedGenTimestamp(int, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
setLastAliveReceivedGenTimestamp(int, long) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
setLastDataReceived(Date) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketDescriptionCi
 
setLastMessageTimestamp(long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setLastProcessedMessageGenTimestamp(long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setLastProcessedMessageGenTimestamp(int, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
setLastProcessedMessageGenTimestamp(int, long) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
setLastRecoveryAttemptTimestamp(long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setLastRecoveryMessageReceivedTimestamp(long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setLevel(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
setListener(EventChangeListener) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
setListener(EventChangeListener) - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
setListener(UofListener) - Method in interface com.sportradar.unifiedodds.sdk.UofSessionBuilder
 
setLive(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCoverageInfoCi
 
setLiveCoverage(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCoverageCi
 
setLiveOdds(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
setLoadedCompetitorLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setLoadedCompetitorLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
setLoadedFixtureLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setLoadedFixtureLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
setLoadedSummaryLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setLoadedSummaryLocales(List<Locale>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceStageCi
 
setLotteryId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
setManager(ExportableManagerCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setMarketId(int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
setMarketId(int) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetSelectionBuilder
Sets market id to the provided value
setMatchClock(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setMatchStatusCode(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setMatchTime(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setMaxCoverageLevel(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
setMaxCovered(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
setMaxRecoveryTime(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the maximum time in seconds in which recovery must be completed (minimum 600 seconds)
setMaxRecoveryTime(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
setMessageInterest(MessageInterest) - Method in interface com.sportradar.unifiedodds.sdk.UofSessionBuilder
 
setMessagingHost(String) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Sets the host name of the AMQP server
setMessagingPassword(String) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Sets the password used to authenticate with the messaging server
setMessagingPort(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Sets a custom port used to connect to AMQP broker
setMessagingUsername(String) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Sets the username used to authenticate with the messaging server
setMessagingUseSsl(boolean) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Sets the value specifying whether SSL should be used to communicate with the messaging server
setMessagingVirtualHost(String) - Method in interface com.sportradar.unifiedodds.sdk.cfg.CustomConfigurationBuilder
Sets the virtual host used to connect to the messaging server
setMethod(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
setMinCoverageLevel(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
setMinIntervalBetweenRecoveryRequest(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
setMinIntervalBetweenRecoveryRequests(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the minimal time between two successive recovery requests initiated by alive messages (minimum 20 seconds)
setName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCarCi
 
setName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerCi
 
setName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableGroupCi
 
setName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePitcherCi
 
setName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoLinkCi
 
setName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRefereeCi
 
setName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStreamingChannelCi
 
setName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTvChannelCi
 
setNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCi
 
setNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawResultCi
 
setNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setNationalities(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableManagerCi
 
setNationalities(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setNationalities(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRefereeCi
 
setNewTime(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableScheduledStartTimeChangeCi
 
setNextLiveTime(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setNextMessageProcessor(FeedMessageProcessor) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageProcessor
Sets the next message processor that should be invoked after the message processing is finished
setNextMessageProcessor(FeedMessageProcessor) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CacheMessageProcessor
 
setNextMessageProcessor(FeedMessageProcessor) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.processing.pipeline.CompositeMessageProcessor
This method should be ignored since the CompositeMessageProcessor is the trigger/starter of the processing pipeline and can't have a successor processor
setNextMessageProcessor(FeedMessageProcessor) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
This method should be ignored since the UofSessionImpl is the final dispatching message processor.
setNickname(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setNodeId(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.ConfigurationBuilderBase
Sets the node id used to separate between SDK instances associated with the same account MTS customer must set this value! Use only positive numbers; negative are reserved for internal use.
setNodeId(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
setNumber(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setNumber(int) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableHoleCi
 
setNumber(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setNumber(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setOdds(double) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
setOdds(double) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetSelectionBuilder
Sets the odds
setOldTime(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableScheduledStartTimeChangeCi
 
setOmitMarketMappings(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofAdditionalConfigurationImpl
 
setOtherMatchId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setOtherMatchId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setOutcomeId(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
setOutcomeId(String) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetSelectionBuilder
Sets outcome id to the provided value
setPar(int) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableHoleCi
 
setParentId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setParentStageId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
setPassword(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
setPeriod(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setPeriodName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setPhase(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setPhase(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setPhaseOrGroupLongNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setPhaseOrGroupLongNames(Map<Locale, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setPitch(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
setPitchers(List<ExportablePitcherCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
setPlayed(int) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
setPlayer(ExportableEventPlayerCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setPoints(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setPort(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
setPort(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
setProducerDown(int, boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
setProducerDown(int, boolean) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
setProducerInfo(ExportableProducerInfoCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setProducerInfoLinks(List<ExportableProducerInfoLinkCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
setProducerRecoveryFromTimestamp(int, long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
setProducerRecoveryFromTimestamp(int, long) - Method in interface com.sportradar.unifiedodds.sdk.managers.ProducerManager
Sets the last message received timestamp.
setProducerRecoveryInfo(int, RecoveryInfo) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerManagerImpl
 
setProducerRecoveryInfo(int, RecoveryInfo) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkProducerManager
 
setProfileCacheTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the timeout for cache items in ProfileCache (in hours)
setRabbitConnectionTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the rabbit timeout setting for connection attempts (in seconds)
setRabbitConnectionTimeout(int) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
Sets the rabbit timeout setting for connection attempts (in seconds) Between 10 and 120 (default 30s) - set before connection is made
setRabbitHeartbeat(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets a heartbeat timeout to use when negotiating with the rabbit server (in seconds)
setRabbitHeartbeat(int) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.RuntimeConfiguration
Deprecated.
Sets a heartbeat timeout to use when negotiating with the rabbit server (in seconds) Between 10 and 180 (default 60s) - set before connection is made
setRaceDriverId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceDriverProfileCi
 
setRaceDriverProfile(ExportableRaceDriverProfileCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setRaceTeamId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableRaceDriverProfileCi
 
setRecoveryFromTimestamp(long) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setRecoveryInfo(RecoveryInfo) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerData
 
setReferee(ExportableRefereeCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
setReference(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoLinkCi
 
setReferenceId(Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setReferences(Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setReplacedBy(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setReplacedBy(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
 
setReplayHost(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
setResultChangeInterval(Duration) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
setResultChangeInterval(Duration) - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Sets the result change interval between two Sports API requests.
setResultChangeTimestamp(Date) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
setResultChangeTimestamp(Date) - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Sets the last processed result change timestamp It can be only set when it is stopped
setResults(List<ExportableDrawResultCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
setRound(ExportableCompleteRoundCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setSapiStatus(SportEventStatusDto) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
setSapiStatus(SportEventStatusDto) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Sets the SportEventStatusDto received from the Sports API
setScheduled(int) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
setScheduled(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
 
setScheduledDraws(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLotteryCi
 
setScheduledEnd(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
 
setScheduledStartTimeChanges(List<ExportableScheduledStartTimeChangeCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setSeason(ExportableSeasonCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setSeason(ExportableSeasonCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setSeasonCoverage(ExportableSeasonCoverageCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setSeasonId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCoverageCi
 
setShirtType(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setShortName(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setShouldFetchCategories(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportCi
 
setSleeve(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setSleeveDetail(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setSpecificEventsOnly(Set<Urn>) - Method in interface com.sportradar.unifiedodds.sdk.UofSessionBuilder
 
setSpecificEventsOnly(Urn) - Method in interface com.sportradar.unifiedodds.sdk.UofSessionBuilder
 
setSpecifiers(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.CustomBetSelectionBuilderImpl
 
setSpecifiers(String) - Method in interface com.sportradar.unifiedodds.sdk.managers.CustomBetSelectionBuilder
Sets specifiers to the provided value
setSplit(Boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setSplitColor(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setSportEventCacheTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the timeout for cache items in SportEventCache (in hours)
setSportEventStatusCacheTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the timeout for cache items in SportEventStatusCache (in minutes)
setSportEventType(SportEventType) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
setSportId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setSquares(Boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setSquaresColor(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setStagesIds(List<String>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
setStageType(StageType) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setStageType(StageType) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableStageCi
 
setStartDate(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
setStartTime(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setStartTimeConfirmed(boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setStartTimeTbd(Boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setStartTimeTbd(Boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventCi
 
setState(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setState(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableVenueCi
 
setStaticMappingsData(List<MarketMappingCi>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketDescriptionImpl
 
setStatisticsInterval(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the interval for automatically collecting statistics (in minutes)
setStatisticsInterval(int) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofAdditionalConfigurationImpl
 
setStatus(DrawStatus) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawCi
 
setStoppageTime(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setStreamingChannels(List<ExportableStreamingChannelCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableProducerInfoCi
 
setStreamUrl(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTvChannelCi
 
setStripes(Boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setStripesColor(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setTeam(HomeAway) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setTemperatureCelsius(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
setTime(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setTime(Date) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTvChannelCi
 
setTimelineEvents(List<ExportableTimelineEventCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventTimelineCi
 
setTimeType(TimeType) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawInfoCi
 
setTournamentCoverage(ExportableTournamentCoverageCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTournamentCi
 
setTournamentId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setTournamentId(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
setTournamentRound(ExportableLoadableRoundCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableMatchCi
 
setTvChannels(List<ExportableTvChannelCi>) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableFixtureCi
 
setType(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompleteRoundCi
 
setType(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableEventPlayerAssistCi
 
setType(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableJerseyCi
 
setType(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableLoadableRoundCi
 
setType(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setType(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setUsername(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
setValue(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableDrawResultCi
 
setValue(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setVariantMarketDescriptionCacheTimeout(int) - Method in interface com.sportradar.unifiedodds.sdk.cfg.RecoveryConfigurationBuilder
Sets the timeout for cache items in single variant market description cache (in hours)
setVenue(ExportableVenueCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitionCi
 
setVenue(ExportableVenueCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setVirtual(Boolean) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableCompetitorCi
 
setVirtualHost(String) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
setWeatherConditions(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
setWeatherInfo(ExportableWeatherInfoCi) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSportEventConditionsCi
 
setWeight(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportablePlayerProfileCi
 
setWind(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
setWindAdvantage(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableWeatherInfoCi
 
setX(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setY(Integer) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableTimelineEventCi
 
setYear(String) - Method in class com.sportradar.unifiedodds.sdk.oddsentities.exportable.ExportableSeasonCi
 
shutdown() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
shutdownCompleted(ShutdownSignalException) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.RecoveryManagerImpl
This method is called when the AMQP channel gets shut down/disconnect detected
shutdownNow() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskScheduler
Shuts down all the scheduled tasks
shutdownNow() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskSchedulerImpl
Shuts down all the scheduled tasks
shutdownNow() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Attempts to stop all actively executing tasks, halts the processing of waiting tasks, and returns a list of the tasks that were awaiting execution.
SimpleMathOperation - Enum in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 22/06/2017.
SimpleOperand - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 22/06/2017.
SingleInstanceAmqpConnectionFactory - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
A AmqpConnectionFactory implementation which creates only one connection instance.
SingleInstanceAmqpConnectionFactory(ConfiguredConnectionFactory, SdkInternalConfiguration, SdkConnectionStatusListener, WhoAmIReader, FirewallChecker, TimeUtils, SslProtocolsProvider) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SingleInstanceAmqpConnectionFactory
Initializes a new instance of the SingleInstanceAmqpConnectionFactory class
SingleRecoveryManagerSupervisor - Class in com.sportradar.unifiedodds.sdk.internal.impl.recovery
 
SingleRecoveryManagerSupervisor(SdkInternalConfiguration, SdkProducerManager, SdkProducerStatusListener, SdkEventRecoveryStatusListener, SnapshotRequestManager, SdkTaskScheduler, ScheduledExecutorService, HttpHelper, FeedMessageFactory, WhoAmIReader, SequenceGenerator, TimeUtils, TelemetryFactory) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.recovery.SingleRecoveryManagerSupervisor
 
Sleep - Class in com.sportradar.utils.thread.sleep
 
Sleep() - Constructor for class com.sportradar.utils.thread.sleep.Sleep
 
SnapshotCompleted - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Created on 17/09/2018.
SnapshotFailed - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Created on 08/11/2018.
SnapshotFailedImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.recovery
Created on 08/11/2018.
SnapshotRequest - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Created on 17/09/2018.
SnapshotRequestManager - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Created on 17/09/2018.
SocketFactory - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
SocketFactory() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SocketFactory
 
SpecificValueMappingValidator - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings
A MappingValidator which checks the value of the specifier against a specific value
Specifier - Interface in com.sportradar.unifiedodds.sdk.entities.markets
Defines methods used to access specifier type and name
SpecifierImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 14/06/2017.
SpecifierImpl(MarketSpecifierCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.markets.SpecifierImpl
 
specifierKeyListToString(List<Specifier>) - Static method in class com.sportradar.utils.SdkHelper
 
specifierListToString(List<Specifier>) - Static method in class com.sportradar.utils.SdkHelper
 
SPECIFIERS_DELIMITER - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
split(String) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.MappingValidatorFactory
Constructs a Map containing validation entries composed from the provided string representation
Sport - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a sport
SportCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access cached sports data
SportData - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
Contains basic information about a sport (soccer, basketball, ...)
SportDataProvider - Interface in com.sportradar.unifiedodds.sdk.managers
Defines methods implemented by classes used to provide sport related data (sports, tournaments, competitions, ...)
SportDataProviderImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
Provides access to sport related data (sports, tournaments, sport events, ...)
SportEntityData - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
Contains sport related entity (sport, category, tournament) data
SportEntityFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods implemented by classes used to build Sport and Tournament instances.
SportEntityFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
A factory used to construct Competition and Tournament instances
SportEntityFactoryImpl(SportsDataCache, SportEventCache, ProfileCache, SportEventStatusFactory, MappingTypeProvider, SdkInternalConfiguration) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.SportEntityFactoryImpl
Initializes a new instance of the SportEntityFactoryImpl
SportEvent - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing the target(tournament, match, race) of feed messages
SportEventCache - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Created on 20/10/2017.
SportEventCacheImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
Implements methods used to access sport event data
SportEventCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access sport event type properties
SportEventConditions - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing sport event conditions
SportEventConditionsCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A sport event conditions representation used by caching components
SportEventConditionsCi(SapiSportEventConditions, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
Initializes a new instance of the SportEventConditionsCi class
SportEventConditionsCi(ExportableSportEventConditionsCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.SportEventConditionsCi
 
SportEventConditionsImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Provides information about sport event conditions
SportEventConditionsImpl(SportEventConditionsCi, List<Locale>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventConditionsImpl
Initializes a new instance of SportEventConditionsImpl
SportEventGenericImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
The generic sport event entity, built if the event type could not be
SportEventGenericImpl(Urn, Urn) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventGenericImpl
Initializes a new instance of SportEventGenericImpl
SportEventNameExpression - Class in com.sportradar.unifiedodds.sdk.internal.impl.markets
Created on 12/12/2017.
SportEventStatisticsDto - Class in com.sportradar.unifiedodds.sdk.internal.impl.dto
A data-transfer-object representation for sport event status statistics.
SportEventStatisticsDto(List<TeamStatisticsDto>, List<PeriodStatisticsDto>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatisticsDto
 
SportEventStatusCache - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods implemented by classes used to cache SportEventStatusDto instances
SportEventStatusCacheImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
Cache storing sport event statuses
SportEventStatusCacheImpl(Cache<String, SportEventStatusCi>, SportEventCache, Cache<String, Date>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEventStatusCacheImpl
Initializes a new SportEventStatusCacheImpl instance
SportEventStatusCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
A sport event status cache representation
SportEventStatusCiImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl.ci
A basic implementation of sport event status cache representation
SportEventStatusCiImpl(SportEventStatusDto, SportEventStatusDto) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
SportEventStatusDto - Class in com.sportradar.unifiedodds.sdk.internal.impl.dto
A data-transfer-object representation for sport event status.
SportEventStatusDto(SapiStageSportEventStatus) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Initializes a new instance of the SportEventStatusDto from the provided SapiStageSportEventStatus which is fetched from the API
SportEventStatusDto(SapiSportEventStatus, SapiMatchStatistics, Map<HomeAway, String>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Initializes a new instance of the SportEventStatusDto from the provided SapiSportEventStatus which is fetched from the API
SportEventStatusDto(UfSportEventStatus) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Initializes a new instance of the SportEventStatusDto from the provided UfSportEventStatus which is received as a part of messages
SportEventStatusFactory - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Defines methods used to build various sport event statuses
SportEventStatusFactoryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
Factory used to build various sport event status instances such as MatchStatus,...
SportEventStatusFactoryImpl(SportEventStatusCache, NamedValuesProvider) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.SportEventStatusFactoryImpl
 
SportEventType - Enum in com.sportradar.unifiedodds.sdk.entities
Enumerates available types of sport event types
SportImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a sport
SportImpl(Urn, Map<Locale, String>, List<Category>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportImpl
Initializes a new instance of SportImpl
SportsDataCache - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access sports data cache items
SportsDataCacheImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl
Implements methods used to access various sport events data
SportsDataCacheImpl(Cache<Urn, SportCi>, Cache<Urn, CategoryCi>, CacheItemFactory, DataRouterManager) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.impl.SportsDataCacheImpl
 
SportSummary - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a sport
SportSummaryImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a basic sport summary
SslProtocolsProvider - Class in com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection
 
SslProtocolsProvider() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.SslProtocolsProvider
 
Stage - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing sport events of stage type
StageCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access stage type properties
StageImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a race type of sport event (more than two competitors)
StageImpl(Urn, Urn, SportEventCache, SportEventStatusFactory, SportEntityFactory, List<Locale>, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Initializes a new instance of the StageImpl
StageStatus - Interface in com.sportradar.unifiedodds.sdk.entities.status
Defines methods used to access match specific status attributes
StageStatusImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities.status
Provides methods used to access match status information
StageStatusImpl(SportEventStatusCi, LocalizedNamedValueCache) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.StageStatusImpl
 
StageType - Enum in com.sportradar.unifiedodds.sdk.entities
An enumeration of possible stage types
start() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
start() - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Starts scheduled job for fetching fixture and result changes
startNew(Runnable, String, int) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.RabbitMqMonitoringThreads
 
startOneTimeTask(String, Runnable) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskScheduler
Creates and executes a one-shot action
startOneTimeTask(String, Runnable) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkTaskSchedulerImpl
Creates and executes a one-shot action
startSupervising() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.SingleRecoveryManagerSupervisor
 
stop() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.EventChangeManagerImpl
 
stop() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ReplayManager
 
stop() - Method in interface com.sportradar.unifiedodds.sdk.managers.EventChangeManager
Stops scheduled job for fetching fixture and result changes
stopSupervising() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.recovery.SingleRecoveryManagerSupervisor
 
streamFetchCatchEndpoint(DataProvider<T>, Locale, String...) - Static method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
Method used to wrap up the checked exception in an uncatched exception - streams can not handle checked exception and delegate them forward.
StreamingChannel - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access streaming channel data
StreamingChannelCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A streaming channel representation used by caching components
StreamingChannelCi(SapiStreamingChannel) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.StreamingChannelCi
Initializes a new instance of the StreamingChannelCi class
StreamingChannelImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a streaming channel
StreamUtils - Class in com.sportradar.utils
Generic stream utility methods
StreamWrapperException - Exception in com.sportradar.unifiedodds.sdk.internal.exceptions
A general util exception used to wrap checked exception within streams
StreamWrapperException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.internal.exceptions.StreamWrapperException
 
stringIsNullOrEmpty(String) - Static method in class com.sportradar.utils.SdkHelper
Check is string is null or empty
stringSetToString(Set<String>) - Static method in class com.sportradar.utils.SdkHelper
 
submit(Callable<T>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Submits a value-returning task for execution and returns a Future representing the pending results of the task.
submit(Runnable, T) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Submits a Runnable task for execution and returns a Future representing that task.
submit(Runnable) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.util.MdcScheduledExecutorService
Submits a Runnable task for execution and returns a Future representing that task.

T

targetingIntegration() - Method in class com.sportradar.unifiedodds.sdk.internal.di.BookmakerDetailsProviderFactory
 
targetingProduction() - Method in class com.sportradar.unifiedodds.sdk.internal.di.BookmakerDetailsProviderFactory
 
TeamCompetitor - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a competing team
TeamCompetitorImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a competing team
TeamCompetitorImpl(Urn, ProfileCache, String, Integer, Boolean, SportEventCi, List<Locale>, SportEntityFactory, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.TeamCompetitorImpl
Initializes a new instance of the TeamCompetitorImpl class
TeamDivision - Variable in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
 
TeamQualifier - Variable in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
 
TeamStatistics - Interface in com.sportradar.unifiedodds.sdk.entities.status
Defines methods used to access team statistics
TeamStatisticsDto - Class in com.sportradar.unifiedodds.sdk.internal.impl.dto
Team statistics data transfer object
Telemetry - Interface in com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
TELEMETRY_TAG_KEY - Static variable in class com.sportradar.unifiedodds.sdk.internal.caching.impl.DataRouterManagerImpl
 
TelemetryFactory - Class in com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
TelemetryFactory(Telemetry, TimeUtils) - Constructor for class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryFactory
 
TelemetryFactory.GaugeValue - Class in com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
TelemetryImpl - Class in com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
TelemetryImpl(OpenTelemetry, String, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.common.telemetry.TelemetryImpl
 
TimelineEvent - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access timeline event properties
TimelineEventCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
Created on 24/11/2017.
TimeType - Enum in com.sportradar.unifiedodds.sdk.entities
Possible time types
TimeUtils - Interface in com.sportradar.unifiedodds.sdk.internal.impl
Created on 06/04/2018.
TimeUtilsImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
Created on 06/04/2018.
TimeUtilsImpl() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.TimeUtilsImpl
 
toDate(XMLGregorianCalendar) - Static method in class com.sportradar.utils.SdkHelper
 
toDate(String) - Static method in class com.sportradar.utils.SdkHelper
 
TokenSetter - Interface in com.sportradar.unifiedodds.sdk.cfg
Defines methods implemented by classes taking care of the 1st step when building configuration - setting the token.
TokenSetterImpl - Class in com.sportradar.unifiedodds.sdk.internal.cfg
The default implementation of the TokenSetter
TokenSetterImpl(SdkConfigurationPropertiesReader, SdkConfigurationYamlReader, Function<UofConfiguration, WhoAmIReader>, Function<UofConfiguration, ProducerDataProvider>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.cfg.TokenSetterImpl
 
toKeyValueStore() - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Returns a Map containing data of the sport event status ordered in key/value pairs
toKeyValueStore() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.impl.ci.SportEventStatusCiImpl
 
toKeyValueStore() - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.SportEventStatusCi
Returns a Map containing data of the sport event status ordered in key/value pairs
toKeyValueStore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.SportEventStatusDto
Returns a Map containing data of the sport event status ordered in key/value pairs
toKeyValueStore() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Returns a Map containing data of the sport event status ordered in key/value pairs
toShortString() - Method in enum com.sportradar.unifiedodds.sdk.MessageInterest
 
toString() - Method in class com.sportradar.unifiedodds.sdk.extended.RoutingKeyInfo
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.CompleteRoundCiImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.LoadableRoundCiImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.MarketMappingCi
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofAdditionalConfigurationImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofCacheConfigurationImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofProducerConfigurationImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofUsageConfigurationImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DataProvider
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.PeriodScoreDto
Returns a String describing the current PeriodScoreDto instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.dto.TeamStatisticsDto
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.AssistImpl
Returns a String describing the current Assist instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.BasicTournamentImpl
Returns a String describing the current Tournament instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategoryImpl
Returns a String describing the current Category instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CategorySummaryImpl
Returns a String describing the current CategorySummary instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorImpl
Returns a String describing the current Competitor instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CompetitorResultImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CoverageInfoImpl
Returns a String describing the current CoverageInfo instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.CurrentSeasonInfoImpl
Returns a String describing the current CurrentSeasonInfo instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventClockImpl
Returns a String describing the current EventClock instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.EventPlayerImpl
Returns a String describing the current Player instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureImpl
Returns a String describing the current Fixture instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.GoalScorerImpl
Returns a String describing the current Player instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.GroupImpl
Returns a String describing the current Group instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.JerseyImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.LotteryImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.MatchImpl
Returns a String describing the current Match instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PeriodScoreImpl
Returns a String describing the current PeriodScore instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PitcherImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerImpl
Returns a String describing the current Player instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.PlayerProfileImpl
Returns a String describing the current PlayerProfile instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoImpl
Returns a String describing the current ProducerInfo instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ProducerInfoLinkImpl
Returns a String describing the current ProducerInfoLink instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RefereeImpl
Returns a String describing the current Referee instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ReferenceImpl
Returns a String describing the current Reference instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.RoundImpl
Returns a String describing the current Round instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.ScheduledStartTimeChangeImpl
Returns a String describing the current ScheduledStartTimeChange instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonCoverageImpl
Returns a String describing the current SeasonCoverage instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonImpl
Returns a String describing the current Season instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SeasonInfoImpl
Returns a String describing the current SeasonInfo instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportEventConditionsImpl
Returns a String describing the current SportEventConditions instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportImpl
Returns a String describing the current Sport instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.SportSummaryImpl
Returns a String describing the current SportSummary instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StageImpl
Returns a String describing the current Stage instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.StreamingChannelImpl
Returns a String describing the current StreamingChannel instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TeamCompetitorImpl
Returns a String describing the current TeamCompetitor instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Returns a String describing the current Tournament instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.TvChannelImpl
Returns a String describing the current TvChannel instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.VenueImpl
Returns a String describing the current Venue instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.WeatherInfoImpl
Returns a String describing the current WeatherInfo instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.CompositeMappingValidator
Constructs and returns a string representation of the current instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.DecimalValueMappingValidator
Constructs and returns a string representation of the current instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.SpecificValueMappingValidator
Constructs and returns a string representation of the current instance
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketMappingDataImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.SpecifierImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.markets.MarketMetadataImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.oddsentities.RecoveryInfoImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.ProducerImpl
 
toString() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
 
toString() - Method in class com.sportradar.utils.Urn
Returns a String that represents this instance
Tournament - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes providing information about a tournament
TournamentCi - Interface in com.sportradar.unifiedodds.sdk.internal.caching
Defines methods used to access cached tournament data
TournamentCoverage - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods used to access tournament coverage information
TournamentCoverageCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.impl.ci
Created on 25/10/2017.
TournamentImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a sport tournament
TournamentImpl(Urn, Urn, List<Locale>, SportEventCache, SportEntityFactory, ExceptionHandlingStrategy) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.TournamentImpl
Initializes a new TournamentImpl instance
TournamentInfo - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes providing data of a tournament
Translations - Class in com.sportradar.unifiedodds.sdk.internal.caching
 
Translations(Locale, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.Translations
 
tryExtractCommunicationExceptionHttpStatusCode(int) - Method in exception com.sportradar.unifiedodds.sdk.internal.exceptions.DataProviderException
 
tryExtractCommunicationExceptionUrl(String) - Method in exception com.sportradar.unifiedodds.sdk.internal.exceptions.DataProviderException
 
tryGetPropertyValue(String, Class<T>) - Method in interface com.sportradar.unifiedodds.sdk.entities.status.CompetitionStatus
Tries to return the requested property value in the required type (for a list of all available properties look at CompetitionStatus.getProperties())
tryGetPropertyValue(String, Class<T>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.entities.status.CompetitionStatusImpl
Tries to return the requested property value in the required type
TvChannel - Interface in com.sportradar.unifiedodds.sdk.entities
An interface providing methods to access TvChannel implementations properties
TvChannelImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a TV channel

U

UnifiedFeedConstants - Class in com.sportradar.unifiedodds.sdk.internal.impl
Created on 28/06/2017.
UnifiedOddsStatistics - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
UnifiedOddsStatistics() - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
UnifiedOddsStatisticsMBean - Interface in com.sportradar.unifiedodds.sdk.internal.impl
 
UNKNOWN_PRODUCER_ID - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
unload() - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.Deserializer
 
unload() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.DeserializerImpl
 
unload() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
 
UnmarshalledMessage - Interface in com.sportradar.unifiedodds.sdk.oddsentities
An interface implemented by all the feed schema message objects
UnparsableMessage<T extends SportEvent> - Interface in com.sportradar.unifiedodds.sdk.oddsentities
The event that gets released when an unparsable/bad message gets detected
UnsupportedMessageInterestCombination - Exception in com.sportradar.unifiedodds.sdk.exceptions
Exception thrown when an invalid MessageInterest session combination was used to init the SDK
UnsupportedMessageInterestCombination(String) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.UnsupportedMessageInterestCombination
 
UnsupportedUrnFormatException - Exception in com.sportradar.unifiedodds.sdk.exceptions
The following exception gets thrown when a URN object fails to initialize
UnsupportedUrnFormatException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.UnsupportedUrnFormatException
 
UnsupportedUrnFormatException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.UnsupportedUrnFormatException
 
UofAdditionalConfiguration - Interface in com.sportradar.unifiedodds.sdk.cfg
This class is used to specify additional configuration
UofAdditionalConfigurationImpl - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
UofApiConfiguration - Interface in com.sportradar.unifiedodds.sdk.cfg
 
UofApiConfigurationImpl - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
UofCacheConfiguration - Interface in com.sportradar.unifiedodds.sdk.cfg
 
UofCacheConfigurationImpl - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
UofConfiguration - Interface in com.sportradar.unifiedodds.sdk.cfg
 
uofConfiguration - Variable in class com.sportradar.unifiedodds.sdk.UofSdk
 
UofConfigurationImpl - Class in com.sportradar.unifiedodds.sdk.internal.cfg
This class is used to specify various configuration parameters for a session to the Sportradar system(s)
UofConfigurationImpl(Function<UofConfiguration, WhoAmIReader>, Function<UofConfiguration, ProducerDataProvider>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
UofExtListener - Interface in com.sportradar.unifiedodds.sdk.extended
Interface to handle received messages and data from Sports API.
UofGlobalEventsListener - Interface in com.sportradar.unifiedodds.sdk
Defines methods used to handle messages which are not related with a UofSession but with producers or SDK it-self.
UofListener - Interface in com.sportradar.unifiedodds.sdk
These are all the messages you can receive relating to odds.
UofProducerConfiguration - Interface in com.sportradar.unifiedodds.sdk.cfg
 
UofProducerConfigurationImpl - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
UofRabbitConfiguration - Interface in com.sportradar.unifiedodds.sdk.cfg
 
UofRabbitConfigurationImpl - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
UofRabbitConfigurationImpl() - Constructor for class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 
UofSdk - Class in com.sportradar.unifiedodds.sdk
The main SDK object, this is the starting point of the UF SDK.
UofSdk(UofGlobalEventsListener, UofConfiguration) - Constructor for class com.sportradar.unifiedodds.sdk.UofSdk
The most basic feed constructor
UofSdk(UofGlobalEventsListener, UofConfiguration, UofExtListener) - Constructor for class com.sportradar.unifiedodds.sdk.UofSdk
The following constructor is used to create the UofSdk instance directly with the internal configuration
UofSdk(UofGlobalEventsListener, UofConfiguration, boolean, CustomisableSdkModule, UofExtListener) - Constructor for class com.sportradar.unifiedodds.sdk.UofSdk
The following constructor is used to crate the UofSdk instance with a custom injection module
UofSdk(UofConfiguration, Injector) - Constructor for class com.sportradar.unifiedodds.sdk.UofSdk
The following constructor should be used only for testing purposes
UofSdkException - Exception in com.sportradar.unifiedodds.sdk.exceptions
The base SDK exception class
UofSdkException(String) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.UofSdkException
 
UofSdkException(String, Exception) - Constructor for exception com.sportradar.unifiedodds.sdk.exceptions.UofSdkException
 
UofSdkExt - Class in com.sportradar.unifiedodds.sdk.extended
The main SDK object, this is the starting point of the UF SDK.
UofSdkExt(UofGlobalEventsListener, UofConfiguration, UofExtListener) - Constructor for class com.sportradar.unifiedodds.sdk.extended.UofSdkExt
The most basic feed constructor
UofSdkForReplay - Class in com.sportradar.unifiedodds.sdk
An extension of the UofSdk that has the ability to perform replay server actions.
UofSdkForReplay(UofGlobalEventsListener, UofConfiguration) - Constructor for class com.sportradar.unifiedodds.sdk.UofSdkForReplay
Initializes a new UofSdkForReplay instance.
UofSdkForReplay(UofGlobalEventsListener, UofConfiguration, CustomisableSdkModule) - Constructor for class com.sportradar.unifiedodds.sdk.UofSdkForReplay
Initializes a new UofSdkForReplay instance.
UofSession - Interface in com.sportradar.unifiedodds.sdk
This is the representation of one stream/session/connection to the Sportradar Odds Messages (It is possible to have one or more such session simultaneously listening to the same or different information)
UofSessionBuilder - Interface in com.sportradar.unifiedodds.sdk
 
UofSessionImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
UofSessionImpl(SdkInternalConfiguration, MessageReceiver, RecoveryManager, CompositeMessageProcessor, SdkProducerManager, SportDataProvider, SportEntityFactory, FeedMessageFactory, FeedMessageValidator, UnifiedOddsStatistics, Cache<String, String>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.UofSessionImpl
 
UofUsageConfiguration - Interface in com.sportradar.unifiedodds.sdk.cfg
 
UofUsageConfigurationImpl - Class in com.sportradar.unifiedodds.sdk.internal.cfg
 
updateApiHost(String) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.SdkInternalConfiguration
Updates the API host - this method can be used only while in replay mode, no other SDK modes support this
updateCacheItem(int, String) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.InvariantMarketDescriptionCache
 
updateCacheItem(int, String) - Method in interface com.sportradar.unifiedodds.sdk.internal.caching.markets.MarketDescriptionCache
 
updateCacheItem(int, String) - Method in class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantMarketDescriptionCache
 
updateSdkEnvironment(Environment) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
updateToIntegration() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.ApiHostUpdater
 
updateToProduction() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.ApiHostUpdater
 
Urn - Class in com.sportradar.utils
Represents a Uniform Resource Name
Urn(String, String, long) - Constructor for class com.sportradar.utils.Urn
Initializes a new instance of the Urn class
UsageGauge - Enum in com.sportradar.unifiedodds.sdk.internal.common.telemetry
 
UserAgentProvider - Class in com.sportradar.unifiedodds.sdk.internal.impl
 
UserAgentProvider(String, Instant) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.UserAgentProvider
 
useSsl(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofApiConfigurationImpl
 
useSsl(boolean) - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofRabbitConfigurationImpl
 

V

validate(UnmarshalledMessage, RoutingKeyInfo) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageValidator
Validates the provided UnmarshalledMessage instance
validate(UnmarshalledMessage, RoutingKeyInfo) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.FeedMessageValidatorImpl
Validates the provided UnmarshalledMessage instance
validate(Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.CompositeMappingValidator
Determines whether a specific mapping can be used to map market with provided specifiers
validate(Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.DecimalValueMappingValidator
Determines whether a specific mapping can be used to map market with provided specifiers
validate(Map<String, String>) - Method in class com.sportradar.unifiedodds.sdk.internal.impl.markets.mappings.SpecificValueMappingValidator
Determines whether a specific mapping can be used to map market with provided specifiers
validate(Map<String, String>) - Method in interface com.sportradar.unifiedodds.sdk.internal.impl.markets.MappingValidator
Determines whether a specific mapping can be used to map market with provided specifiers
validateBookmakerDetails() - Method in class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
validateMinimumSettings() - Method in class com.sportradar.unifiedodds.sdk.internal.cfg.UofConfigurationImpl
 
ValidationResult - Enum in com.sportradar.unifiedodds.sdk.internal.impl
Defines possible validation results
valueFromBasicStringDescription(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.HomeAway
 
valueFromBasicStringDescription(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.PitcherHand
 
valueFromMessageStatus(UfReportingStatus) - Static method in enum com.sportradar.unifiedodds.sdk.entities.ReportingStatus
Maps the value received trough a message to the ReportingStatus
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.cfg.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.BonusDrumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.BookingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.CoveredFrom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.DrawStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.DrawType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.EventStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.HomeAway
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.PeriodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.PitcherHand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.ReportingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.ResourceTypeGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.SportEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.StageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.TimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.ExceptionHandlingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.internal.common.telemetry.LongSdkHistogram
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.internal.common.telemetry.UsageGauge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.internal.impl.markets.SimpleMathOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.ClosingResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.OpeningResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.internal.impl.ValidationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.managers.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.managers.ReplayStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.MessageInterest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.BetSettlementCertainty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.CashOutStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.FixtureChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.MarketStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.OddsChangeReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.OddsDisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.OutcomeResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerDownReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerStatusReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerUpReason
Returns the enum constant of this type with the specified name.
valueOfApiStatusId(int) - Static method in enum com.sportradar.unifiedodds.sdk.entities.EventStatus
 
valueOfApiStatusName(String) - Static method in enum com.sportradar.unifiedodds.sdk.entities.EventStatus
 
valueOfMessageStatus(UfEventStatusStatus) - Static method in enum com.sportradar.unifiedodds.sdk.entities.EventStatus
 
values() - Static method in enum com.sportradar.unifiedodds.sdk.cfg.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.BonusDrumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.BookingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.CoveredFrom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.DrawStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.DrawType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.EventStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.HomeAway
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.PeriodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.PitcherHand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.ReportingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.ResourceTypeGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.SportEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.StageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.entities.TimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.ExceptionHandlingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.internal.common.telemetry.LongSdkHistogram
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.internal.common.telemetry.UsageGauge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.internal.impl.markets.SimpleMathOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.ClosingResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.internal.impl.rabbitconnection.OpeningResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.internal.impl.ValidationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.managers.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.managers.ReplayStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.MessageInterest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.BetSettlementCertainty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.CashOutStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.FixtureChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.MarketStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.OddsChangeReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.OddsDisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.OutcomeResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerDownReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerStatusReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sportradar.unifiedodds.sdk.oddsentities.ProducerUpReason
Returns an array containing the constants of this enum type, in the order they are declared.
VARIANT_DESCRIPTION_NAME - Static variable in class com.sportradar.unifiedodds.sdk.internal.impl.UnifiedFeedConstants
 
VariantDescriptionCache - Interface in com.sportradar.unifiedodds.sdk.internal.caching.markets
Created on 14/12/2017.
VariantDescriptionCacheImpl - Class in com.sportradar.unifiedodds.sdk.internal.caching.markets
Created on 14/12/2017.
VariantDescriptionCacheImpl(Cache<String, VariantDescriptionCi>, DataProvider<VariantDescriptions>, MappingValidatorFactory, SdkTaskScheduler, List<Locale>, TelemetryFactory) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantDescriptionCacheImpl
 
VariantDescriptionCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci.markets
Created on 15/12/2017.
VariantDescriptionCi(DescVariant, MappingValidatorFactory, Locale, String) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.markets.VariantDescriptionCi
 
VariantMarketDescriptionCache - Class in com.sportradar.unifiedodds.sdk.internal.caching.markets
Single variant market description cache
VariantMarketDescriptionCache(Cache<String, MarketDescriptionCi>, DataProvider<MarketDescriptions>, MappingValidatorFactory, TimeUtils, VariantMarketDescriptionCache.Config, TelemetryFactory) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.markets.VariantMarketDescriptionCache
 
VariantMarketDescriptionCache.Config - Class in com.sportradar.unifiedodds.sdk.internal.caching.markets
 
VariantMarketListCache - Static variable in class com.sportradar.utils.SdkHelper
 
VariantMarketSingleCache - Static variable in class com.sportradar.utils.SdkHelper
 
Venue - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing a sport event venue
VenueCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A venue representation used by caching components
VenueCi(SapiVenue, Locale) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
Initializes a new instance of the VenueCi class
VenueCi(ExportableVenueCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.caching.ci.VenueCi
 
VenueImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Represents a sport event venue

W

WeatherInfo - Interface in com.sportradar.unifiedodds.sdk.entities
Defines methods implemented by classes representing weather conditions
WeatherInfoCi - Class in com.sportradar.unifiedodds.sdk.internal.caching.ci
A weather info representation used by caching components
WeatherInfoImpl - Class in com.sportradar.unifiedodds.sdk.internal.impl.entities
Provides information about weather conditions
WeatherInfoImpl(WeatherInfoCi) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.entities.WeatherInfoImpl
Initializes a new instance of the WeatherInfoImpl class
WhoAmIReader - Class in com.sportradar.unifiedodds.sdk.internal.impl.apireaders
 
WhoAmIReader(UofConfiguration, ApiHostUpdater, DataProvider<BookmakerDetails>, DataProvider<BookmakerDetails>, DataProvider<BookmakerDetails>) - Constructor for class com.sportradar.unifiedodds.sdk.internal.impl.apireaders.WhoAmIReader
 
WhoAmIReaderModule - Class in com.sportradar.unifiedodds.sdk.internal.di
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2016–2025. All rights reserved.