Class Expandableac2380
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandableac2380
Expandableac2380
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProtected no-args constructor for use by serialization frameworks.Expandableac2380(String user, String group) Constructs a validated instance ofExpandableac2380.Constructs a validated instance ofExpandableac2380. -
Method Summary
Modifier and TypeMethodDescriptionbooleangetGroup()Gets the value of group.getUser()Gets the value of user.group()Fluent getter for group.Fluent setter for group.inthashCode()voidSets the value of group.voidSets the value of user.toString()user()Fluent getter for user.Fluent setter for user.
-
Field Details
-
user
-
group
-
-
Constructor Details
-
Expandableac2380
Constructs a validated instance ofExpandableac2380.- Parameters:
spec- the specification to process
-
Expandableac2380
@Internal protected Expandableac2380()Protected no-args constructor for use by serialization frameworks. -
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
-
-
Method Details
-
user
-
user
Fluent setter for user.- Parameters:
user- user- Returns:
- this
-
getUser
-
setUser
-
group
-
group
Fluent setter for group.- Parameters:
group- group- Returns:
- this
-
getGroup
-
setGroup
-
equals
-
hashCode
-
toString
-