Klasse GroupCreate
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.GroupCreate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GroupCreate
extends Object
GroupCreate
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enum -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGroupCreate(GroupCreate.TypeEnum type, String name, String id) Constructs a validated instance ofGroupCreate.GroupCreate(Consumer<GroupCreate> spec) Constructs a validated instance ofGroupCreate. -
Methodenübersicht
-
Felddetails
-
type
-
name
-
id
-
-
Konstruktordetails
-
GroupCreate
Constructs a validated instance ofGroupCreate.- Parameter:
spec- the specification to process
-
GroupCreate
Constructs a validated instance ofGroupCreate.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GroupCreate(Consumer)instead.- Parameter:
type- typename- nameid- id
-
GroupCreate
protected GroupCreate()
-
-
Methodendetails