Class DefaultCountryServiceBatch

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<CountryServiceBatch,CountryServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country.batch.DefaultCountryServiceBatch
All Implemented Interfaces:
FluentHelperServiceBatch<CountryServiceBatch,CountryServiceBatchChangeSet>, FluentHelperServiceBatchExecute, CountryServiceBatch

public class DefaultCountryServiceBatch extends BatchFluentHelperBasic<CountryServiceBatch,CountryServiceBatchChangeSet> implements CountryServiceBatch
Default implementation of the CountryServiceBatch interface exposed in the CountryService, allowing you to create multiple changesets and finally execute the batch request.