Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
Package
Description
-
Uses of ODataRequestReadByKey in com.sap.cloud.sdk.datamodel.odata.client.request
Modifier 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
-
Uses of ODataRequestReadByKey in com.sap.cloud.sdk.datamodel.odatav4.core
Modifier and TypeMethodDescriptionGetByKeyRequestBuilder.toRequest()
Creates an instance ofODataRequestReadByKey
based on the Entity class.