java.lang.Object
io.github.primelib.jira4j.restv3.model.ScreenableField.ScreenableFieldBuilder
- Enclosing class:
- ScreenableField
public static class ScreenableField.ScreenableFieldBuilder
extends Object
-
Method Summary
The ID of the screen tab field.
The name of the screen tab field.
-
Method Details
-
id
The ID of the screen tab field.
- Returns:
this
.
-
name
The name of the screen tab field. Required on create and update. The maximum length is 255 characters.
- Returns:
this
.
-
-