Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.helper.batch |
Modifier and Type | Method and Description |
---|---|
FluentHelperBatchT |
BatchFluentHelperBasic.addReadOperations(FluentHelperRead<?,?,?>... readOperations) |
FluentHelperT |
FluentHelperServiceBatch.addReadOperations(FluentHelperRead<?,?,?>... readOperations)
Add read request to the OData batch request builder.
|
<EntityT extends VdmEntity<?>> |
DefaultBatchResponseResult.getReadResult(FluentHelperRead<?,EntityT,?> helper) |
default <EntityT extends VdmEntity<?>> |
BatchResponse.getReadResult(FluentHelperRead<?,EntityT,?> helper)
Convenience method to get the result for a read request on the OData batch response.
|
Copyright © 2021 SAP SE. All rights reserved.