java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<FundServiceBatch,FundServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.batch.DefaultFundServiceBatch
All Implemented Interfaces:
FluentHelperServiceBatch<FundServiceBatch,FundServiceBatchChangeSet>, FluentHelperServiceBatchExecute, FundServiceBatch

public class DefaultFundServiceBatch extends BatchFluentHelperBasic<FundServiceBatch,FundServiceBatchChangeSet> implements FundServiceBatch
Default implementation of the FundServiceBatch interface exposed in the FundService, allowing you to create multiple changesets and finally execute the batch request.