Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.SingleValuedFluentHelperFunction
-
Uses of SingleValuedFluentHelperFunction in com.sap.cloud.sdk.datamodel.odata.helper.batch
Modifier and TypeMethodDescriptiondefault <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.<ResultT> ResultT
DefaultBatchResponseResult.getReadResult
(SingleValuedFluentHelperFunction<?, ResultT, ?> helper)