public interface AbiquoHttpClient
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
get(com.abiquo.model.rest.RESTLink link)
Perform a GET request to the given link.
|
HttpResponse get(com.abiquo.model.rest.RESTLink link)
link - The link to get.Copyright © 2009-2013 jclouds. All Rights Reserved.