Uses of Class
com.ibm.cloud.cloudant.v1.model.PutAttachmentOptions.Builder
-
Uses of PutAttachmentOptions.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionPutAttachmentOptions.Builder.attachment
(File attachment) Set the attachment.PutAttachmentOptions.Builder.attachment
(InputStream attachment) Set the attachment.PutAttachmentOptions.Builder.attachmentName
(String attachmentName) Set the attachmentName.PutAttachmentOptions.Builder.contentType
(String contentType) Set the contentType.Set the db.Set the docId.Set the ifMatch.PutAttachmentOptions.newBuilder()
New builder.Set the rev.