Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
Package
Description
-
Uses of ODataRequestDelete in com.sap.cloud.sdk.datamodel.odata.client.request
Modifier and TypeMethodDescriptionODataRequestBatch.Changeset.addDelete
(ODataRequestDelete request) Add an OData Delete request to the current OData Batch changeset. -
Uses of ODataRequestDelete in com.sap.cloud.sdk.datamodel.odata.helper
-
Uses of ODataRequestDelete in com.sap.cloud.sdk.datamodel.odatav4.core
Modifier and TypeMethodDescriptionDeleteRequestBuilder.toRequest()
Creates an instance of theODataRequestDelete
based on the Entity class.