Uses of Interface
org.apache.olingo.client.api.communication.response.ODataDeleteResponse
Packages that use ODataDeleteResponse
-
Uses of ODataDeleteResponse in org.apache.olingo.client.api.communication.response
Methods in org.apache.olingo.client.api.communication.response that return ODataDeleteResponseModifier and TypeMethodDescriptionAsyncResponseWrapper.delete()
DeleteA DELETE request sent to the status monitor resource requests that the asynchronous processing be canceled.Methods in org.apache.olingo.client.api.communication.response that return types with arguments of type ODataDeleteResponseModifier and TypeMethodDescriptionAsyncResponseWrapper.asyncDelete()
A client can request that the DELETE should be executed asynchronously.