Class DefaultBatchServiceBatch

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<BatchServiceBatch,BatchServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.batch.batch.DefaultBatchServiceBatch
All Implemented Interfaces:
FluentHelperServiceBatch<BatchServiceBatch,BatchServiceBatchChangeSet>, FluentHelperServiceBatchExecute, BatchServiceBatch

public class DefaultBatchServiceBatch extends BatchFluentHelperBasic<BatchServiceBatch,BatchServiceBatchChangeSet> implements BatchServiceBatch
Default implementation of the BatchServiceBatch interface exposed in the BatchService, allowing you to create multiple changesets and finally execute the batch request.