Immutable value object representing consistent options. More...
#include <couchbase/upsert_options.hxx>
Public Attributes | |
const std::uint32_t | expiry |
const bool | preserve_expiry |
![]() | |
const couchbase::durability_level | durability_level |
const couchbase::persist_to | persist_to |
const couchbase::replicate_to | replicate_to |
![]() | |
const std::optional< std::chrono::milliseconds > | timeout |
const std::shared_ptr< couchbase::retry_strategy > | retry_strategy |
const std::shared_ptr< tracing::request_span > | parent_span |
const std::uint32_t expiry |
const bool preserve_expiry |