Klasse AttachmentUpdateContainer
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.AttachmentUpdateContainer
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AttachmentUpdateContainer
extends Object
AttachmentUpdateContainer
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAttachmentUpdateContainer(String id, String type) Constructs a validated instance ofAttachmentUpdateContainer.Constructs a validated instance ofAttachmentUpdateContainer. -
Methodenübersicht
-
Felddetails
-
id
Theidof the parent content. -
type
The content type. You can only attach attachments to content of type:page,blogpost.
-
-
Konstruktordetails
-
AttachmentUpdateContainer
Constructs a validated instance ofAttachmentUpdateContainer.- Parameter:
spec- the specification to process
-
AttachmentUpdateContainer
Constructs a validated instance ofAttachmentUpdateContainer.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AttachmentUpdateContainer(Consumer)instead.- Parameter:
id- Theidof the parent content.type- The content type. You can only attach attachments to content of type:page,blogpost.
-
AttachmentUpdateContainer
protected AttachmentUpdateContainer()
-
-
Methodendetails
-
builder
-
id
Theidof the parent content. -
type
The content type. You can only attach attachments to content of type:page,blogpost. -
id
Theidof the parent content.- Gibt zurück:
this.
-
type
The content type. You can only attach attachments to content of type:page,blogpost.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-