Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
Packages that use ODataRequestDelete
Package
Description
-
Uses of ODataRequestDelete in com.sap.cloud.sdk.datamodel.odata.client.request
Methods in com.sap.cloud.sdk.datamodel.odata.client.request with parameters of type ODataRequestDeleteModifier 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
Methods in com.sap.cloud.sdk.datamodel.odata.helper that return ODataRequestDelete -
Uses of ODataRequestDelete in com.sap.cloud.sdk.datamodel.odatav4.core
Methods in com.sap.cloud.sdk.datamodel.odatav4.core that return ODataRequestDeleteModifier and TypeMethodDescriptionDeleteRequestBuilder.toRequest()
Creates an instance of theODataRequestDelete
based on the Entity class.