java.lang.Object
io.github.primelib.jira4j.restv3.model.ProjectIdentifiers.ProjectIdentifiersBuilder
-
Method Summary
The ID of the created project.
The key of the created project.
The URL of the created project.
-
Method Details
-
id
The ID of the created project.
- Returns:
this
.
-
key
The key of the created project.
- Returns:
this
.
-
self
The URL of the created project.
- Returns:
this
.
-
-