Class DefaultGoldenTaxInterfaceCustomerTypeServiceBatch
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<GoldenTaxInterfaceCustomerTypeServiceBatch,GoldenTaxInterfaceCustomerTypeServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.goldentaxinterfacecustomertype.batch.DefaultGoldenTaxInterfaceCustomerTypeServiceBatch
- All Implemented Interfaces:
FluentHelperServiceBatch<GoldenTaxInterfaceCustomerTypeServiceBatch,,GoldenTaxInterfaceCustomerTypeServiceBatchChangeSet> FluentHelperServiceBatchExecute,GoldenTaxInterfaceCustomerTypeServiceBatch
public class DefaultGoldenTaxInterfaceCustomerTypeServiceBatch
extends BatchFluentHelperBasic<GoldenTaxInterfaceCustomerTypeServiceBatch,GoldenTaxInterfaceCustomerTypeServiceBatchChangeSet>
implements GoldenTaxInterfaceCustomerTypeServiceBatch
Default implementation of the
GoldenTaxInterfaceCustomerTypeServiceBatch interface exposed in the
GoldenTaxInterfaceCustomerTypeService, allowing you to create multiple changesets and finally execute the batch
request.-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of this DefaultGoldenTaxInterfaceCustomerTypeServiceBatch.DefaultGoldenTaxInterfaceCustomerTypeServiceBatch(GoldenTaxInterfaceCustomerTypeService service, String servicePath) Creates a new instance of this DefaultGoldenTaxInterfaceCustomerTypeServiceBatch. -
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
addChangeSet, addReadOperations, addReadOperations, addReadOperations, executeRequest, toRequest, withoutCsrfTokenMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
addChangeSet, addReadOperations, addReadOperations, addReadOperationsMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatchExecute
executeRequest
-
Constructor Details
-
DefaultGoldenTaxInterfaceCustomerTypeServiceBatch
public DefaultGoldenTaxInterfaceCustomerTypeServiceBatch(@Nonnull GoldenTaxInterfaceCustomerTypeService service) Creates a new instance of this DefaultGoldenTaxInterfaceCustomerTypeServiceBatch.- Parameters:
service- The service to execute all operations in this changeset on.
-
DefaultGoldenTaxInterfaceCustomerTypeServiceBatch
public DefaultGoldenTaxInterfaceCustomerTypeServiceBatch(@Nonnull GoldenTaxInterfaceCustomerTypeService service, @Nonnull String servicePath) Creates a new instance of this DefaultGoldenTaxInterfaceCustomerTypeServiceBatch.- Parameters:
service- The service to execute all operations in this changeset on.servicePath- The custom service path to operate on.
-
-
Method Details
-
getServicePathForBatchRequest
-
getThis
-
beginChangeSet
-