You are here

call

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

Parameters

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

Returns

Returns a Response object.