Klasse ContentStateResponse
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentStateResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentStateResponse
extends Object
ContentStateResponse
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ContentStateprotected StringTimestamp of last publish event where content state changed -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentStateResponse(ContentState contentState, String lastUpdated) Constructs a validated instance ofContentStateResponse.Constructs a validated instance ofContentStateResponse. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancontentState(ContentState contentState) booleaninthashCode()Timestamp of last publish event where content state changedlastUpdated(String lastUpdated) Timestamp of last publish event where content state changedtoString()
-
Felddetails
-
contentState
-
lastUpdated
Timestamp of last publish event where content state changed
-
-
Konstruktordetails
-
ContentStateResponse
Constructs a validated instance ofContentStateResponse.- Parameter:
spec- the specification to process
-
ContentStateResponse
Constructs a validated instance ofContentStateResponse.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentStateResponse(Consumer)instead.- Parameter:
contentState- contentStatelastUpdated- Timestamp of last publish event where content state changed
-
ContentStateResponse
protected ContentStateResponse()
-
-
Methodendetails
-
builder
-
contentState
-
lastUpdated
Timestamp of last publish event where content state changed -
contentState
- Gibt zurück:
this.
-
lastUpdated
Timestamp of last publish event where content state changed- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-