Klasse ContentRestrictionUpdateRestrictions
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentRestrictionUpdateRestrictions
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentRestrictionUpdateRestrictions
extends Object
ContentRestrictionUpdateRestrictions
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungThe groups that the restrictions will be applied to.protected ContentRestrictionUpdateRestrictionsUser -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofContentRestrictionUpdateRestrictions.ContentRestrictionUpdateRestrictions(List<ContentRestrictionUpdateRestrictionsGroupInner> group, ContentRestrictionUpdateRestrictionsUser user) Constructs a validated instance ofContentRestrictionUpdateRestrictions. -
Methodenübersicht
-
Felddetails
-
group
The groups that the restrictions will be applied to. This array must have at least one item, otherwise it should be omitted. At least one ofnameoridis required, andidshould be used where possible in advance of thenamedeprecation. -
user
-
-
Konstruktordetails
-
ContentRestrictionUpdateRestrictions
Constructs a validated instance ofContentRestrictionUpdateRestrictions.- Parameter:
spec- the specification to process
-
ContentRestrictionUpdateRestrictions
@Internal public ContentRestrictionUpdateRestrictions(List<ContentRestrictionUpdateRestrictionsGroupInner> group, ContentRestrictionUpdateRestrictionsUser user) Constructs a validated instance ofContentRestrictionUpdateRestrictions.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentRestrictionUpdateRestrictions(Consumer)instead.- Parameter:
group- The groups that the restrictions will be applied to. This array must have at least one item, otherwise it should be omitted. At least one ofnameoridis required, andidshould be used where possible in advance of thenamedeprecation.user- user
-
ContentRestrictionUpdateRestrictions
protected ContentRestrictionUpdateRestrictions()
-
-
Methodendetails
-
builder
public static ContentRestrictionUpdateRestrictions.ContentRestrictionUpdateRestrictionsBuilder builder() -
group
The groups that the restrictions will be applied to. This array must have at least one item, otherwise it should be omitted. At least one ofnameoridis required, andidshould be used where possible in advance of thenamedeprecation. -
user
-
group
public ContentRestrictionUpdateRestrictions group(List<ContentRestrictionUpdateRestrictionsGroupInner> group) The groups that the restrictions will be applied to. This array must have at least one item, otherwise it should be omitted. At least one ofnameoridis required, andidshould be used where possible in advance of thenamedeprecation.- Gibt zurück:
this.
-
user
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-