Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
Packages that use ODataRequestReadByKey
Package
Description
-
Uses of ODataRequestReadByKey in com.sap.cloud.sdk.datamodel.odata.client.request
Methods in com.sap.cloud.sdk.datamodel.odata.client.request with parameters of type ODataRequestReadByKeyModifier and TypeMethodDescriptionODataRequestBatch.addReadByKey
(ODataRequestReadByKey request) Add an OData Read-By-Key request to the current OData Batch request. -
Uses of ODataRequestReadByKey in com.sap.cloud.sdk.datamodel.odata.helper
Methods in com.sap.cloud.sdk.datamodel.odata.helper that return ODataRequestReadByKey -
Uses of ODataRequestReadByKey in com.sap.cloud.sdk.datamodel.odatav4.core
Methods in com.sap.cloud.sdk.datamodel.odatav4.core that return ODataRequestReadByKeyModifier and TypeMethodDescriptionGetByKeyRequestBuilder.toRequest()
Creates an instance ofODataRequestReadByKey
based on the Entity class.