Class Expandablea42744
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandablea42744
Expandablea42744
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandablea42744(String restrictions, String content) Constructs a validated instance ofExpandablea42744.Constructs a validated instance ofExpandablea42744. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancontent()booleaninthashCode()restrictions(String restrictions) toString()
-
Field Details
-
restrictions
-
-
-
Constructor Details
-
Expandablea42744
Constructs a validated instance ofExpandablea42744.- Parameters:
spec- the specification to process
-
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
-
Expandablea42744
protected Expandablea42744()
-
-
Method Details