Uses of Interface
org.apache.olingo.client.api.communication.request.retrieve.ODataValueRequest
Packages that use ODataValueRequest
-
Uses of ODataValueRequest in org.apache.olingo.client.api.communication.request.retrieve
Methods in org.apache.olingo.client.api.communication.request.retrieve that return ODataValueRequestModifier and TypeMethodDescriptionRetrieveRequestFactory.getPropertyValueRequest
(URI uri) Gets a uri request returning a single OData entity property value.RetrieveRequestFactory.getValueRequest
(URI uri) Gets a uri request returning a single OData entity property value.