Options for copy operations.
More...
#include <data_structure.hpp>
Options for copy operations.
◆ chunk
| std::optional<std::size_t> opendal::CopyOptions::chunk |
◆ concurrent
| std::size_t opendal::CopyOptions::concurrent {0} |
◆ if_match
| std::optional<std::string> opendal::CopyOptions::if_match |
◆ if_not_exists
| bool opendal::CopyOptions::if_not_exists {false} |
◆ source_content_length_hint
| std::optional<std::uint64_t> opendal::CopyOptions::source_content_length_hint |
◆ source_version
| std::optional<std::string> opendal::CopyOptions::source_version |
The documentation for this struct was generated from the following file: