You are here

get

get(String uri) - this method invokes a GET request URI on the endpoint.

Parameters

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

Returns

Returns a Response object.