Uses of Interface
org.apache.olingo.client.api.communication.request.batch.ODataSingleRequest
Packages that use ODataSingleRequest
Package
Description
-
Uses of ODataSingleRequest in org.apache.olingo.client.api.communication.request.batch
Methods in org.apache.olingo.client.api.communication.request.batch that return ODataSingleRequestModifier and TypeMethodDescriptionODataSingleRequest.setRequest(ODataBatchableRequest request) Serialize and send the given request. -
Uses of ODataSingleRequest in org.apache.olingo.client.core.communication.request.batch
Classes in org.apache.olingo.client.core.communication.request.batch that implement ODataSingleRequestModifier and TypeClassDescriptionclassRetrieve request wrapper for the corresponding batch item.Methods in org.apache.olingo.client.core.communication.request.batch that return ODataSingleRequestModifier and TypeMethodDescriptionODataSingleRequestImpl.setRequest(ODataBatchableRequest request) Serialize and send the given request.