Klasse ContentMetadata
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentMetadata
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentMetadata
extends Object
ContentMetadata
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentMetadataCurrentuserprotected ContentMetadataLabels -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentMetadata(ContentMetadataCurrentuser currentuser, Map<String, String> properties, Map<String, Object> frontend, ContentMetadataLabels labels) Constructs a validated instance ofContentMetadata.Constructs a validated instance ofContentMetadata. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancurrentuser(ContentMetadataCurrentuser currentuser) booleanfrontend()inthashCode()labels()labels(ContentMetadataLabels labels) properties(Map<String, String> properties) toString()
-
Felddetails
-
currentuser
-
properties
-
frontend
-
labels
-
-
Konstruktordetails
-
ContentMetadata
Constructs a validated instance ofContentMetadata.- Parameter:
spec- the specification to process
-
ContentMetadata
@Internal public ContentMetadata(ContentMetadataCurrentuser currentuser, Map<String, String> properties, Map<String, Object> frontend, ContentMetadataLabels labels) Constructs a validated instance ofContentMetadata.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentMetadata(Consumer)instead.- Parameter:
currentuser- currentuserproperties- propertiesfrontend- frontendlabels- labels
-
ContentMetadata
protected ContentMetadata()
-
-
Methodendetails
-
builder
-
currentuser
-
properties
-
frontend
-
labels
-
currentuser
- Gibt zurück:
this.
-
properties
- Gibt zurück:
this.
-
frontend
- Gibt zurück:
this.
-
labels
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-