| 
    olp-cpp-sdk
    1.23.1
    
   | 
 
This is the complete list of members for olp::http::NetworkSettings, including all inherited members.
| GetConnectionTimeoutDuration() const | olp::http::NetworkSettings | |
| GetDNSServers() const | olp::http::NetworkSettings | |
| GetMaxConnectionLifetime() const | olp::http::NetworkSettings | |
| GetProxySettings() const | olp::http::NetworkSettings | |
| GetTransferTimeoutDuration() const | olp::http::NetworkSettings | |
| WithConnectionTimeout(std::chrono::milliseconds timeout) | olp::http::NetworkSettings | |
| WithDNSServers(std::vector< std::string > dns_servers) | olp::http::NetworkSettings | |
| WithMaxConnectionLifetime(std::chrono::seconds lifetime) | olp::http::NetworkSettings | |
| WithProxySettings(NetworkProxySettings settings) | olp::http::NetworkSettings | |
| WithTransferTimeout(std::chrono::milliseconds timeout) | olp::http::NetworkSettings |