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