![]() |
Qore AwsRestClientDataProvider Module Reference
1.0
|
This is the complete list of members for AwsRestClientDataProvider::AwsRestClientCallDataProvider, including all inherited members.
Protected Member Functions | |
auto | doRequestImpl (auto req, *hash< auto > request_options) |
Makes a request and returns the response. More... | |
*AbstractDataProviderType | getRequestTypeImpl () |
*AbstractDataProviderType | getResponseTypeImpl () |
Returns the description of a response message, if this object represents a response message. More... | |
The HTTP options data provider class.
|
protected |
Makes a request and returns the response.
req | the request info |
request_options | the request options after processing by validateRequestOptions() |
|
protected |
Makes a request and returnscallwithoutbody Returns the description of a successful request message, if any
|
protected |
Returns the description of a response message, if this object represents a response message.