Klasse ContentPropertyUpdateVersion
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentPropertyUpdateVersion
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentPropertyUpdateVersion
extends Object
ContentPropertyUpdateVersion
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected BooleanIfminorEditis set to 'true', no notification email or activity stream will be generated for the change.protected ContentPropertyUpdateVersionNumber -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentPropertyUpdateVersion(ContentPropertyUpdateVersionNumber number, Boolean minorEdit) Constructs a validated instance ofContentPropertyUpdateVersion.Constructs a validated instance ofContentPropertyUpdateVersion. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.number()toString()
-
Felddetails
-
number
-
minorEdit
IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.
-
-
Konstruktordetails
-
ContentPropertyUpdateVersion
Constructs a validated instance ofContentPropertyUpdateVersion.- Parameter:
spec- the specification to process
-
ContentPropertyUpdateVersion
@Internal public ContentPropertyUpdateVersion(ContentPropertyUpdateVersionNumber number, Boolean minorEdit) Constructs a validated instance ofContentPropertyUpdateVersion.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentPropertyUpdateVersion(Consumer)instead.- Parameter:
number- numberminorEdit- IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.
-
ContentPropertyUpdateVersion
protected ContentPropertyUpdateVersion()
-
-
Methodendetails
-
builder
-
number
-
minorEdit
IfminorEditis set to 'true', no notification email or activity stream will be generated for the change. -
number
- Gibt zurück:
this.
-
minorEdit
IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-