Class EmbeddedContent
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.EmbeddedContent
EmbeddedContent
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs a validated instance ofEmbeddedContent.Constructs a validated instance ofEmbeddedContent. -
Method Summary
-
Field Details
-
entityId
-
entityType
-
entity
-
-
Constructor Details
-
EmbeddedContent
Constructs a validated instance ofEmbeddedContent.- Parameters:
spec- the specification to process
-
EmbeddedContent
Constructs a validated instance ofEmbeddedContent.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
EmbeddedContent(Consumer)instead.- Parameters:
entityId- entityIdentityType- entityTypeentity- entity
-
EmbeddedContent
protected EmbeddedContent()
-
-
Method Details