public class HttpRequestClient extends Object
| Constructor and Description |
|---|
HttpRequestClient()
Build the HttpClient
|
| Modifier and Type | Method and Description |
|---|---|
Response |
makeRequest(Request request)
Method to make the HTTP request call using the request attributes supplied
|
public Response makeRequest(Request request) throws InvalidRequestException
request - InvalidRequestExceptionCopyright © 2017. All rights reserved.