Class Spacecc1E40
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Spacecc1E40
Spacecc1E40
The space that the content is being created in.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Description98B3C6protected Historyprotected ContentBase object for all content types.protected IconThis object represents an icon.protected Longprotected GlobalSpaceIDEntifierprotected StringThe key of the space.protected LookAndFeelLook and feel settings returned after an update.protected Metadataea133Fprotected Stringprotected List<OperationCheckResult>protected List<SpacePermission>protected SpaceSettingsprotected Stringprotected Themeprotected String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSpacecc1E40(Long id, String name, Icon icon, GlobalSpaceIDEntifier identifiers, Description98B3C6 description, Content homepage, String type, Metadataea133F metadata, List<OperationCheckResult> operations, List<SpacePermission> permissions, String status, SpaceSettings settings, Theme theme, LookAndFeel lookAndFeel, History history, String key, Map<String, Object> links) Constructs a validated instance ofSpacecc1E40.Spacecc1E40(Consumer<Spacecc1E40> spec) Constructs a validated instance ofSpacecc1E40. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleandescription(Description98B3C6 description) booleaninthashCode()history()homepage()Base object for all content types.Base object for all content types.icon()This object represents an icon.This object represents an icon.id()identifiers(GlobalSpaceIDEntifier identifiers) key()The key of the space.The key of the space.links()Look and feel settings returned after an update.lookAndFeel(LookAndFeel lookAndFeel) Look and feel settings returned after an update.metadata()metadata(Metadataea133F metadata) name()operations(List<OperationCheckResult> operations) permissions(List<SpacePermission> permissions) settings()settings(SpaceSettings settings) status()theme()toString()type()
-
Field Details
-
id
-
name
-
icon
This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting. -
identifiers
-
description
-
homepage
Base object for all content types. Representation of a blogpost (content) -
type
-
metadata
-
operations
-
permissions
-
status
-
settings
-
theme
-
lookAndFeel
Look and feel settings returned after an update. -
history
-
key
The key of the space. -
links
-
-
Constructor Details
-
Spacecc1E40
Constructs a validated instance ofSpacecc1E40.- Parameters:
spec- the specification to process
-
Spacecc1E40
@Internal public Spacecc1E40(Long id, String name, Icon icon, GlobalSpaceIDEntifier identifiers, Description98B3C6 description, Content homepage, String type, Metadataea133F metadata, List<OperationCheckResult> operations, List<SpacePermission> permissions, String status, SpaceSettings settings, Theme theme, LookAndFeel lookAndFeel, History history, String key, Map<String, Object> links) Constructs a validated instance ofSpacecc1E40.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Spacecc1E40(Consumer)instead.- Parameters:
id- idname- nameicon- This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.identifiers- identifiersdescription- descriptionhomepage- Base object for all content types. Representation of a blogpost (content)type- typemetadata- metadataoperations- operationspermissions- permissionsstatus- statussettings- settingstheme- themelookAndFeel- Look and feel settings returned after an update.history- historykey- The key of the space.links- links
-
Spacecc1E40
protected Spacecc1E40()
-
-
Method Details
-
id
-
name
-
icon
This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting. -
identifiers
-
description
-
homepage
Base object for all content types. Representation of a blogpost (content) -
type
-
metadata
-
operations
-
permissions
-
status
-
settings
-
theme
-
lookAndFeel
Look and feel settings returned after an update. -
history
-
key
The key of the space. -
links
-
id
- Returns:
this.
-
name
- Returns:
this.
-
icon
This object represents an icon. If used as a profilePicture, this may be returned as null, depending on the user's privacy setting.- Returns:
this.
-
identifiers
- Returns:
this.
-
description
- Returns:
this.
-
homepage
Base object for all content types. Representation of a blogpost (content)- Returns:
this.
-
type
- Returns:
this.
-
metadata
- Returns:
this.
-
operations
- Returns:
this.
-
permissions
- Returns:
this.
-
status
- Returns:
this.
-
settings
- Returns:
this.
-
theme
- Returns:
this.
-
lookAndFeel
Look and feel settings returned after an update.- Returns:
this.
-
history
- Returns:
this.
-
key
The key of the space.- Returns:
this.
-
links
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-