Uses of Class
com.ibm.cloud.cloudant.v1.model.PostDesignDocsOptions.Builder
Packages that use PostDesignDocsOptions.Builder
-
Uses of PostDesignDocsOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PostDesignDocsOptions.BuilderModifier and TypeMethodDescriptionSet the accept.Adds an keys to keys.PostDesignDocsOptions.Builder.attachments(Boolean attachments) Set the attachments.PostDesignDocsOptions.Builder.attEncodingInfo(Boolean attEncodingInfo) Set the attEncodingInfo.Set the conflicts.Set the db.PostDesignDocsOptions.Builder.descending(Boolean descending) Set the descending.Set the endKey.PostDesignDocsOptions.Builder.includeDocs(Boolean includeDocs) Set the includeDocs.PostDesignDocsOptions.Builder.inclusiveEnd(Boolean inclusiveEnd) Set the inclusiveEnd.Set the key.Set the keys.PostDesignDocsOptions.Builder.limit(long limit) Set the limit.PostDesignDocsOptions.newBuilder()New builder.PostDesignDocsOptions.Builder.skip(long skip) Set the skip.Set the startKey.Set the updateSeq.