Uses of Class
com.ibm.cloud.cloudant.v1.model.Document.Builder
-
Uses of Document.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionAdd an arbitrary property.Document.Builder.addConflicts
(String conflicts) Adds a new element to conflicts.Document.Builder.addDeletedConflicts
(String deletedConflicts) Adds a new element to deletedConflicts.Document.Builder.addRevsInfo
(DocumentRevisionStatus revsInfo) Adds a new element to revsInfo.Document.Builder.attachments
(Map<String, Attachment> attachments) Set the attachments.Set the conflicts.Set the deleted.Document.Builder.deletedConflicts
(List<String> deletedConflicts) Set the deletedConflicts.Set the id.Set the localSeq.Document.newBuilder()
New builder.Set the rev.Set the revisions.Document.Builder.revsInfo
(List<DocumentRevisionStatus> revsInfo) Set the revsInfo.