Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
-
Uses of FluentHelperDelete in com.sap.cloud.sdk.datamodel.odata.helper.batch
Modifier and TypeMethodDescriptionprotected ThisT
BatchChangeSetFluentHelperBasic.addRequest
(FluentHelperDelete<?, ?> deleteRequest) Adds a delete operation to the current changeset request.Modifier and TypeMethodDescriptionBatchChangeSetFluentHelperBasic.addRequestDelete
(Function<EntityT, FluentHelperDelete<?, EntityT>> serviceMethod, EntityT entity) Add a delete operation to the current changeset request.