Klasse SetDefaultResolutionRequest
java.lang.Object
io.github.primelib.jira4j.restv3.model.SetDefaultResolutionRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SetDefaultResolutionRequest
extends Object
SetDefaultResolutionRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofSetDefaultResolutionRequest
.Constructs a validated instance ofSetDefaultResolutionRequest
. -
Methodenübersicht
-
Felddetails
-
id
The ID of the new default issue resolution. Must be an existing ID or null. Setting this to null erases the default resolution setting.
-
-
Konstruktordetails
-
SetDefaultResolutionRequest
Constructs a validated instance ofSetDefaultResolutionRequest
.- Parameter:
spec
- the specification to process
-
SetDefaultResolutionRequest
Constructs a validated instance ofSetDefaultResolutionRequest
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SetDefaultResolutionRequest(Consumer)
instead.- Parameter:
id
- The ID of the new default issue resolution. Must be an existing ID or null. Setting this to null erases the default resolution setting.
-
SetDefaultResolutionRequest
protected SetDefaultResolutionRequest()
-
-
Methodendetails
-
builder
-
id
The ID of the new default issue resolution. Must be an existing ID or null. Setting this to null erases the default resolution setting. -
id
The ID of the new default issue resolution. Must be an existing ID or null. Setting this to null erases the default resolution setting.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-