Class Expandabled312Ab
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandabled312Ab
Expandabled312Ab
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpandabled312Ab(String lastUpdated, String previousVersion, String contributors, String nextVersion, String ownedBy, String lastOwnedBy) Constructs a validated instance ofExpandabled312Ab.Constructs a validated instance ofExpandabled312Ab. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancontributors(String contributors) booleaninthashCode()lastOwnedBy(String lastOwnedBy) lastUpdated(String lastUpdated) nextVersion(String nextVersion) ownedBy()previousVersion(String previousVersion) toString()
-
Field Details
-
lastUpdated
-
previousVersion
-
contributors
-
nextVersion
-
ownedBy
-
lastOwnedBy
-
-
Constructor Details
-
Expandabled312Ab
Constructs a validated instance ofExpandabled312Ab.- Parameters:
spec- the specification to process
-
Expandabled312Ab
@Internal public Expandabled312Ab(String lastUpdated, String previousVersion, String contributors, String nextVersion, String ownedBy, String lastOwnedBy) Constructs a validated instance ofExpandabled312Ab.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Expandabled312Ab(Consumer)instead.- Parameters:
lastUpdated- lastUpdatedpreviousVersion- previousVersioncontributors- contributorsnextVersion- nextVersionownedBy- ownedBylastOwnedBy- lastOwnedBy
-
Expandabled312Ab
protected Expandabled312Ab()
-
-
Method Details
-
lastUpdated
-
previousVersion
-
contributors
-
nextVersion
-
ownedBy
-
lastOwnedBy
-
lastUpdated
- Returns:
this.
-
previousVersion
- Returns:
this.
-
contributors
- Returns:
this.
-
nextVersion
- Returns:
this.
-
ownedBy
- Returns:
this.
-
lastOwnedBy
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-