Class DefaultWarehouseServiceBatch

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<WarehouseServiceBatch,WarehouseServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.warehouse.batch.DefaultWarehouseServiceBatch
All Implemented Interfaces:
FluentHelperServiceBatch<WarehouseServiceBatch,WarehouseServiceBatchChangeSet>, FluentHelperServiceBatchExecute, WarehouseServiceBatch

public class DefaultWarehouseServiceBatch extends BatchFluentHelperBasic<WarehouseServiceBatch,WarehouseServiceBatchChangeSet> implements WarehouseServiceBatch
Default implementation of the WarehouseServiceBatch interface exposed in the WarehouseService, allowing you to create multiple changesets and finally execute the batch request.