olp-cpp-sdk  1.22.0
olp::http::NetworkResponse Member List

This is the complete list of members for olp::http::NetworkResponse, including all inherited members.

GetBytesDownloaded() constolp::http::NetworkResponse
GetBytesUploaded() constolp::http::NetworkResponse
GetDiagnostics() constolp::http::NetworkResponse
GetError() constolp::http::NetworkResponse
GetRequestId() constolp::http::NetworkResponse
GetStatus() constolp::http::NetworkResponse
IsCancelled() constolp::http::NetworkResponse
WithBytesDownloaded(uint64_t bytes_downloaded)olp::http::NetworkResponse
WithBytesUploaded(uint64_t bytes_uploaded)olp::http::NetworkResponse
WithDiagnostics(Diagnostics diagnostics)olp::http::NetworkResponse
WithError(std::string error)olp::http::NetworkResponse
WithRequestId(RequestId id)olp::http::NetworkResponse
WithStatus(int status)olp::http::NetworkResponse