| Package | Description |
|---|---|
| com.axway.apim.adapter.apis | |
| com.axway.apim.api |
| Modifier and Type | Method and Description |
|---|---|
APIMethod |
APIManagerAPIMethodAdapter.getMethodForId(String apiId,
String methodId) |
APIMethod |
APIManagerAPIMethodAdapter.getMethodForName(String apiId,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
List<APIMethod> |
APIManagerAPIMethodAdapter.getAllMethodsForAPI(String apiId) |
| Modifier and Type | Field and Description |
|---|---|
protected List<APIMethod> |
API.apiMethods |
| Modifier and Type | Method and Description |
|---|---|
List<APIMethod> |
API.getApiMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
API.setApiMethods(List<APIMethod> apiMethods) |
Copyright © 2020. All rights reserved.