Klasse LookAndFeelSelection
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.LookAndFeelSelection
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class LookAndFeelSelection
extends Object
LookAndFeelSelection
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enum -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected LookAndFeelSelection.LookAndFeelTypeEnumprotected StringThe key of the space for which the look and feel settings will be set. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedLookAndFeelSelection(String spaceKey, LookAndFeelSelection.LookAndFeelTypeEnum lookAndFeelType) Constructs a validated instance ofLookAndFeelSelection.Constructs a validated instance ofLookAndFeelSelection. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()lookAndFeelType(LookAndFeelSelection.LookAndFeelTypeEnum lookAndFeelType) spaceKey()The key of the space for which the look and feel settings will be set.The key of the space for which the look and feel settings will be set.toString()
-
Felddetails
-
spaceKey
The key of the space for which the look and feel settings will be set. -
lookAndFeelType
-
-
Konstruktordetails
-
LookAndFeelSelection
Constructs a validated instance ofLookAndFeelSelection.- Parameter:
spec- the specification to process
-
LookAndFeelSelection
@Internal public LookAndFeelSelection(String spaceKey, LookAndFeelSelection.LookAndFeelTypeEnum lookAndFeelType) Constructs a validated instance ofLookAndFeelSelection.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
LookAndFeelSelection(Consumer)instead.- Parameter:
spaceKey- The key of the space for which the look and feel settings will be set.lookAndFeelType- lookAndFeelType
-
LookAndFeelSelection
protected LookAndFeelSelection()
-
-
Methodendetails
-
builder
-
spaceKey
The key of the space for which the look and feel settings will be set. -
lookAndFeelType
-
spaceKey
The key of the space for which the look and feel settings will be set.- Gibt zurück:
this.
-
lookAndFeelType
public LookAndFeelSelection lookAndFeelType(LookAndFeelSelection.LookAndFeelTypeEnum lookAndFeelType) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-