Package com.spotify.github.v3.repos
Interface Branch
-
- All Known Implementing Classes:
ImmutableBranch
@Immutable public interface BranchBranch resource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShaLinkcommit()Commit details branch is labelingOptional<Boolean>isProtected()True if branch is protectedStringname()Branch nameOptional<URI>protectionUrl()Branch protection API URL
-