|
Couchbase C++ SDK 1.2.0 (rev. c2439a4)
|
This is the complete list of members for upsert_options, including all inherited members.
| build() const -> built | upsert_options | inline |
| build_common_durability_options() const -> built | common_durability_options< upsert_options > | inlineprotected |
| build_common_options() const -> built | common_options< upsert_options > | inlineprotected |
| durability(durability_level level) -> upsert_options & | common_durability_options< upsert_options > | inline |
| expiry(std::chrono::seconds duration) -> upsert_options & | upsert_options | inline |
| expiry(std::chrono::system_clock::time_point time_point) -> upsert_options & | upsert_options | inline |
| parent_span(std::shared_ptr< tracing::request_span > span) -> upsert_options & | common_options< upsert_options > | inline |
| preserve_expiry(bool preserve) -> upsert_options & | upsert_options | inline |
| retry_strategy(const std::shared_ptr< retry_strategy > strategy) -> upsert_options & | common_options< upsert_options > | inline |
| self() -> upsert_options & | common_options< upsert_options > | inlineprotected |
| timeout(const std::chrono::milliseconds timeout) -> upsert_options & | common_options< upsert_options > | inline |