public interface ResourceGetter
| Modifier and Type | Method and Description |
|---|---|
String |
getResources(String apiId)
Get resources for an api.
|
String getResources(String apiId) throws NamingException
apiId - the api id.NamingException - when error.