Class GetAllDesignDocumentsOptions
java.lang.Object
com.couchbase.client.java.CommonOptions<GetAllDesignDocumentsOptions>
com.couchbase.client.java.manager.view.GetAllDesignDocumentsOptions
public class GetAllDesignDocumentsOptions extends CommonOptions<GetAllDesignDocumentsOptions>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
GetAllDesignDocumentsOptions.Built
Nested classes/interfaces inherited from class com.couchbase.client.java.CommonOptions
CommonOptions.BuiltCommonOptions
-
Method Summary
Modifier and Type Method Description GetAllDesignDocumentsOptions.Built
build()
static GetAllDesignDocumentsOptions
getAllDesignDocumentsOptions()
Methods inherited from class com.couchbase.client.java.CommonOptions
clientContext, parentSpan, retryStrategy, self, timeout
-
Method Details
-
getAllDesignDocumentsOptions
-
build
-