Uses of Record Class
edu.ucsb.cs156.frontiers.services.GithubTeamService.GithubTeamInfo
Packages that use GithubTeamService.GithubTeamInfo
-
Uses of GithubTeamService.GithubTeamInfo in edu.ucsb.cs156.frontiers.services
Methods in edu.ucsb.cs156.frontiers.services that return types with arguments of type GithubTeamService.GithubTeamInfoModifier and TypeMethodDescriptionGithubTeamService.getAllTeams(Course course) Returns all teams for an organization, following pagination links when present.