Uses of Interface
com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatchExecute
Packages that use FluentHelperServiceBatchExecute
- 
Uses of FluentHelperServiceBatchExecute in com.sap.cloud.sdk.datamodel.odata.helper.batch
Subinterfaces of FluentHelperServiceBatchExecute in com.sap.cloud.sdk.datamodel.odata.helper.batchModifier and TypeInterfaceDescriptioninterfaceFluentHelperServiceBatch<FluentHelperT,FluentHelperChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperT>> Interface to the batch object of an OData service.Classes in com.sap.cloud.sdk.datamodel.odata.helper.batch that implement FluentHelperServiceBatchExecuteModifier and TypeClassDescriptionclassBatchFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<FluentHelperBatchT,FluentHelperBatchChangeSetT>, FluentHelperBatchChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperBatchT>> Representation of any OData batch request as a fluent interface for managing changesets andexecutingthem in a single query.