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