| Package | Description |
|---|---|
| com.axway.apim.adapter.apis | |
| com.axway.apim.adapter.apis.jackson | |
| com.axway.apim.api.model.apps |
| Modifier and Type | Method and Description |
|---|---|
APIAccess |
APIManagerAPIAccessAdapter.createAPIAccess(APIAccess apiAccess,
String parentId,
APIManagerAPIAccessAdapter.Type type) |
| Modifier and Type | Method and Description |
|---|---|
List<APIAccess> |
APIManagerAPIAccessAdapter.getAPIAccess(String id,
APIManagerAPIAccessAdapter.Type type) |
List<APIAccess> |
APIManagerAPIAccessAdapter.getAPIAccess(String id,
APIManagerAPIAccessAdapter.Type type,
boolean includeAPIName) |
List<APIAccess> |
APIManagerAPIAccessAdapter.saveAPIAccess(List<APIAccess> apiAccess,
String parentId,
APIManagerAPIAccessAdapter.Type type) |
| Modifier and Type | Method and Description |
|---|---|
APIAccess |
APIManagerAPIAccessAdapter.createAPIAccess(APIAccess apiAccess,
String parentId,
APIManagerAPIAccessAdapter.Type type) |
void |
APIManagerAPIAccessAdapter.deleteAPIAccess(APIAccess apiAccess,
String parentId,
APIManagerAPIAccessAdapter.Type type) |
| Modifier and Type | Method and Description |
|---|---|
List<APIAccess> |
APIManagerAPIAccessAdapter.saveAPIAccess(List<APIAccess> apiAccess,
String parentId,
APIManagerAPIAccessAdapter.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
APIAccessSerializer.serialize(List<APIAccess> apiAccess,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
APIAccessSerializer(Class<List<APIAccess>> apiAccess) |
| Modifier and Type | Method and Description |
|---|---|
List<APIAccess> |
ClientApplication.getApiAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientApplication.setApiAccess(List<APIAccess> apiAccess) |
Copyright © 2020. All rights reserved.