public class RetinasApi extends Object
| Constructor and Description |
|---|
RetinasApi(String apiKey)
Generated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBasePath()
Generated.
|
ApiInvoker |
getInvoker()
Generated.
|
List<Retina> |
getRetinas(String retina_name)
Generated.
|
void |
setBasePath(String basePath)
Generated.
|
public RetinasApi(String apiKey)
public ApiInvoker getInvoker()
ApiInvokerpublic void setBasePath(String basePath)
basePath - the path to setpublic String getBasePath()
public List<Retina> getRetinas(String retina_name) throws ApiException
ApiException - if an error occurs during querying of the API.Copyright © 2015. All rights reserved.