Uses of Interface
org.apache.olingo.client.api.communication.request.batch.ODataChangeset
Packages that use ODataChangeset
Package
Description
-
Uses of ODataChangeset in org.apache.olingo.client.api.communication.request
Methods in org.apache.olingo.client.api.communication.request that return ODataChangesetModifier and TypeMethodDescriptionAsyncBatchRequestWrapper.addChangeset()
Gets a changeset batch item instance. -
Uses of ODataChangeset in org.apache.olingo.client.api.communication.request.batch
Methods in org.apache.olingo.client.api.communication.request.batch that return ODataChangesetModifier and TypeMethodDescriptionBatchManager.addChangeset()
Gets a changeset batch item instance.ODataChangeset.addRequest
(ODataBatchableRequest request) Serialize and send the given request.