Uses of Interface
com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
Packages that use FluentHelperServiceBatch
-
Uses of FluentHelperServiceBatch in com.sap.cloud.sdk.datamodel.odata.helper.batch
Classes in com.sap.cloud.sdk.datamodel.odata.helper.batch with type parameters of type FluentHelperServiceBatchModifier and TypeClassDescriptionclass
BatchChangeSetFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<?,
?>, ThisT> Representation of any changeset in a OData batch request as a fluent interface.class
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.Classes in com.sap.cloud.sdk.datamodel.odata.helper.batch that implement FluentHelperServiceBatchModifier 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.