|
MinIO C++ SDK
|
Public Member Functions | |
| utils::Multimap | Headers () |
| utils::Multimap | CopyHeaders () |
Public Member Functions inherited from minio::s3::ObjectArgs | |
| error::Error | Validate () |
Public Member Functions inherited from minio::s3::BucketArgs | |
| error::Error | Validate () |
Public Attributes | |
| size_t * | offset = NULL |
| size_t * | length = NULL |
| std::string | match_etag |
| std::string | not_match_etag |
| utils::Time | modified_since |
| utils::Time | unmodified_since |
Public Attributes inherited from minio::s3::ObjectReadArgs | |
| SseCustomerKey * | ssec = NULL |
Public Attributes inherited from minio::s3::ObjectVersionArgs | |
| std::string | version_id |
Public Attributes inherited from minio::s3::ObjectArgs | |
| std::string | object |
Public Attributes inherited from minio::s3::BucketArgs | |
| std::string | bucket |
| std::string | region |
Public Attributes inherited from minio::s3::BaseArgs | |
| utils::Multimap | extra_headers |
| utils::Multimap | extra_query_params |