Class AttachmentArchiveItemReadable.AttachmentArchiveItemReadableBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.AttachmentArchiveItemReadable.AttachmentArchiveItemReadableBuilder
- Enclosing class:
- AttachmentArchiveItemReadable
public static class AttachmentArchiveItemReadable.AttachmentArchiveItemReadableBuilder
extends Object
-
Method Details
-
index
The position of the item within the archive.- Returns:
this.
-
label
The label for the archive item.- Returns:
this.
-
mediaType
public AttachmentArchiveItemReadable.AttachmentArchiveItemReadableBuilder mediaType(String mediaType) The MIME type of the archive item.- Returns:
this.
-
path
The path of the archive item.- Returns:
this.
-
size
The size of the archive item.- Returns:
this.
-
build
-
toString
-