Uses of Class
com.ibm.cloud.cloudant.v1.model.PostPartitionViewOptions.Builder
-
Uses of PostPartitionViewOptions.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionAdds a new element to keys.PostPartitionViewOptions.Builder.attachments
(Boolean attachments) Set the attachments.PostPartitionViewOptions.Builder.attEncodingInfo
(Boolean attEncodingInfo) Set the attEncodingInfo.Set the conflicts.Set the db.Set the ddoc.PostPartitionViewOptions.Builder.descending
(Boolean descending) Set the descending.Set the endKey.PostPartitionViewOptions.Builder.endKeyDocId
(String endKeyDocId) Set the endKeyDocId.Set the group.PostPartitionViewOptions.Builder.groupLevel
(long groupLevel) Set the groupLevel.PostPartitionViewOptions.Builder.includeDocs
(Boolean includeDocs) Set the includeDocs.PostPartitionViewOptions.Builder.inclusiveEnd
(Boolean inclusiveEnd) Set the inclusiveEnd.Set the key.Set the keys.PostPartitionViewOptions.Builder.limit
(long limit) Set the limit.PostPartitionViewOptions.newBuilder()
New builder.PostPartitionViewOptions.Builder.partitionKey
(String partitionKey) Set the partitionKey.Set the reduce.PostPartitionViewOptions.Builder.skip
(long skip) Set the skip.Set the startKey.PostPartitionViewOptions.Builder.startKeyDocId
(String startKeyDocId) Set the startKeyDocId.Set the update.Set the updateSeq.Set the view.