|
olp-cpp-sdk
1.23.1
|
The default implementation of the lookup API endpoint provider. More...
#include <DefaultLookupEndpointProvider.h>
Public Member Functions | |
| std::string | operator() (const std::string &partition) |
| The funcion call operator. More... | |
The default implementation of the lookup API endpoint provider.
It returns the default lookup API endpoint URLs based on the partition HRN.
| std::string olp::client::DefaultLookupEndpointProvider::operator() | ( | const std::string & | partition | ) |
The funcion call operator.
| partition | The partition HRN. |