Klasse SpaceExpandable
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.SpaceExpandable
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpaceExpandable
extends Object
SpaceExpandable
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSpaceExpandable(String settings, String metadata, String operations, String lookAndFeel, String permissions, String icon, String description, String theme, String history, String homepage, String identifiers) Constructs a validated instance ofSpaceExpandable.Constructs a validated instance ofSpaceExpandable. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleandescription(String description) booleaninthashCode()history()homepage()icon()identifiers(String identifiers) lookAndFeel(String lookAndFeel) metadata()operations(String operations) permissions(String permissions) settings()theme()toString()
-
Felddetails
-
settings
-
metadata
-
operations
-
lookAndFeel
-
permissions
-
icon
-
description
-
theme
-
history
-
homepage
-
identifiers
-
-
Konstruktordetails
-
SpaceExpandable
Constructs a validated instance ofSpaceExpandable.- Parameter:
spec- the specification to process
-
SpaceExpandable
@Internal public SpaceExpandable(String settings, String metadata, String operations, String lookAndFeel, String permissions, String icon, String description, String theme, String history, String homepage, String identifiers) Constructs a validated instance ofSpaceExpandable.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpaceExpandable(Consumer)instead.- Parameter:
settings- settingsmetadata- metadataoperations- operationslookAndFeel- lookAndFeelpermissions- permissionsicon- icondescription- descriptiontheme- themehistory- historyhomepage- homepageidentifiers- identifiers
-
SpaceExpandable
protected SpaceExpandable()
-
-
Methodendetails
-
builder
-
settings
-
metadata
-
operations
-
lookAndFeel
-
permissions
-
icon
-
description
-
theme
-
history
-
homepage
-
identifiers
-
settings
- Gibt zurück:
this.
-
metadata
- Gibt zurück:
this.
-
operations
- Gibt zurück:
this.
-
lookAndFeel
- Gibt zurück:
this.
-
permissions
- Gibt zurück:
this.
-
icon
- Gibt zurück:
this.
-
description
- Gibt zurück:
this.
-
theme
- Gibt zurück:
this.
-
history
- Gibt zurück:
this.
-
homepage
- Gibt zurück:
this.
-
identifiers
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-