public class APIStatusProvider extends Object
| Constructor and Description |
|---|
APIStatusProvider() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAllApisDeployed(String user,
String password) |
APIStatusData |
getApiDataOfApi(String user,
String password,
String apiName,
String version) |
int |
getDeployedApiCount(String user,
String password) |
Copyright © 2022 WSO2 Inc. All rights reserved.