Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.SingleValuedFluentHelperFunction
Packages that use SingleValuedFluentHelperFunction
- 
Uses of SingleValuedFluentHelperFunction in com.sap.cloud.sdk.datamodel.odata.helper.batch
Methods in com.sap.cloud.sdk.datamodel.odata.helper.batch with parameters of type SingleValuedFluentHelperFunctionModifier and TypeMethodDescriptiondefault <ResultT> ResultTBatchResponse.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> ResultTDefaultBatchResponseResult.getReadResult(SingleValuedFluentHelperFunction<?, ResultT, ?> helper)