Klasse SystemInfoEntity
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.SystemInfoEntity
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SystemInfoEntity
extends Object
SystemInfoEntity
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSystemInfoEntity(String cloudId, String commitHash, String baseUrl, String edition, String siteTitle, String defaultLocale, String defaultTimeZone) Constructs a validated instance ofSystemInfoEntity.Constructs a validated instance ofSystemInfoEntity. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbaseUrl()builder()protected booleancloudId()commitHash(String commitHash) defaultLocale(String defaultLocale) defaultTimeZone(String defaultTimeZone) edition()booleaninthashCode()toString()
-
Felddetails
-
cloudId
-
commitHash
-
baseUrl
-
edition
-
siteTitle
-
defaultLocale
-
defaultTimeZone
-
-
Konstruktordetails
-
SystemInfoEntity
Constructs a validated instance ofSystemInfoEntity.- Parameter:
spec- the specification to process
-
SystemInfoEntity
@Internal public SystemInfoEntity(String cloudId, String commitHash, String baseUrl, String edition, String siteTitle, String defaultLocale, String defaultTimeZone) Constructs a validated instance ofSystemInfoEntity.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
SystemInfoEntity(Consumer)instead.- Parameter:
cloudId- cloudIdcommitHash- commitHashbaseUrl- baseUrledition- editionsiteTitle- siteTitledefaultLocale- defaultLocaledefaultTimeZone- defaultTimeZone
-
SystemInfoEntity
protected SystemInfoEntity()
-
-
Methodendetails
-
builder
-
cloudId
-
commitHash
-
baseUrl
-
edition
-
siteTitle
-
defaultLocale
-
defaultTimeZone
-
cloudId
- Gibt zurück:
this.
-
commitHash
- Gibt zurück:
this.
-
baseUrl
- Gibt zurück:
this.
-
edition
- Gibt zurück:
this.
-
siteTitle
- Gibt zurück:
this.
-
defaultLocale
- Gibt zurück:
this.
-
defaultTimeZone
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-