Uses of Interface
org.apache.olingo.client.api.communication.request.streamed.ODataStreamUpdateRequest
Packages that use ODataStreamUpdateRequest
Package
Description
-
Uses of ODataStreamUpdateRequest in org.apache.olingo.client.api.communication.request.cud
Methods in org.apache.olingo.client.api.communication.request.cud that return ODataStreamUpdateRequestModifier and TypeMethodDescriptionCUDRequestFactory.getStreamUpdateRequest(URI targetURI, InputStream stream) Gets a stream update request object instance. -
Uses of ODataStreamUpdateRequest in org.apache.olingo.client.core.communication.request.cud
Methods in org.apache.olingo.client.core.communication.request.cud that return ODataStreamUpdateRequestModifier and TypeMethodDescriptionCUDRequestFactoryImpl.getStreamUpdateRequest(URI targetURI, InputStream stream) -
Uses of ODataStreamUpdateRequest in org.apache.olingo.client.core.communication.request.streamed
Classes in org.apache.olingo.client.core.communication.request.streamed that implement ODataStreamUpdateRequestModifier and TypeClassDescriptionclassThis class implements an OData stream create/update request.