Uses of Class
com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.CollectionToSingle
Packages that use BoundAction.CollectionToSingle
-
Uses of BoundAction.CollectionToSingle in com.sap.cloud.sdk.datamodel.odatav4.core
Methods in com.sap.cloud.sdk.datamodel.odatav4.core with parameters of type BoundAction.CollectionToSingleModifier and TypeMethodDescription<EntityT extends VdmEntity<EntityT>,
ResultT>
SingleValueActionRequestBuilder<ResultT>OperationsOnEntityCollections.applyAction
(BoundAction.CollectionToSingle<EntityT, ResultT> action) Apply a bound action returning a single or no object to an entity collection of the service.default <EntityT extends VdmEntity<EntityT>,
ResultT>
SingleValueActionRequestBuilder<ResultT>ServiceWithNavigableEntities.applyAction
(BoundAction.CollectionToSingle<EntityT, ResultT> action) Apply a bound action returning a single or no object to an entity collection of the service.