FluentHelperT
- Type of the implementing OData batch request classFluentHelperChangeSetT
- Type of the associated changeset classpublic interface FluentHelperServiceBatch<FluentHelperT,FluentHelperChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperT>> extends FluentHelperServiceBatchExecute
Modifier and Type | Method and Description |
---|---|
FluentHelperChangeSetT |
beginChangeSet()
Method to define a new OData batch changeset.
|
FluentHelperT |
cachingMetadata()
Deprecated.
Obsolete, as calling the improved method
executeRequest avoids metadata retrieval. |
FluentHelperT |
withoutCachingMetadata()
Deprecated.
Obsolete, as calling the improved method
executeRequest avoids metadata retrieval. |
execute, executeRequest
@Nonnull FluentHelperChangeSetT beginChangeSet()
@Nonnull @Deprecated FluentHelperT cachingMetadata()
executeRequest
avoids metadata retrieval.@Nonnull @Deprecated FluentHelperT withoutCachingMetadata()
executeRequest
avoids metadata retrieval.Copyright © 2021 SAP SE. All rights reserved.