public interface FluentHelperServiceBatchExecute
Modifier and Type | Method and Description |
---|---|
BatchResponse |
execute(HttpDestinationProperties destination)
Executes the underlying batch query including the stored changeset operations.
|
@Nonnull BatchResponse execute(@Nonnull HttpDestinationProperties destination) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
destination
- Destination object for resolving the HttpClient
when executing the underlying OData query.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the parent OData batch request fails, then an ODataException is thrown.Copyright © 2019 SAP SE. All rights reserved.