Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.batch
Class DefaultBasicProductAvailabilityInformationServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<BasicProductAvailabilityInformationServiceBatch,BasicProductAvailabilityInformationServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.basicproductavailabilityinformation.batch.DefaultBasicProductAvailabilityInformationServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<BasicProductAvailabilityInformationServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<BasicProductAvailabilityInformationServiceBatch>,BasicProductAvailabilityInformationServiceBatchChangeSet
public class DefaultBasicProductAvailabilityInformationServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<BasicProductAvailabilityInformationServiceBatch,BasicProductAvailabilityInformationServiceBatchChangeSet>
implements BasicProductAvailabilityInformationServiceBatchChangeSet
Implementation of the
BasicProductAvailabilityInformationServiceBatchChangeSet interface, enabling you to
combine multiple operations into one changeset. For further information have a look into the
BasicProductAvailabilityInformationService.-
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
addFunctionImport, addRequest, addRequest, addRequest, addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSetMethods 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.FluentHelperBatchChangeSet
addFunctionImportMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
endChangeSet
-
Method Details