Class Label
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Label
Label
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
prefix
-
name
-
id
-
label
-
-
Constructor Details
-
Label
Constructs a validated instance ofLabel.- Parameters:
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.- Parameters:
prefix- prefixname- nameid- idlabel- label
-
Label
protected Label()
-
-
Method Details