Klasse VersionUsageInCustomField.VersionUsageInCustomFieldBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.VersionUsageInCustomField.VersionUsageInCustomFieldBuilder
- Umschließende Klasse:
VersionUsageInCustomField
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
customFieldId
(Long customFieldId) The ID of the custom field.The name of the custom field.issueCountWithVersionInCustomField
(Long issueCountWithVersionInCustomField) Count of the issues where the custom field contains the version.toString()
-
Methodendetails
-
customFieldId
The ID of the custom field.- Gibt zurück:
this
.
-
fieldName
The name of the custom field.- Gibt zurück:
this
.
-
issueCountWithVersionInCustomField
public VersionUsageInCustomField.VersionUsageInCustomFieldBuilder issueCountWithVersionInCustomField(Long issueCountWithVersionInCustomField) Count of the issues where the custom field contains the version.- Gibt zurück:
this
.
-
build
-
toString
-