Klasse ContentCreateSpaceHistory
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentCreateSpaceHistory
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentCreateSpaceHistory
extends Object
ContentCreateSpaceHistory
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentCreateSpaceHistory(OffsetDateTime createdDate, User createdBy) Constructs a validated instance ofContentCreateSpaceHistory.Constructs a validated instance ofContentCreateSpaceHistory. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancreatedDate(OffsetDateTime createdDate) booleaninthashCode()toString()
-
Felddetails
-
createdDate
-
createdBy
-
-
Konstruktordetails
-
ContentCreateSpaceHistory
Constructs a validated instance ofContentCreateSpaceHistory.- Parameter:
spec- the specification to process
-
ContentCreateSpaceHistory
Constructs a validated instance ofContentCreateSpaceHistory.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentCreateSpaceHistory(Consumer)instead.- Parameter:
createdDate- createdDatecreatedBy- createdBy
-
ContentCreateSpaceHistory
protected ContentCreateSpaceHistory()
-
-
Methodendetails