Uses of Interface
org.apache.olingo.client.api.communication.response.ODataDeleteResponse
Packages that use ODataDeleteResponse
Package
Description
-
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. -
Uses of ODataDeleteResponse in org.apache.olingo.client.core.communication.request
Methods in org.apache.olingo.client.core.communication.request that return ODataDeleteResponseMethods in org.apache.olingo.client.core.communication.request that return types with arguments of type ODataDeleteResponse -
Uses of ODataDeleteResponse in org.apache.olingo.client.core.communication.request.cud
Methods in org.apache.olingo.client.core.communication.request.cud that return ODataDeleteResponse