33 RestClient::RestClient
rest;
The REST client data provider class, provides API classes as children.
Definition RestClientDataProviderBase.qc.dox.h:28
constructor(RestClient::RestClient rest)
Creates the object.
constructor()
Creates the object.
static string getUriValue(auto v)
Returns the value for the given query argument.
static string getRequestPath(hash< auto > req)
Returns the request path for the given request.
RestClient::RestClient rest
The REST client object.
Definition RestClientDataProviderBase.qc.dox.h:33
setLogger(*LoggerInterface logger)
Accepts a LoggerInterface object for logging (or clears it)
Qore RestClientDataProvider module definition.
Definition RestClientCallDataProvider.qc.dox.h:26