| Package | Description |
|---|---|
| javastrava.api.v3.rest | |
| javastrava.api.v3.service | |
| javastrava.api.v3.service.impl |
| Modifier and Type | Method and Description |
|---|---|
StravaClub |
SegmentAPI.getClub(Integer id) |
StravaClub |
ClubAPI.getClub(Integer id) |
StravaClub[] |
ClubAPI.listAuthenticatedAthleteClubs() |
| Modifier and Type | Method and Description |
|---|---|
StravaClub |
ClubService.getClub(Integer id)
Retrieve details about a specific
club. |
| Modifier and Type | Method and Description |
|---|---|
List<StravaClub> |
ClubService.listAuthenticatedAthleteClubs()
|
| Modifier and Type | Method and Description |
|---|---|
StravaClub |
ClubServiceImpl.getClub(Integer id) |
| Modifier and Type | Method and Description |
|---|---|
List<StravaClub> |
ClubServiceImpl.listAuthenticatedAthleteClubs() |
Copyright © 2015 Dan Shannon. All rights reserved.