call
Executes an API call.
Return
A CallResponse object.
Parameters
end Point
The REST endpoint. (eg. https://api-ssl.bitly.com/v4/shorten
)
params
The request parameters key/value map.
method
The submission Method.
Sources
jvm source
Link copied to clipboard