Uses of Class
com.ibm.cloud.cloudant.v1.model.ReplicationDocument.Builder
-
Uses of ReplicationDocument.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionAdd an arbitrary property.ReplicationDocument.Builder.addConflicts
(String conflicts) Adds a new element to conflicts.ReplicationDocument.Builder.addDeletedConflicts
(String deletedConflicts) Adds a new element to deletedConflicts.Adds a new element to docIds.ReplicationDocument.Builder.addRevsInfo
(DocumentRevisionStatus revsInfo) Adds a new element to revsInfo.ReplicationDocument.Builder.attachments
(Map<String, Attachment> attachments) Set the attachments.Set the cancel.ReplicationDocument.Builder.checkpointInterval
(long checkpointInterval) Set the checkpointInterval.Set the conflicts.ReplicationDocument.Builder.connectionTimeout
(long connectionTimeout) Set the connectionTimeout.ReplicationDocument.Builder.continuous
(Boolean continuous) Set the continuous.ReplicationDocument.Builder.createTarget
(Boolean createTarget) Set the createTarget.ReplicationDocument.Builder.createTargetParams
(ReplicationCreateTargetParameters createTargetParams) Set the createTargetParams.Set the deleted.ReplicationDocument.Builder.deletedConflicts
(List<String> deletedConflicts) Set the deletedConflicts.Set the docIds.Set the filter.ReplicationDocument.Builder.httpConnections
(long httpConnections) Set the httpConnections.Set the id.Set the localSeq.ReplicationDocument.newBuilder()
New builder.ReplicationDocument.Builder.queryParams
(Map<String, String> queryParams) Set the queryParams.ReplicationDocument.Builder.retriesPerRequest
(long retriesPerRequest) Set the retriesPerRequest.Set the rev.Set the revisions.ReplicationDocument.Builder.revsInfo
(List<DocumentRevisionStatus> revsInfo) Set the revsInfo.Set the selector.Set the sinceSeq.ReplicationDocument.Builder.socketOptions
(String socketOptions) Set the socketOptions.ReplicationDocument.Builder.source
(ReplicationDatabase source) Set the source.ReplicationDocument.Builder.sourceProxy
(String sourceProxy) Deprecated.this method is deprecated and may be removed in a future releaseReplicationDocument.Builder.target
(ReplicationDatabase target) Set the target.ReplicationDocument.Builder.targetProxy
(String targetProxy) Deprecated.this method is deprecated and may be removed in a future releaseReplicationDocument.Builder.useBulkGet
(Boolean useBulkGet) Set the useBulkGet.ReplicationDocument.Builder.useCheckpoints
(Boolean useCheckpoints) Set the useCheckpoints.ReplicationDocument.Builder.userCtx
(UserContext userCtx) Set the userCtx.ReplicationDocument.Builder.winningRevsOnly
(Boolean winningRevsOnly) Set the winningRevsOnly.ReplicationDocument.Builder.workerBatchSize
(long workerBatchSize) Set the workerBatchSize.ReplicationDocument.Builder.workerProcesses
(long workerProcesses) Set the workerProcesses.