Class Expandableac2380
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandableac2380
Expandableac2380
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandableac2380(String user, String group) Constructs a validated instance ofExpandableac2380.Constructs a validated instance ofExpandableac2380. -
Method Summary
-
Field Details
-
user
-
group
-
-
Constructor Details
-
Expandableac2380
Constructs a validated instance ofExpandableac2380.- Parameters:
spec- the specification to process
-
Expandableac2380
Constructs a validated instance ofExpandableac2380.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandableac2380(Consumer)instead.- Parameters:
user- usergroup- group
-
Expandableac2380
protected Expandableac2380()
-
-
Method Details