Uses of Interface
org.apache.olingo.client.api.communication.request.cud.ODataValueUpdateRequest
Packages that use ODataValueUpdateRequest
Package
Description
-
Uses of ODataValueUpdateRequest in org.apache.olingo.client.api.communication.request.cud
Methods in org.apache.olingo.client.api.communication.request.cud that return ODataValueUpdateRequestModifier and TypeMethodDescriptionCUDRequestFactory.getValueUpdateRequest(URI targetURI, UpdateType type, ClientPrimitiveValue value) Gets a create request object instance. -
Uses of ODataValueUpdateRequest in org.apache.olingo.client.core.communication.request.cud
Classes in org.apache.olingo.client.core.communication.request.cud that implement ODataValueUpdateRequestModifier and TypeClassDescriptionclassThis class implements an OData update entity property value request.Methods in org.apache.olingo.client.core.communication.request.cud that return ODataValueUpdateRequestModifier and TypeMethodDescriptionCUDRequestFactoryImpl.getValueUpdateRequest(URI targetURI, UpdateType type, ClientPrimitiveValue value)