Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.client.request | |
com.sap.cloud.sdk.datamodel.odata.helper | |
com.sap.cloud.sdk.datamodel.odatav4.core |
Modifier and Type | Method and Description |
---|---|
ODataRequestBatch.Changeset |
ODataRequestBatch.Changeset.addDelete(ODataRequestDelete request)
Add an OData Delete request to the current OData Batch changeset.
|
Modifier and Type | Method and Description |
---|---|
ODataRequestDelete |
FluentHelperDelete.toRequest()
Translate this OData v2 delete request instance to a generic OData Client request object.
|
Modifier and Type | Method and Description |
---|---|
ODataRequestDelete |
DeleteRequestBuilder.toRequest()
Creates an instance of the
ODataRequestDelete based on the Entity class. |
Copyright © 2020 SAP SE. All rights reserved.