Package com.spotify.github.v3.issues
Interface Label
-
- All Known Implementing Classes:
ImmutableLabel
@Immutable public interface Label
Issue label resource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
color()
ColorString
description()
Long
id()
Idboolean
isDefault()
DefaultString
name()
NameString
nodeId()
URI
url()
URL
-