Klasse AsyncContentBodyExpandable
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.AsyncContentBodyExpandable
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AsyncContentBodyExpandable
extends Object
AsyncContentBodyExpandable
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAsyncContentBodyExpandable(String content, String embeddedContent, String webresource, String mediaToken) Constructs a validated instance ofAsyncContentBodyExpandable.Constructs a validated instance ofAsyncContentBodyExpandable. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancontent()embeddedContent(String embeddedContent) booleaninthashCode()mediaToken(String mediaToken) toString()webresource(String webresource)
-
Felddetails
-
-
embeddedContent
-
webresource
-
mediaToken
-
-
Konstruktordetails
-
AsyncContentBodyExpandable
Constructs a validated instance ofAsyncContentBodyExpandable.- Parameter:
spec- the specification to process
-
AsyncContentBodyExpandable
@Internal public AsyncContentBodyExpandable(String content, String embeddedContent, String webresource, String mediaToken) Constructs a validated instance ofAsyncContentBodyExpandable.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AsyncContentBodyExpandable(Consumer)instead.- Parameter:
content- contentembeddedContent- embeddedContentwebresource- webresourcemediaToken- mediaToken
-
AsyncContentBodyExpandable
protected AsyncContentBodyExpandable()
-
-
Methodendetails
-
builder
-
content
-
embeddedContent
-
webresource
-
mediaToken
-
content
- Gibt zurück:
this.
-
embeddedContent
- Gibt zurück:
this.
-
webresource
- Gibt zurück:
this.
-
mediaToken
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-