Class DefaultBusinessSituationTypeV2ServiceBatch
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<BusinessSituationTypeV2ServiceBatch,BusinessSituationTypeV2ServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtypev2.batch.DefaultBusinessSituationTypeV2ServiceBatch
- All Implemented Interfaces:
FluentHelperServiceBatch<BusinessSituationTypeV2ServiceBatch,,BusinessSituationTypeV2ServiceBatchChangeSet> FluentHelperServiceBatchExecute,BusinessSituationTypeV2ServiceBatch
public class DefaultBusinessSituationTypeV2ServiceBatch
extends BatchFluentHelperBasic<BusinessSituationTypeV2ServiceBatch,BusinessSituationTypeV2ServiceBatchChangeSet>
implements BusinessSituationTypeV2ServiceBatch
Default implementation of the
BusinessSituationTypeV2ServiceBatch interface exposed in the
BusinessSituationTypeV2Service, allowing you to create multiple changesets and finally execute the batch request.-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of this DefaultBusinessSituationTypeV2ServiceBatch.DefaultBusinessSituationTypeV2ServiceBatch(BusinessSituationTypeV2Service service, String servicePath) Creates a new instance of this DefaultBusinessSituationTypeV2ServiceBatch. -
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
-
DefaultBusinessSituationTypeV2ServiceBatch
Creates a new instance of this DefaultBusinessSituationTypeV2ServiceBatch.- Parameters:
service- The service to execute all operations in this changeset on.
-
DefaultBusinessSituationTypeV2ServiceBatch
public DefaultBusinessSituationTypeV2ServiceBatch(@Nonnull BusinessSituationTypeV2Service service, @Nonnull String servicePath) Creates a new instance of this DefaultBusinessSituationTypeV2ServiceBatch.- Parameters:
service- The service to execute all operations in this changeset on.servicePath- The custom service path to operate on.
-
-
Method Details
-
getServicePathForBatchRequest
-
getThis
- Specified by:
getThisin classBatchFluentHelperBasic<BusinessSituationTypeV2ServiceBatch,BusinessSituationTypeV2ServiceBatchChangeSet>
-
beginChangeSet
- Specified by:
beginChangeSetin interfaceFluentHelperServiceBatch<BusinessSituationTypeV2ServiceBatch,BusinessSituationTypeV2ServiceBatchChangeSet>
-