| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.definition |
| Modifier and Type | Method and Description |
|---|---|
APIDefinition |
APIDefinitions.getApiFromBasepath(String basepath) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,APIDefinition> |
APIDefinitions.getApisMap()
get all the api information from the root level
|
| Modifier and Type | Method and Description |
|---|---|
void |
APIDefinitions.setApis(String key,
APIDefinition api) |
Copyright © 2019 WSO2. All rights reserved.