Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
Uses of FluentHelperUpdate in com.sap.cloud.sdk.datamodel.odata.helper.batch
Modifier and TypeMethodDescriptionprotected ThisT
BatchChangeSetFluentHelperBasic.addRequest
(FluentHelperUpdate<?, ?> updateRequest) Adds an update operation to the current changeset request.Modifier and TypeMethodDescriptionBatchChangeSetFluentHelperBasic.addRequestUpdate
(Function<EntityT, FluentHelperUpdate<?, EntityT>> serviceMethod, EntityT entity) Add an update operation to the current changeset request.