Class Expandablea42744
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandablea42744
Expandablea42744
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandablea42744(String restrictions, String content) Constructs a validated instance ofExpandablea42744.Constructs a validated instance ofExpandablea42744. -
Method Summary
Modifier and TypeMethodDescriptioncontent()Fluent getter for content.Fluent setter for content.booleanGets the value of content.Gets the value of restrictions.inthashCode()Fluent getter for restrictions.restrictions(String restrictions) Fluent setter for restrictions.voidsetContent(String content) Sets the value of content.voidsetRestrictions(String restrictions) Sets the value of restrictions.toString()
-
Field Details
-
restrictions
-
-
-
Constructor Details
-
Expandablea42744
Constructs a validated instance ofExpandablea42744.- Parameters:
spec- the specification to process
-
Expandablea42744
@Internal protected Expandablea42744()Protected no-args constructor for use by serialization frameworks. -
Expandablea42744
Constructs a validated instance ofExpandablea42744.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandablea42744(Consumer)instead.- Parameters:
restrictions- restrictionscontent- content
-
-
Method Details
-
restrictions
-
restrictions
Fluent setter for restrictions.- Parameters:
restrictions- restrictions- Returns:
- this
-
getRestrictions
-
setRestrictions
Sets the value of restrictions.- Parameters:
restrictions- restrictions
-
content
-
content
Fluent setter for content.- Parameters:
content- content- Returns:
- this
-
getContent
-
setContent
-
equals
-
hashCode
-
toString
-