GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.attachments(Boolean attachments) |
Set the attachments.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.attEncodingInfo(Boolean attEncodingInfo) |
Set the attEncodingInfo.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.conflicts(Boolean conflicts) |
Set the conflicts.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.db(String db) |
Set the db.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.ddoc(String ddoc) |
Set the ddoc.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.deletedConflicts(Boolean deletedConflicts) |
Set the deletedConflicts.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.ifNoneMatch(String ifNoneMatch) |
Set the ifNoneMatch.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.latest(Boolean latest) |
Set the latest.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.localSeq(Boolean localSeq) |
Set the localSeq.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.meta(Boolean meta) |
Set the meta.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.newBuilder() |
New builder.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.rev(String rev) |
Set the rev.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.revs(Boolean revs) |
Set the revs.
|
GetDesignDocumentOptions.Builder |
GetDesignDocumentOptions.Builder.revsInfo(Boolean revsInfo) |
Set the revsInfo.
|