Klasse ContentMetadataCurrentuserExpandable
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentMetadataCurrentuserExpandable
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ContentMetadataCurrentuserExpandable
extends Object
ContentMetadataCurrentuserExpandable
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedContentMetadataCurrentuserExpandable(String favourited, String lastmodified, String lastcontributed, String viewed, String scheduled) Constructs a validated instance ofContentMetadataCurrentuserExpandable.Constructs a validated instance ofContentMetadataCurrentuserExpandable. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleanfavourited(String favourited) inthashCode()lastcontributed(String lastcontributed) lastmodified(String lastmodified) toString()viewed()
-
Felddetails
-
favourited
-
lastmodified
-
lastcontributed
-
viewed
-
scheduled
-
-
Konstruktordetails
-
ContentMetadataCurrentuserExpandable
Constructs a validated instance ofContentMetadataCurrentuserExpandable.- Parameter:
spec- the specification to process
-
ContentMetadataCurrentuserExpandable
@Internal public ContentMetadataCurrentuserExpandable(String favourited, String lastmodified, String lastcontributed, String viewed, String scheduled) Constructs a validated instance ofContentMetadataCurrentuserExpandable.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ContentMetadataCurrentuserExpandable(Consumer)instead.- Parameter:
favourited- favouritedlastmodified- lastmodifiedlastcontributed- lastcontributedviewed- viewedscheduled- scheduled
-
ContentMetadataCurrentuserExpandable
protected ContentMetadataCurrentuserExpandable()
-
-
Methodendetails
-
builder
public static ContentMetadataCurrentuserExpandable.ContentMetadataCurrentuserExpandableBuilder builder() -
favourited
-
lastmodified
-
lastcontributed
-
viewed
-
scheduled
-
favourited
- Gibt zurück:
this.
-
lastmodified
- Gibt zurück:
this.
-
lastcontributed
- Gibt zurück:
this.
-
viewed
- Gibt zurück:
this.
-
scheduled
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-