Uses of Class
com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
-
Uses of JsonLookup in com.sap.cloud.sdk.datamodel.odata.client
Modifier and TypeMethodDescriptionstatic JsonLookup
JsonLookup.empty()
Static factory method for an emptyJsonLookup
.ODataProtocol.ODataProtocolV2.getPathToDeltaLink()
ODataProtocol.ODataProtocolV4.getPathToDeltaLink()
ODataResponseDescriptor.getPathToDeltaLink()
The JSON path(s) to the delta link of a versioned response.ODataProtocol.ODataProtocolV2.getPathToInlineCount()
ODataProtocol.ODataProtocolV4.getPathToInlineCount()
ODataResponseDescriptor.getPathToInlineCount()
The JSON path(s) to an inline count.ODataProtocol.ODataProtocolV2.getPathToNextLink()
ODataProtocol.ODataProtocolV4.getPathToNextLink()
ODataResponseDescriptor.getPathToNextLink()
The JSON path(s) to the next link of a multi page response.ODataProtocol.ODataProtocolV2.getPathToResultPrimitive()
ODataProtocol.ODataProtocolV4.getPathToResultPrimitive()
ODataResponseDescriptor.getPathToResultPrimitive()
The JSON path(s) to a result primitive.ODataProtocol.ODataProtocolV2.getPathToResultSet()
ODataProtocol.ODataProtocolV4.getPathToResultSet()
ODataResponseDescriptor.getPathToResultSet()
The JSON path(s) to a set of result elements.ODataProtocol.ODataProtocolV2.getPathToResultSingle()
ODataProtocol.ODataProtocolV4.getPathToResultSingle()
ODataResponseDescriptor.getPathToResultSingle()
The JSON path(s) to a result object.static JsonLookup
Static factory method forJsonLookup
.