Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.helper.batch |
Modifier and Type | Method and Description |
---|---|
<ResultT> ResultT |
DefaultBatchResponseResult.getReadResult(SingleValuedFluentHelperFunction<?,ResultT,?> helper) |
default <ResultT> ResultT |
BatchResponse.getReadResult(SingleValuedFluentHelperFunction<?,ResultT,?> helper)
Convenience method to get the result for a function import request that returns a single primitive value or
entity on the OData batch response.
|
Copyright © 2021 SAP SE. All rights reserved.