olp-cpp-sdk  1.18.1
Public Member Functions | List of all members
olp::client::DefaultLookupEndpointProvider Struct Reference

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...
 

Detailed Description

The default implementation of the lookup API endpoint provider.

It returns the default lookup API endpoint URLs based on the partition HRN.

Member Function Documentation

◆ operator()()

std::string olp::client::DefaultLookupEndpointProvider::operator() ( const std::string &  partition)

The funcion call operator.

Parameters
partitionThe partition HRN.
Returns
The default lookup API endpoint URLs.

The documentation for this struct was generated from the following file: