Klasse GetContentForSpace200Response
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.GetContentForSpace200Response
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetContentForSpace200Response
extends Object
GetContentForSpace200Response
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedGetContentForSpace200Response(ContentArray page, ContentArray blogpost, Map<String, String> _links) Constructs a validated instance ofGetContentForSpace200Response.Constructs a validated instance ofGetContentForSpace200Response. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links()blogpost()blogpost(ContentArray blogpost) builder()protected booleanbooleaninthashCode()page()page(ContentArray page) toString()
-
Felddetails
-
page
-
blogpost
-
_links
-
-
Konstruktordetails
-
GetContentForSpace200Response
Constructs a validated instance ofGetContentForSpace200Response.- Parameter:
spec- the specification to process
-
GetContentForSpace200Response
@Internal public GetContentForSpace200Response(ContentArray page, ContentArray blogpost, Map<String, String> _links) Constructs a validated instance ofGetContentForSpace200Response.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetContentForSpace200Response(Consumer)instead.- Parameter:
page- pageblogpost- blogpost_links- _links
-
GetContentForSpace200Response
protected GetContentForSpace200Response()
-
-
Methodendetails