|
10Duke Scale C++ Client
|
Public Member Functions | |
| RESTConfiguration (const tenduke::net::URL &base_url, const std::shared_ptr< const tenduke::net::URLs > &urls) | |
| const ::tenduke::net::URL & | getBaseUrl () const |
| ::tenduke::net::URL | apiURL (const std::string &path) const |
| Builds complete API URL by appending the API endpoint path to base-URL. | |
| std::string | getBaseUrlAsString () const |
|
inline |
Builds complete API URL by appending the API endpoint path to base-URL.
The base-URL may contain a base path.