Package com.spotify.github.v3.checks
Interface CheckSuite
-
- All Known Implementing Classes:
ImmutableCheckSuite
@Immutable public interface CheckSuiteGithub CheckSuite
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Integerid()The Check Suite Id.
-
-
-
Method Detail
-
id
Integer id()
The Check Suite Id.- Returns:
- the integer
-
-