Klasse SpaceIcon.SpaceIconBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.SpaceIcon.SpaceIconBuilder
- Umschließende Klasse:
SpaceIcon
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungapiDownloadLink(String apiDownloadLink) The path (relative to base URL) that can be used to retrieve a link to download the space icon.build()The path (relative to base URL) at which the space's icon can be retrieved.toString()
-
Methodendetails
-
path
The path (relative to base URL) at which the space's icon can be retrieved. The format should be like/wiki/download/...or/wiki/aa-avatar/...- Gibt zurück:
this.
-
apiDownloadLink
The path (relative to base URL) that can be used to retrieve a link to download the space icon. 3LO apps should use this link instead of the value provided in thepathproperty to retrieve the icon. Currently this field is only returned forglobalspaces and notpersonalspaces.- Gibt zurück:
this.
-
build
-
toString
-