Class Expandable07C2Ed
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable07C2Ed
Expandable07C2Ed
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandable07C2Ed(String childTypes, String container, String metadata, String operations, String children, String restrictions, String history, String ancestors, String body, String version, String descendants, String space, String extensions, String schedulePublishDate, String schedulePublishInfo, String macroRenderedOutput) Constructs a validated instance ofExpandable07C2Ed.Constructs a validated instance ofExpandable07C2Ed. -
Method Summary
Modifier and TypeMethodDescriptionbody()protected booleanchildren()childTypes(String childTypes) descendants(String descendants) booleanextensions(String extensions) inthashCode()history()macroRenderedOutput(String macroRenderedOutput) metadata()operations(String operations) restrictions(String restrictions) schedulePublishDate(String schedulePublishDate) schedulePublishInfo(String schedulePublishInfo) space()toString()version()
-
Field Details
-
childTypes
-
container
-
metadata
-
operations
-
children
-
restrictions
-
history
-
ancestors
-
body
-
version
-
descendants
-
space
-
extensions
-
schedulePublishDate
-
schedulePublishInfo
-
macroRenderedOutput
-
-
Constructor Details
-
Expandable07C2Ed
Constructs a validated instance ofExpandable07C2Ed.- Parameters:
spec- the specification to process
-
Expandable07C2Ed
@Internal public Expandable07C2Ed(String childTypes, String container, String metadata, String operations, String children, String restrictions, String history, String ancestors, String body, String version, String descendants, String space, String extensions, String schedulePublishDate, String schedulePublishInfo, String macroRenderedOutput) Constructs a validated instance ofExpandable07C2Ed.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable07C2Ed(Consumer)instead.- Parameters:
childTypes- childTypescontainer- containermetadata- metadataoperations- operationschildren- childrenrestrictions- restrictionshistory- historyancestors- ancestorsbody- bodyversion- versiondescendants- descendantsspace- spaceextensions- extensionsschedulePublishDate- schedulePublishDateschedulePublishInfo- schedulePublishInfomacroRenderedOutput- macroRenderedOutput
-
Expandable07C2Ed
protected Expandable07C2Ed()
-
-
Method Details
-
childTypes
-
container
-
metadata
-
operations
-
children
-
restrictions
-
history
-
ancestors
-
body
-
version
-
descendants
-
space
-
extensions
-
schedulePublishDate
-
schedulePublishInfo
-
macroRenderedOutput
-
childTypes
- Returns:
this.
-
container
- Returns:
this.
-
metadata
- Returns:
this.
-
operations
- Returns:
this.
-
children
- Returns:
this.
-
restrictions
- Returns:
this.
-
history
- Returns:
this.
-
ancestors
- Returns:
this.
-
body
- Returns:
this.
-
version
- Returns:
this.
-
descendants
- Returns:
this.
-
space
- Returns:
this.
-
extensions
- Returns:
this.
-
schedulePublishDate
- Returns:
this.
-
schedulePublishInfo
- Returns:
this.
-
macroRenderedOutput
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-