Class Restrictionsbc3Afc
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Restrictionsbc3Afc
Restrictionsbc3Afc
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Expandable25A645protected ContentRestrictionprotected ContentRestriction -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Restrictionsbc3Afc(ContentRestriction read, ContentRestriction update, Expandable25A645 additionalExpandable, Map<String, Object> additionalLinks) Constructs a validated instance ofRestrictionsbc3Afc.Constructs a validated instance ofRestrictionsbc3Afc. -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for additionalExpandable.additionalExpandable(Expandable25A645 additionalExpandable) Fluent setter for additionalExpandable.Fluent getter for additionalLinks.additionalLinks(Map<String, Object> additionalLinks) Fluent setter for additionalLinks.booleanGets the value of additionalExpandable.Gets the value of additionalLinks.getRead()Gets the value of read.Gets the value of update.inthashCode()read()Fluent getter for read.read(ContentRestriction read) Fluent setter for read.voidsetAdditionalExpandable(Expandable25A645 additionalExpandable) Sets the value of additionalExpandable.voidsetAdditionalLinks(Map<String, Object> additionalLinks) Sets the value of additionalLinks.voidsetRead(ContentRestriction read) Sets the value of read.voidsetUpdate(ContentRestriction update) Sets the value of update.toString()update()Fluent getter for update.update(ContentRestriction update) Fluent setter for update.
-
Field Details
-
read
-
update
-
additionalExpandable
-
additionalLinks
-
-
Constructor Details
-
Restrictionsbc3Afc
Constructs a validated instance ofRestrictionsbc3Afc.- Parameters:
spec- the specification to process
-
Restrictionsbc3Afc
@Internal protected Restrictionsbc3Afc()Protected no-args constructor for use by serialization frameworks. -
Restrictionsbc3Afc
@Internal public Restrictionsbc3Afc(ContentRestriction read, ContentRestriction update, Expandable25A645 additionalExpandable, Map<String, Object> additionalLinks) Constructs a validated instance ofRestrictionsbc3Afc.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Restrictionsbc3Afc(Consumer)instead.- Parameters:
read- readupdate- updateadditionalExpandable- additionalExpandableadditionalLinks- additionalLinks
-
-
Method Details
-
read
-
read
Fluent setter for read.- Parameters:
read- read- Returns:
- this
-
getRead
-
setRead
-
update
-
update
Fluent setter for update.- Parameters:
update- update- Returns:
- this
-
getUpdate
-
setUpdate
Sets the value of update.- Parameters:
update- update
-
additionalExpandable
Fluent getter for additionalExpandable.- Returns:
- additionalExpandable
-
additionalExpandable
Fluent setter for additionalExpandable.- Parameters:
additionalExpandable- additionalExpandable- Returns:
- this
-
getAdditionalExpandable
Gets the value of additionalExpandable.- Returns:
- additionalExpandable
-
setAdditionalExpandable
Sets the value of additionalExpandable.- Parameters:
additionalExpandable- additionalExpandable
-
additionalLinks
-
additionalLinks
Fluent setter for additionalLinks.- Parameters:
additionalLinks- additionalLinks- Returns:
- this
-
getAdditionalLinks
-
setAdditionalLinks
-
equals
-
hashCode
-
toString
-