You are here

del

del(String uri): this method invokes a URI on the endpoint by using a DELETE request.

Parameters

uri
A string representing the URI to be invoked on the endpoint.

Returns

Returns a Response object.