add Action
See addAction(DataQuery, HttpHeaders?, RequestOptions?).
Parameters
action
Action parameter.
See addAction(DataQuery, HttpHeaders?, RequestOptions?).
Parameters
action
Action parameter.
headers
Headers parameter.
Add an action call to the change set.
Parameters
action
Data query for this action invocation. After invocation, this may be passed to {@link com.sap.cloud.mobile.kotlin.odata.ChangeSet#getActionResult(com.sap.cloud.mobile.kotlin.odata.DataQuery, kotlin.Int) ChangeSet.getActionResult}.
headers
(nullable) Request-specific headers.
options
(nullable) Request-specific options.