public HistoricalUVIndexAPI
Modifier and Type | Method and Description |
---|---|
retrofit2.Call<List> |
getHistoricalUVIndexByCoords(double lat,
double lon,
long startTime,
long endTime) |
retrofit2.Call<List> |
getHistoricalUVIndexByCoords(double lat,
double lon,
int count,
long startTime,
long endTime) |