Klasse ProjectId
java.lang.Object
io.github.primelib.jira4j.restv2.model.ProjectId
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ProjectId
extends Object
ProjectId
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
id
The ID of the project.
-
-
Konstruktordetails
-
ProjectId
Constructs a validated instance ofProjectId
.- Parameter:
spec
- the specification to process
-
ProjectId
Constructs a validated instance ofProjectId
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ProjectId(Consumer)
instead.- Parameter:
id
- The ID of the project.
-
ProjectId
protected ProjectId()
-
-
Methodendetails