|
| GetRegionResponse (std::string regionvalue) |
|
| GetRegionResponse (error::Error err) |
|
| GetRegionResponse (const Response &response) |
|
| Response (error::Error err) |
|
| Response (const Response &response) |
|
| operator bool () const |
|
std::string | GetError () |
|
|
std::string | region |
|
std::string | error |
|
int | status_code = 0 |
|
utils::Multimap | headers |
|
std::string | data |
|
std::string | code |
|
std::string | message |
|
std::string | resource |
|
std::string | request_id |
|
std::string | host_id |
|
std::string | bucket_name |
|
std::string | object_name |
|
The documentation for this struct was generated from the following files:
- /home/bala/devel/github.com/minio/minio-cpp/include/response.h
- /home/bala/devel/github.com/minio/minio-cpp/src/response.cc