Uses of Interface
com.sportradar.unifiedodds.sdk.entities.custombet.AvailableSelections
Packages that use AvailableSelections
Package
Description
-
Uses of AvailableSelections in com.sportradar.unifiedodds.sdk.entities.custombet
Methods in com.sportradar.unifiedodds.sdk.entities.custombet that return types with arguments of type AvailableSelectionsModifier and TypeMethodDescriptionCalculation.getAvailableSelections()Returns list of available selections -
Uses of AvailableSelections in com.sportradar.unifiedodds.sdk.internal.caching
Methods in com.sportradar.unifiedodds.sdk.internal.caching that return AvailableSelections -
Uses of AvailableSelections in com.sportradar.unifiedodds.sdk.internal.caching.impl
Methods in com.sportradar.unifiedodds.sdk.internal.caching.impl that return AvailableSelections -
Uses of AvailableSelections in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that return AvailableSelections -
Uses of AvailableSelections in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities that implement AvailableSelectionsModifier and TypeClassDescriptionclassImplements methods used to access available selections for the eventMethods in com.sportradar.unifiedodds.sdk.internal.impl.custombetentities that return types with arguments of type AvailableSelectionsModifier and TypeMethodDescriptionCalculationImpl.getAvailableSelections()Returns list of available selections -
Uses of AvailableSelections in com.sportradar.unifiedodds.sdk.managers
Methods in com.sportradar.unifiedodds.sdk.managers that return AvailableSelectionsModifier and TypeMethodDescriptionCustomBetManager.getAvailableSelections(Urn eventId) Returns anAvailableSelectionsinstance providing the available selections for the event associated with the providedUrnidentifier