java.lang.Object
io.github.primelib.jira4j.restv2.model.ProjectIdentifiers.ProjectIdentifiersBuilder
- Umschließende Klasse:
ProjectIdentifiers
public static class ProjectIdentifiers.ProjectIdentifiersBuilder
extends Object
-
Methodenübersicht
The ID of the created project.
The key of the created project.
The URL of the created project.
-
Methodendetails
-
id
The ID of the created project.
- Gibt zurück:
this
.
-
key
The key of the created project.
- Gibt zurück:
this
.
-
self
The URL of the created project.
- Gibt zurück:
this
.
-
-