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