Uses of Class
com.ibm.cloud.cloudant.v1.model.PutAttachmentOptions.Builder
Packages that use PutAttachmentOptions.Builder
-
Uses of PutAttachmentOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PutAttachmentOptions.BuilderModifier 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.