Klasse AsyncContentBodyMediaToken
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.AsyncContentBodyMediaToken
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AsyncContentBodyMediaToken
extends Object
AsyncContentBodyMediaToken
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofAsyncContentBodyMediaToken.AsyncContentBodyMediaToken(List<String> collectionIds, String contentId, String expiryDateTime, List<String> fileIds, String token) Constructs a validated instance ofAsyncContentBodyMediaToken. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleancollectionIds(List<String> collectionIds) booleanexpiryDateTime(String expiryDateTime) fileIds()inthashCode()token()toString()
-
Felddetails
-
collectionIds
-
contentId
-
expiryDateTime
-
fileIds
-
token
-
-
Konstruktordetails
-
AsyncContentBodyMediaToken
Constructs a validated instance ofAsyncContentBodyMediaToken.- Parameter:
spec- the specification to process
-
AsyncContentBodyMediaToken
@Internal public AsyncContentBodyMediaToken(List<String> collectionIds, String contentId, String expiryDateTime, List<String> fileIds, String token) Constructs a validated instance ofAsyncContentBodyMediaToken.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AsyncContentBodyMediaToken(Consumer)instead.- Parameter:
collectionIds- collectionIdscontentId- contentIdexpiryDateTime- expiryDateTimefileIds- fileIdstoken- token
-
AsyncContentBodyMediaToken
protected AsyncContentBodyMediaToken()
-
-
Methodendetails
-
builder
-
collectionIds
-
contentId
-
expiryDateTime
-
fileIds
-
token
-
collectionIds
- Gibt zurück:
this.
-
contentId
- Gibt zurück:
this.
-
expiryDateTime
- Gibt zurück:
this.
-
fileIds
- Gibt zurück:
this.
-
token
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-