Klasse AddContentRestrictionRestrictionsGroupInner
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.AddContentRestrictionRestrictionsGroupInner
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AddContentRestrictionRestrictionsGroupInner
extends Object
AddContentRestrictionRestrictionsGroupInner
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumSet to 'group'. -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAddContentRestrictionRestrictionsGroupInner(AddContentRestrictionRestrictionsGroupInner.TypeEnum type, String name) Constructs a validated instance ofAddContentRestrictionRestrictionsGroupInner.AddContentRestrictionRestrictionsGroupInner(Consumer<AddContentRestrictionRestrictionsGroupInner> spec) Constructs a validated instance ofAddContentRestrictionRestrictionsGroupInner. -
Methodenübersicht
-
Felddetails
-
type
Set to 'group'. -
name
The name of the group.
-
-
Konstruktordetails
-
AddContentRestrictionRestrictionsGroupInner
public AddContentRestrictionRestrictionsGroupInner(Consumer<AddContentRestrictionRestrictionsGroupInner> spec) Constructs a validated instance ofAddContentRestrictionRestrictionsGroupInner.- Parameter:
spec- the specification to process
-
AddContentRestrictionRestrictionsGroupInner
@Internal public AddContentRestrictionRestrictionsGroupInner(AddContentRestrictionRestrictionsGroupInner.TypeEnum type, String name) Constructs a validated instance ofAddContentRestrictionRestrictionsGroupInner.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AddContentRestrictionRestrictionsGroupInner(Consumer)instead.- Parameter:
type- Set to 'group'.name- The name of the group.
-
AddContentRestrictionRestrictionsGroupInner
protected AddContentRestrictionRestrictionsGroupInner()
-
-
Methodendetails
-
builder
public static AddContentRestrictionRestrictionsGroupInner.AddContentRestrictionRestrictionsGroupInnerBuilder builder() -
type
Set to 'group'. -
name
The name of the group. -
type
public AddContentRestrictionRestrictionsGroupInner type(AddContentRestrictionRestrictionsGroupInner.TypeEnum type) Set to 'group'.- Gibt zurück:
this.
-
name
The name of the group.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-