Klasse Label
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.Label
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Label
extends Object
Label
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
id
ID of the label. -
name
Name of the label. -
prefix
Prefix of the label.
-
-
Konstruktordetails
-
Label
Constructs a validated instance ofLabel.- Parameter:
spec- the specification to process
-
Label
Constructs a validated instance ofLabel.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Label(Consumer)instead.- Parameter:
id- ID of the label.name- Name of the label.prefix- Prefix of the label.
-
Label
protected Label()
-
-
Methodendetails
-
builder
-
id
ID of the label. -
name
Name of the label. -
prefix
Prefix of the label. -
id
ID of the label.- Gibt zurück:
this.
-
name
Name of the label.- Gibt zurück:
this.
-
prefix
Prefix of the label.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-