-
Sets the Content-ID
header in this attachment part.
Sets the Content-Type
header for this attachment part.
AttachmentBuilder.contentType(javax.ws.rs.core.MediaType contentType)
Sets the Content-Type
header for this attachment part.
Sets the file name of this attachment part.
Sets a header for this attachment part.
Sets headers for this attachment part.
Sets the content of this attachment part as an InputStream
.
Sets the content of this attachment part as an InputStream
.
Create a new AttachmentBuilder
instance for creating a new attachment for
a multipart payload.