Uses of Class
com.ibm.cloud.cloudant.v1.model.PostChangesOptions.Builder
-
Uses of PostChangesOptions.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionAdds a new element to docIds.Adds a new element to fields.PostChangesOptions.Builder.attachments
(Boolean attachments) Set the attachments.PostChangesOptions.Builder.attEncodingInfo
(Boolean attEncodingInfo) Set the attEncodingInfo.Set the conflicts.Set the db.PostChangesOptions.Builder.descending
(Boolean descending) Set the descending.Set the docIds.Set the feed.Set the fields.Set the filter.PostChangesOptions.Builder.heartbeat
(long heartbeat) Set the heartbeat.PostChangesOptions.Builder.includeDocs
(Boolean includeDocs) Set the includeDocs.PostChangesOptions.Builder.lastEventId
(String lastEventId) Set the lastEventId.PostChangesOptions.Builder.limit
(long limit) Set the limit.PostChangesOptions.newBuilder()
New builder.Set the selector.PostChangesOptions.Builder.seqInterval
(long seqInterval) Set the seqInterval.Set the since.Set the style.PostChangesOptions.Builder.timeout
(long timeout) Set the timeout.Set the view.