Class Expandable52D461
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable52D461
Expandable52D461
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandable52D461(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 ofExpandable52D461.Constructs a validated instance ofExpandable52D461. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleandescription(String description) booleaninthashCode()history()homepage()icon()identifiers(String identifiers) lookAndFeel(String lookAndFeel) metadata()operations(String operations) permissions(String permissions) settings()theme()toString()
-
Field Details
-
settings
-
metadata
-
operations
-
lookAndFeel
-
permissions
-
icon
-
description
-
theme
-
history
-
homepage
-
identifiers
-
-
Constructor Details
-
Expandable52D461
Constructs a validated instance ofExpandable52D461.- Parameters:
spec- the specification to process
-
Expandable52D461
@Internal public Expandable52D461(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 ofExpandable52D461.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable52D461(Consumer)instead.- Parameters:
settings- settingsmetadata- metadataoperations- operationslookAndFeel- lookAndFeelpermissions- permissionsicon- icondescription- descriptiontheme- themehistory- historyhomepage- homepageidentifiers- identifiers
-
Expandable52D461
protected Expandable52D461()
-
-
Method Details
-
settings
-
metadata
-
operations
-
lookAndFeel
-
permissions
-
icon
-
description
-
theme
-
history
-
homepage
-
identifiers
-
settings
- Returns:
this.
-
metadata
- Returns:
this.
-
operations
- Returns:
this.
-
lookAndFeel
- Returns:
this.
-
permissions
- Returns:
this.
-
icon
- Returns:
this.
-
description
- Returns:
this.
-
theme
- Returns:
this.
-
history
- Returns:
this.
-
homepage
- Returns:
this.
-
identifiers
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-