Uses of Interface
com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestExecutable
Packages that use ODataRequestExecutable
- 
Uses of ODataRequestExecutable in com.sap.cloud.sdk.datamodel.odata.client.request
Subinterfaces of ODataRequestExecutable in com.sap.cloud.sdk.datamodel.odata.client.requestModifier and TypeInterfaceDescriptionstatic interfaceInterface for executing OData requests that return a resource which must be closed.Classes in com.sap.cloud.sdk.datamodel.odata.client.request that implement ODataRequestExecutableModifier and TypeClassDescriptionclassThe executable OData action request.classThe OData Batch request.classThe result type of the OData Count request.classThe executable OData create request.classThe executable OData delete request.classThe executable OData function request.classGeneric OData request class to provide default features for service requests.classThe result type of the OData Read request.classThe result type of the OData read by key request.classThe executable OData patch update request.