Abstract
Type of the deserializer use on the request
Type of the parameter to setup a request with
Creates an instance of ODataFunctionRequestConfig.
HTTP method for the request.
Default path of the service.
The name of the function.
Object containing the parameters with a value and additional meta information.
URI conversion functions.
Readonly
defaultReadonly
defaultReadonly
functionProtected
oReadonly
parameterAdd custom headers to the request. This is useful in case you want to provide your own authorization headers for example.
Key-value pairs where the key is the name of a header property and the value is the respective value.
Add custom query parameters to the request. This is useful in case your OData service allows non-standard query parameters.
Key-value pairs where the key is the name of a query parameter and the value is the respective value.
Add custom request configuration to the request.
Key-value pairs where the key is the name of a request configuration and the value is the respective value.
Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.
Protected
prependAbstract
queryAbstract
resource
Function request configuration for an entity type.