Class Container7B328B
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Container7B328B
Container7B328B
The container of the content. Required if type isĀ `comment` or certain types of custom content. If you are trying to create a comment that is a child of another comment, specify the parent comment in the ancestors field, not in this field.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedContainer7B328B(Object id, String type) Constructs a validated instance ofContainer7B328B.Constructs a validated instance ofContainer7B328B. -
Method Summary
-
Field Details
-
id
The `id` of the container. -
type
The `type` of the container.
-
-
Constructor Details
-
Container7B328B
Constructs a validated instance ofContainer7B328B.- Parameters:
spec- the specification to process
-
Container7B328B
Constructs a validated instance ofContainer7B328B.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Container7B328B(Consumer)instead.- Parameters:
id- The `id` of the container.type- The `type` of the container.
-
Container7B328B
protected Container7B328B()
-
-
Method Details
-
id
The `id` of the container. -
type
The `type` of the container. -
id
The `id` of the container.- Returns:
this.
-
type
The `type` of the container.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-