java.lang.Object
io.github.primelib.jira4j.restv3.model.ScreenableTab.ScreenableTabBuilder
- Enclosing class:
- ScreenableTab
public static class ScreenableTab.ScreenableTabBuilder
extends Object
-
Method Summary
The ID of the screen tab.
The name of the screen tab.
-
Method Details
-
id
The ID of the screen tab.
- Returns:
this
.
-
name
The name of the screen tab. The maximum length is 255 characters.
- Returns:
this
.
-
-