Uses of Class
com.couchbase.client.java.manager.view.GetAllDesignDocumentsOptions
-
Uses of GetAllDesignDocumentsOptions in com.couchbase.client.java.manager.view
Modifier and TypeMethodDescriptionstatic GetAllDesignDocumentsOptions
GetAllDesignDocumentsOptions.getAllDesignDocumentsOptions()
Modifier and TypeMethodDescriptionAsyncViewIndexManager.getAllDesignDocuments
(DesignDocumentNamespace namespace, GetAllDesignDocumentsOptions options) Returns all of the design documents in the specified namespace.ReactiveViewIndexManager.getAllDesignDocuments
(DesignDocumentNamespace namespace, GetAllDesignDocumentsOptions options) Returns all of the design documents in the specified namespace.ViewIndexManager.getAllDesignDocuments
(DesignDocumentNamespace namespace, GetAllDesignDocumentsOptions options) Returns all of the design documents in the specified namespace.