Klasse ContentStateInput
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentStateInput
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentStateInput
extends Object
ContentStateInput
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentStateInput(String name, String color, Integer id, String spaceKey) Constructs a validated instance ofContentStateInput.Constructs a validated instance ofContentStateInput. -
Methodenübersicht
-
Felddetails
-
name
-
color
Color of state. Must be in 6 digit hex form (#FFFFFF). The default colors offered in the UI are: #ff7452 (red), #2684ff (blue), #ffc400 (yellow), #57d9a3 (green), and #8777d9 (purple) -
id
-
spaceKey
-
-
Konstruktordetails
-
ContentStateInput
Constructs a validated instance ofContentStateInput.- Parameter:
spec- the specification to process
-
ContentStateInput
Constructs a validated instance ofContentStateInput.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentStateInput(Consumer)instead.- Parameter:
name- namecolor- Color of state. Must be in 6 digit hex form (#FFFFFF). The default colors offered in the UI are: #ff7452 (red), #2684ff (blue), #ffc400 (yellow), #57d9a3 (green), and #8777d9 (purple)id- idspaceKey- spaceKey
-
ContentStateInput
protected ContentStateInput()
-
-
Methodendetails
-
builder
-
name
-
color
Color of state. Must be in 6 digit hex form (#FFFFFF). The default colors offered in the UI are: #ff7452 (red), #2684ff (blue), #ffc400 (yellow), #57d9a3 (green), and #8777d9 (purple) -
id
-
spaceKey
-
name
- Gibt zurück:
this.
-
color
Color of state. Must be in 6 digit hex form (#FFFFFF). The default colors offered in the UI are: #ff7452 (red), #2684ff (blue), #ffc400 (yellow), #57d9a3 (green), and #8777d9 (purple)- Gibt zurück:
this.
-
id
- Gibt zurück:
this.
-
spaceKey
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-