Uses of Interface
com.sportradar.unifiedodds.sdk.entities.FixtureChange
Packages that use FixtureChange
Package
Description
-
Uses of FixtureChange in com.sportradar.unifiedodds.sdk.internal.caching
Methods in com.sportradar.unifiedodds.sdk.internal.caching that return types with arguments of type FixtureChangeModifier and TypeMethodDescriptionDataRouterManager.requestFixtureChanges(Date after, Urn sportId, Locale locale) -
Uses of FixtureChange in com.sportradar.unifiedodds.sdk.internal.caching.impl
Methods in com.sportradar.unifiedodds.sdk.internal.caching.impl that return types with arguments of type FixtureChangeModifier and TypeMethodDescriptionDataRouterManagerImpl.requestFixtureChanges(Date after, Urn sportId, Locale locale) -
Uses of FixtureChange in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that return types with arguments of type FixtureChangeModifier and TypeMethodDescriptionSportDataProviderImpl.getFixtureChanges()Returns the list of all fixtures that have changed in the last 24 hoursSportDataProviderImpl.getFixtureChanges(Date after, Urn sportId) Returns the list of all fixtures that have changed in the last 24 hoursSportDataProviderImpl.getFixtureChanges(Date after, Urn sportId, Locale locale) Returns the list of all fixtures that have changed in the last 24 hoursSportDataProviderImpl.getFixtureChanges(Locale locale) Returns the list of all fixtures that have changed in the last 24 hours -
Uses of FixtureChange in com.sportradar.unifiedodds.sdk.internal.impl.entities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.entities that implement FixtureChange -
Uses of FixtureChange in com.sportradar.unifiedodds.sdk.managers
Methods in com.sportradar.unifiedodds.sdk.managers that return types with arguments of type FixtureChangeModifier and TypeMethodDescriptionSportDataProvider.getFixtureChanges()Returns the list of all fixtures that have changed in the last 24 hoursSportDataProvider.getFixtureChanges(Date after, Urn sportId) Returns the list of all fixtures that have changed in the last 24 hoursSportDataProvider.getFixtureChanges(Date after, Urn sportId, Locale locale) Returns the list of all fixtures that have changed in the last 24 hoursSportDataProvider.getFixtureChanges(Locale locale) Returns the list of all fixtures that have changed in the last 24 hours