Class Expandable9Bc16D
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable9Bc16D
Expandable9Bc16D
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandable9Bc16D(String content, String embeddedContent, String webresource, String mediaToken) Constructs a validated instance ofExpandable9Bc16D.Constructs a validated instance ofExpandable9Bc16D. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancontent()embeddedContent(String embeddedContent) booleaninthashCode()mediaToken(String mediaToken) toString()webresource(String webresource)
-
Field Details
-
-
embeddedContent
-
webresource
-
mediaToken
-
-
Constructor Details
-
Expandable9Bc16D
Constructs a validated instance ofExpandable9Bc16D.- Parameters:
spec- the specification to process
-
Expandable9Bc16D
@Internal public Expandable9Bc16D(String content, String embeddedContent, String webresource, String mediaToken) Constructs a validated instance ofExpandable9Bc16D.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable9Bc16D(Consumer)instead.- Parameters:
content- contentembeddedContent- embeddedContentwebresource- webresourcemediaToken- mediaToken
-
Expandable9Bc16D
protected Expandable9Bc16D()
-
-
Method Details
-
content
-
embeddedContent
-
webresource
-
mediaToken
-
content
- Returns:
this.
-
embeddedContent
- Returns:
this.
-
webresource
- Returns:
this.
-
mediaToken
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-