| Modifier and Type | Method and Description | 
|---|---|
List<PeriodStatus> | 
DataRouterManager.requestPeriodSummary(Urn id,
                    Locale locale,
                    List<Urn> competitorIds,
                    List<Integer> periods)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PeriodStatus> | 
DataRouterManagerImpl.requestPeriodSummary(Urn id,
                    Locale locale,
                    List<Urn> competitorIds,
                    List<Integer> periods)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PeriodStatus> | 
SportDataProviderImpl.getPeriodStatuses(Urn id,
                 Locale locale,
                 List<Urn> competitorIds,
                 List<Integer> periods)
Returns the list of  
PeriodStatus from the sport event period summary endpoint | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PeriodStatusImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
List<PeriodStatus> | 
SportDataProvider.getPeriodStatuses(Urn id,
                 Locale locale,
                 List<Urn> competitorIds,
                 List<Integer> periods)
Returns the list of  
PeriodStatus from the sport event period summary endpoint | 
Copyright © 2016–2025. All rights reserved.