Uses of Class
com.ibm.cloud.cloudant.v1.model.PostViewOptions.Builder
Packages that use PostViewOptions.Builder
-
Uses of PostViewOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PostViewOptions.BuilderModifier and TypeMethodDescriptionAdds an keys to keys.PostViewOptions.Builder.attachments(Boolean attachments) Set the attachments.PostViewOptions.Builder.attEncodingInfo(Boolean attEncodingInfo) Set the attEncodingInfo.Set the conflicts.Set the db.Set the ddoc.PostViewOptions.Builder.descending(Boolean descending) Set the descending.Set the endKey.PostViewOptions.Builder.endKeyDocId(String endKeyDocId) Set the endKeyDocId.Set the group.PostViewOptions.Builder.groupLevel(long groupLevel) Set the groupLevel.PostViewOptions.Builder.includeDocs(Boolean includeDocs) Set the includeDocs.PostViewOptions.Builder.inclusiveEnd(Boolean inclusiveEnd) Set the inclusiveEnd.Set the key.Set the keys.PostViewOptions.Builder.limit(long limit) Set the limit.PostViewOptions.newBuilder()New builder.Set the reduce.PostViewOptions.Builder.skip(long skip) Set the skip.Set the stable.Set the startKey.PostViewOptions.Builder.startKeyDocId(String startKeyDocId) Set the startKeyDocId.Set the update.Set the updateSeq.Set the view.