Class Restrictionsbc3Afc
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Restrictionsbc3Afc
Restrictionsbc3Afc
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Expandable25A645protected ContentRestrictionprotected ContentRestriction -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedRestrictionsbc3Afc(ContentRestriction read, ContentRestriction update, Expandable25A645 Expandable, Map<String, Object> Links) Constructs a validated instance ofRestrictionsbc3Afc.Constructs a validated instance ofRestrictionsbc3Afc. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanExpandable(Expandable25A645 Expandable) inthashCode()Links()read()read(ContentRestriction read) toString()update()update(ContentRestriction update)
-
Field Details
-
read
-
update
-
Expandable
-
Links
-
-
Constructor Details
-
Restrictionsbc3Afc
Constructs a validated instance ofRestrictionsbc3Afc.- Parameters:
spec- the specification to process
-
Restrictionsbc3Afc
@Internal public Restrictionsbc3Afc(ContentRestriction read, ContentRestriction update, Expandable25A645 Expandable, Map<String, Object> Links) 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- updateExpandable- ExpandableLinks- Links
-
Restrictionsbc3Afc
protected Restrictionsbc3Afc()
-
-
Method Details