Package com.spotify.github.v3.prs
Interface ReviewRequests
-
- All Known Implementing Classes:
ImmutableReviewRequests
@Immutable public interface ReviewRequestsPull request review resource represents data returned by a single PR review get operation. It contains all the fields fromReviewentity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Team>teams()List<User>users()
-