Uses of Interface
com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
-
Uses of FluentHelperBatchEndChangeSet in com.sap.cloud.sdk.datamodel.odata.helper.batch
Modifier and TypeClassDescriptionclass
BatchFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<FluentHelperBatchT,
FluentHelperBatchChangeSetT>, FluentHelperBatchChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperBatchT>> Representation of any OData batch request as a fluent interface for managing changesets andexecuting
them in a single query.interface
FluentHelperServiceBatch<FluentHelperT,
FluentHelperChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperT>> Interface to the batch object of an OData service.Modifier and TypeClassDescriptionclass
BatchChangeSetFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<?,
?>, ThisT> Representation of any changeset in a OData batch request as a fluent interface.