Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
analyze_document_options Struct Reference

#include <couchbase/analyze_document_options.hxx>

Inheritance diagram for analyze_document_options:
Inheritance graph

Classes

struct  built
 

Public Member Functions

auto build () const -> built
 
- Public Member Functions inherited from common_options< analyze_document_options >
auto timeout (const std::chrono::milliseconds timeout) -> analyze_document_options &
 Specifies a custom per-operation timeout.
 
auto retry_strategy (const std::shared_ptr< retry_strategy > strategy) -> analyze_document_options &
 Specifies a custom couchbase::retry_strategy for this operation.
 

Additional Inherited Members

- Protected Member Functions inherited from common_options< analyze_document_options >
auto build_common_options () const -> built
 
auto self () -> analyze_document_options &
 Allows to return the right options builder instance for child implementations.
 

Member Function Documentation

◆ build()

auto build ( ) const -> built
inline

The documentation for this struct was generated from the following file: