Type of the action import parameters
Type of the action import return value
Creates an instance of ActionImportRequestBuilder.
Default path for the service the action belongs to
The name of the action import.
Transformation function for the response
Parameters to be set in the action
Request configuration to initialize with
Transformation function for the response
Build an ODataRequest that holds essential configuration for the service request and executes it.
The OData request executor including the destination configuration, if one was given.
Build an ODataRequest that holds essential configuration for the service request and executes it.
The OData request executor including the destination configuration, if one was given.
Execute request
Destination to execute the request against
Options to employ when fetching destinations
A promise resolving to the requested return type
Create the relative url based on configuration of the given builder.
The relative url for the request
Create the url based on configuration of the given builder.
Destination to execute the request against
Options to employ when fetching destinations.
Promise resolving to the url for the request
Add custom headers to the request.
Key-value pairs denoting additional custom headers
The request builder itself, to facilitate method chaining
Add custom query parameters to the request.
Key-value pairs denoting additional custom query parameters to be set in the request
The request builder itself, to facilitate method chaining
Replace the default service path with the given custom path.
In case of the S/4HANA apis the servicePath defaults to '/sap/opu/odata/sap/
Path to override the default with
The request builder itself, to facilitate method chaining
Create an OData request to execute an action import.