public class APIStats extends Object
| Constructor and Description |
|---|
APIStats() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDeployedApiCount() |
String[] |
getListOfApiNames() |
void |
setDeployedApiCount(int count) |
void |
setListOfApiNames(String[] names) |
Copyright © 2021 WSO2 Inc. All rights reserved.