Uses of Class
com.sap.cloud.sdk.datamodel.odata.helper.CollectionValuedFluentHelperFunction
-
Uses of CollectionValuedFluentHelperFunction in com.sap.cloud.sdk.datamodel.odata.helper.batch
Modifier 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)