|
| constructor (*hash< auto > options) |
| Creates the object from constructor options.
|
|
| constructor (AwsRestClient rest) |
| Creates the object from a REST connection.
|
|
*list< hash< DataProviderSummaryInfo > > | getChildProviderSummaryInfo () |
| Return data provider summary info.
|
|
*string | getDesc () |
| Returns the data provider description.
|
|
string | getName () |
| Returns the data provider name.
|
|
| setLogger (*LoggerInterface logger) |
| Accepts a LoggerInterface object for logging (or clears it)
|
|
| constructor () |
| Creates the object.
|
|
| constructor (AwsRestClient rest) |
| Creates the object from a REST connection.
|
|
| setLogger (*LoggerInterface logger) |
| Accepts a LoggerInterface object for logging (or clears it)
|
|
The AWS REST client data provider class, provides API classes as children.