Klasse ContentCreateSpace.ContentCreateSpaceBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentCreateSpace.ContentCreateSpaceBuilder
- Umschließende Klasse:
ContentCreateSpace
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()description(ContentCreateSpaceDescription description) history(ContentCreateSpaceHistory history) identifiers(GlobalSpaceIdentifier identifiers) The key of the space.lookAndFeel(LookAndFeel lookAndFeel) metadata(ContentCreateSpaceMetadata metadata) operations(List<OperationCheckResult> operations) permissions(List<SpacePermission> permissions) settings(SpaceSettings settings) toString()
-
Methodendetails
-
id
- Gibt zurück:
this.
-
name
- Gibt zurück:
this.
-
icon
- Gibt zurück:
this.
-
identifiers
- Gibt zurück:
this.
-
description
public ContentCreateSpace.ContentCreateSpaceBuilder description(ContentCreateSpaceDescription description) - Gibt zurück:
this.
-
homepage
- Gibt zurück:
this.
-
type
- Gibt zurück:
this.
-
metadata
- Gibt zurück:
this.
-
operations
public ContentCreateSpace.ContentCreateSpaceBuilder operations(List<OperationCheckResult> 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.
-
key
The key of the space.- Gibt zurück:
this.
-
links
- Gibt zurück:
this.
-
build
-
toString
-