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

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

GetConnectionTimeoutDuration() constolp::http::NetworkSettings
GetDNSServers() constolp::http::NetworkSettings
GetMaxConnectionLifetime() constolp::http::NetworkSettings
GetProxySettings() constolp::http::NetworkSettings
GetTransferTimeoutDuration() constolp::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