Class Containerb524B8
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Containerb524B8
Containerb524B8
The new content to attach the attachment to.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedContainerb524B8(String id, String type) Constructs a validated instance ofContainerb524B8.Constructs a validated instance ofContainerb524B8. -
Method Summary
-
Field Details
-
id
The `id` of the parent content. -
type
The content type. You can only attach attachments to content of type: `page`, `blogpost`.
-
-
Constructor Details
-
Containerb524B8
Constructs a validated instance ofContainerb524B8.- Parameters:
spec- the specification to process
-
Containerb524B8
Constructs a validated instance ofContainerb524B8.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Containerb524B8(Consumer)instead.- Parameters:
id- The `id` of the parent content.type- The content type. You can only attach attachments to content of type: `page`, `blogpost`.
-
Containerb524B8
protected Containerb524B8()
-
-
Method Details
-
id
The `id` of the parent content. -
type
The content type. You can only attach attachments to content of type: `page`, `blogpost`. -
id
The `id` of the parent content.- Returns:
this.
-
type
The content type. You can only attach attachments to content of type: `page`, `blogpost`.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-