Klasse SpaceIcon
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.SpaceIcon
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpaceIcon
extends Object
SpaceIcon
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe path (relative to base URL) that can be used to retrieve a link to download the space icon.apiDownloadLink(String apiDownloadLink) The path (relative to base URL) that can be used to retrieve a link to download the space icon.static SpaceIcon.SpaceIconBuilderbuilder()protected booleanbooleaninthashCode()path()The path (relative to base URL) at which the space's icon can be retrieved.The path (relative to base URL) at which the space's icon can be retrieved.toString()
-
Felddetails
-
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/... -
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.
-
-
Konstruktordetails
-
SpaceIcon
Constructs a validated instance ofSpaceIcon.- Parameter:
spec- the specification to process
-
SpaceIcon
Constructs a validated instance ofSpaceIcon.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SpaceIcon(Consumer)instead.- Parameter:
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/...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.
-
SpaceIcon
protected SpaceIcon()
-
-
Methodendetails
-
builder
-
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/... -
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. -
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.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-