Klasse SpaceSettingsUpdate
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.SpaceSettingsUpdate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpaceSettingsUpdate
extends Object
SpaceSettingsUpdate
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected BooleanDefines whether an override for the space home should be used. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSpaceSettingsUpdate(Boolean routeOverrideEnabled) Constructs a validated instance ofSpaceSettingsUpdate.Constructs a validated instance ofSpaceSettingsUpdate. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()Defines whether an override for the space home should be used.routeOverrideEnabled(Boolean routeOverrideEnabled) Defines whether an override for the space home should be used.toString()
-
Felddetails
-
routeOverrideEnabled
Defines whether an override for the space home should be used. This is used in conjunction with a space theme provided by an app. For example, if this property is set to true, a theme can display a page other than the space homepage when users visit the root URL for a space. This property allows apps to provide content-only theming without overriding the space home.
-
-
Konstruktordetails
-
SpaceSettingsUpdate
Constructs a validated instance ofSpaceSettingsUpdate.- Parameter:
spec- the specification to process
-
SpaceSettingsUpdate
Constructs a validated instance ofSpaceSettingsUpdate.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpaceSettingsUpdate(Consumer)instead.- Parameter:
routeOverrideEnabled- Defines whether an override for the space home should be used. This is used in conjunction with a space theme provided by an app. For example, if this property is set to true, a theme can display a page other than the space homepage when users visit the root URL for a space. This property allows apps to provide content-only theming without overriding the space home.
-
SpaceSettingsUpdate
protected SpaceSettingsUpdate()
-
-
Methodendetails
-
builder
-
routeOverrideEnabled
Defines whether an override for the space home should be used. This is used in conjunction with a space theme provided by an app. For example, if this property is set to true, a theme can display a page other than the space homepage when users visit the root URL for a space. This property allows apps to provide content-only theming without overriding the space home. -
routeOverrideEnabled
Defines whether an override for the space home should be used. This is used in conjunction with a space theme provided by an app. For example, if this property is set to true, a theme can display a page other than the space homepage when users visit the root URL for a space. This property allows apps to provide content-only theming without overriding the space home.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-