Class Expandable6A8E6D
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandable6A8E6D
Expandable6A8E6D
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandable6A8E6D(String favourited, String lastmodified, String lastcontributed, String viewed, String scheduled) Constructs a validated instance ofExpandable6A8E6D.Constructs a validated instance ofExpandable6A8E6D. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanfavourited(String favourited) inthashCode()lastcontributed(String lastcontributed) lastmodified(String lastmodified) toString()viewed()
-
Field Details
-
favourited
-
lastmodified
-
lastcontributed
-
viewed
-
scheduled
-
-
Constructor Details
-
Expandable6A8E6D
Constructs a validated instance ofExpandable6A8E6D.- Parameters:
spec- the specification to process
-
Expandable6A8E6D
@Internal public Expandable6A8E6D(String favourited, String lastmodified, String lastcontributed, String viewed, String scheduled) Constructs a validated instance ofExpandable6A8E6D.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandable6A8E6D(Consumer)instead.- Parameters:
favourited- favouritedlastmodified- lastmodifiedlastcontributed- lastcontributedviewed- viewedscheduled- scheduled
-
Expandable6A8E6D
protected Expandable6A8E6D()
-
-
Method Details
-
favourited
-
lastmodified
-
lastcontributed
-
viewed
-
scheduled
-
favourited
- Returns:
this.
-
lastmodified
- Returns:
this.
-
lastcontributed
- Returns:
this.
-
viewed
- Returns:
this.
-
scheduled
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-