Class FieldConfiguration.FieldConfigurationBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.FieldConfiguration.FieldConfigurationBuilder
- Enclosing class:
- FieldConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
description
(String description) The description of the field configuration.The ID of the field configuration.Whether the field configuration is the default.The name of the field configuration.toString()
-
Method Details
-
description
The description of the field configuration.- Returns:
this
.
-
id
The ID of the field configuration.- Returns:
this
.
-
isDefault
Whether the field configuration is the default.- Returns:
this
.
-
name
The name of the field configuration.- Returns:
this
.
-
build
-
toString
-