olp-cpp-sdk
1.23.1
|
This is the complete list of members for olp::http::NetworkProxySettings, including all inherited members.
GetHostname() const | olp::http::NetworkProxySettings | |
GetPassword() const | olp::http::NetworkProxySettings | |
GetPort() const | olp::http::NetworkProxySettings | |
GetType() const | olp::http::NetworkProxySettings | |
GetUsername() const | olp::http::NetworkProxySettings | |
Type enum name | olp::http::NetworkProxySettings | |
WithHostname(std::string hostname) | olp::http::NetworkProxySettings | |
WithPassword(std::string password) | olp::http::NetworkProxySettings | |
WithPort(std::uint16_t port) | olp::http::NetworkProxySettings | |
WithType(Type type) | olp::http::NetworkProxySettings | |
WithUsername(std::string username) | olp::http::NetworkProxySettings |