#include <couchbase/disconnect_link_analytics_options.hxx>
|
struct | built |
| Immutable value object representing consistent options. More...
|
|
◆ build()
auto build |
( |
| ) |
const -> built
|
|
inlinenodiscard |
Validates options and returns them as an immutable value.
- Returns
- consistent options as an immutable value
- Exceptions
-
- Since
- 1.0.0
- Internal
- Internal interface
◆ dataverse_name()
The name of the dataverse to connect to.
defaults to Default
- Parameters
-
- Returns
- reference to this object, for use in chaining
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
◆ link_name()
The name of the link.
defaults to Local
- Parameters
-
- Returns
- reference to this object, for use in chaining
- Since
- 1.0.0
- Committed
- Generally available API and should be preferred in production
The documentation for this class was generated from the following file: