Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.CollectionValuedFluentHelperFunction
Packages that use CollectionValuedFluentHelperFunction
- 
Uses of CollectionValuedFluentHelperFunction in com.sap.cloud.sdk.datamodel.odata.helper.batch
Methods in com.sap.cloud.sdk.datamodel.odata.helper.batch with parameters of type CollectionValuedFluentHelperFunctionModifier and TypeMethodDescriptiondefault <ResultT> List<ResultT>BatchResponse.getReadResult(CollectionValuedFluentHelperFunction<?, ResultT, ?> helper) Convenience method to get the result for a function import request that returns a collection of primitive values or entities on the OData batch response.<ResultT> List<ResultT>DefaultBatchResponseResult.getReadResult(CollectionValuedFluentHelperFunction<?, ResultT, ?> helper)