The CdsRest data provider class.
More...
#include <CdsRestDataProviderBase.qc.dox.h>
|
| constructor () |
| Creates the object.
|
|
| constructor (CdsRestClient::CdsRestClient rest) |
| Creates the object.
|
|
| constructor (CdsRestClient::CdsRestConnection conn) |
| Creates the object.
|
|
| setLogger (*LoggerInterface logger) |
| Accepts a LoggerInterface object for logging (or clears it)
|
|
|
const | ConstructorOptions = ... |
| Constructor options.
|
|
const | EnvOptions = ... |
| Environment options.
|
|
const | HttpMethods = ... |
| Hash of HTTP Methods.
|
|
|
static *hash< auto > | getClientOptions (*hash< auto > copts) |
| Returns options for the CdsRestClient.
|
|
|
*CdsRestClient::CdsRestConnection | conn |
| The connection object used to create the REST client.
|
|
CdsRestClient::CdsRestClient | rest |
| The REST client object for API calls.
|
|
The CdsRest data provider class.