Klasse Space
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.Space
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Space
extends Object
Space
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected SpaceExpandableprotected SpaceDescriptionprotected ContentCreateSpaceHistoryprotected Contentprotected Iconprotected Longprotected Stringprotected LookAndFeelprotected SpaceMetadataprotected Stringprotected List<OperationCheckResult>protected List<SpacePermission>protected SpaceSettingsprotected Stringprotected Themeprotected String -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSpace()Space(Long id, String key, String name, Icon icon, SpaceDescription description, Content homepage, String type, SpaceMetadata metadata, List<OperationCheckResult> operations, List<SpacePermission> permissions, String status, SpaceSettings settings, Theme theme, LookAndFeel lookAndFeel, ContentCreateSpaceHistory history, SpaceExpandable _expandable, Map<String, String> _links) Constructs a validated instance ofSpace.Constructs a validated instance ofSpace. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(SpaceExpandable _expandable) _links()static Space.SpaceBuilderbuilder()protected booleandescription(SpaceDescription description) booleaninthashCode()history()history(ContentCreateSpaceHistory history) homepage()icon()id()key()lookAndFeel(LookAndFeel lookAndFeel) metadata()metadata(SpaceMetadata metadata) name()operations(List<OperationCheckResult> operations) permissions(List<SpacePermission> permissions) settings()settings(SpaceSettings settings) status()theme()toString()type()
-
Felddetails
-
id
-
key
-
name
-
icon
-
description
-
homepage
-
type
-
metadata
-
operations
-
permissions
-
status
-
settings
-
theme
-
lookAndFeel
-
history
-
_expandable
-
_links
-
-
Konstruktordetails
-
Space
Constructs a validated instance ofSpace.- Parameter:
spec- the specification to process
-
Space
@Internal public Space(Long id, String key, String name, Icon icon, SpaceDescription description, Content homepage, String type, SpaceMetadata metadata, List<OperationCheckResult> operations, List<SpacePermission> permissions, String status, SpaceSettings settings, Theme theme, LookAndFeel lookAndFeel, ContentCreateSpaceHistory history, SpaceExpandable _expandable, Map<String, String> _links) Constructs a validated instance ofSpace.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Space(Consumer)instead.- Parameter:
id- idkey- keyname- nameicon- icondescription- descriptionhomepage- homepagetype- typemetadata- metadataoperations- operationspermissions- permissionsstatus- statussettings- settingstheme- themelookAndFeel- lookAndFeelhistory- history_expandable- _expandable_links- _links
-
Space
protected Space()
-
-
Methodendetails
-
builder
-
id
-
key
-
name
-
icon
-
description
-
homepage
-
type
-
metadata
-
operations
-
permissions
-
status
-
settings
-
theme
-
lookAndFeel
-
history
-
_expandable
-
_links
-
id
- Gibt zurück:
this.
-
key
- Gibt zurück:
this.
-
name
- Gibt zurück:
this.
-
icon
- Gibt zurück:
this.
-
description
- Gibt zurück:
this.
-
homepage
- Gibt zurück:
this.
-
type
- Gibt zurück:
this.
-
metadata
- Gibt zurück:
this.
-
operations
- Gibt zurück:
this.
-
permissions
- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
settings
- Gibt zurück:
this.
-
theme
- Gibt zurück:
this.
-
lookAndFeel
- Gibt zurück:
this.
-
history
- Gibt zurück:
this.
-
_expandable
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-