Klasse ContentExpandable
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentExpandable
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentExpandable
extends Object
ContentExpandable
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected String -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentExpandable(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 ofContentExpandable.Constructs a validated instance ofContentExpandable. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbody()builder()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()
-
Felddetails
-
childTypes
-
container
-
metadata
-
operations
-
children
-
restrictions
-
history
-
ancestors
-
body
-
version
-
descendants
-
space
-
extensions
-
schedulePublishDate
-
schedulePublishInfo
-
macroRenderedOutput
-
-
Konstruktordetails
-
ContentExpandable
Constructs a validated instance ofContentExpandable.- Parameter:
spec- the specification to process
-
ContentExpandable
@Internal public ContentExpandable(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 ofContentExpandable.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentExpandable(Consumer)instead.- Parameter:
childTypes- childTypescontainer- containermetadata- metadataoperations- operationschildren- childrenrestrictions- restrictionshistory- historyancestors- ancestorsbody- bodyversion- versiondescendants- descendantsspace- spaceextensions- extensionsschedulePublishDate- schedulePublishDateschedulePublishInfo- schedulePublishInfomacroRenderedOutput- macroRenderedOutput
-
ContentExpandable
protected ContentExpandable()
-
-
Methodendetails
-
builder
-
childTypes
-
container
-
metadata
-
operations
-
children
-
restrictions
-
history
-
ancestors
-
body
-
version
-
descendants
-
space
-
extensions
-
schedulePublishDate
-
schedulePublishInfo
-
macroRenderedOutput
-
childTypes
- Gibt zurück:
this.
-
container
- Gibt zurück:
this.
-
metadata
- Gibt zurück:
this.
-
operations
- Gibt zurück:
this.
-
children
- Gibt zurück:
this.
-
restrictions
- Gibt zurück:
this.
-
history
- Gibt zurück:
this.
-
ancestors
- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
descendants
- Gibt zurück:
this.
-
space
- Gibt zurück:
this.
-
extensions
- Gibt zurück:
this.
-
schedulePublishDate
- Gibt zurück:
this.
-
schedulePublishInfo
- Gibt zurück:
this.
-
macroRenderedOutput
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-