Klasse LookAndFeel
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.LookAndFeel
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class LookAndFeel
extends Object
LookAndFeel
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected LookAndFeelHeadingsprotected ContentLookAndFeelprotected HeaderLookAndFeelprotected LookAndFeelHeadingsprotected HorizontalHeaderLookAndFeelprotected LookAndFeelHeadingsprotected MenusLookAndFeelprotected Object -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedLookAndFeel(LookAndFeelHeadings headings, LookAndFeelHeadings links, MenusLookAndFeel menus, HeaderLookAndFeel header, HorizontalHeaderLookAndFeel horizontalHeader, ContentLookAndFeel content, LookAndFeelHeadings bordersAndDividers, Object spaceReference) Constructs a validated instance ofLookAndFeel.LookAndFeel(Consumer<LookAndFeel> spec) Constructs a validated instance ofLookAndFeel. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbordersAndDividers(LookAndFeelHeadings bordersAndDividers) builder()protected booleancontent()content(ContentLookAndFeel content) booleaninthashCode()header()header(HeaderLookAndFeel header) headings()headings(LookAndFeelHeadings headings) horizontalHeader(HorizontalHeaderLookAndFeel horizontalHeader) links()links(LookAndFeelHeadings links) menus()menus(MenusLookAndFeel menus) spaceReference(Object spaceReference) toString()
-
Felddetails
-
headings
-
links
-
header
-
horizontalHeader
-
-
bordersAndDividers
-
spaceReference
-
-
Konstruktordetails
-
LookAndFeel
Constructs a validated instance ofLookAndFeel.- Parameter:
spec- the specification to process
-
LookAndFeel
@Internal public LookAndFeel(LookAndFeelHeadings headings, LookAndFeelHeadings links, MenusLookAndFeel menus, HeaderLookAndFeel header, HorizontalHeaderLookAndFeel horizontalHeader, ContentLookAndFeel content, LookAndFeelHeadings bordersAndDividers, Object spaceReference) Constructs a validated instance ofLookAndFeel.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
LookAndFeel(Consumer)instead.- Parameter:
headings- headingslinks- linksmenus- menusheader- headerhorizontalHeader- horizontalHeadercontent- contentbordersAndDividers- bordersAndDividersspaceReference- spaceReference
-
LookAndFeel
protected LookAndFeel()
-
-
Methodendetails
-
builder
-
headings
-
links
-
header
-
horizontalHeader
-
content
-
bordersAndDividers
-
spaceReference
-
headings
- Gibt zurück:
this.
-
links
- Gibt zurück:
this.
-
header
- Gibt zurück:
this.
-
horizontalHeader
- Gibt zurück:
this.
-
content
- Gibt zurück:
this.
-
bordersAndDividers
- Gibt zurück:
this.
-
spaceReference
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-