public class Cell extends Object
| Constructor and Description |
|---|
Cell() |
| Modifier and Type | Method and Description |
|---|---|
List<API> |
getApis() |
String |
getCell() |
String |
getHostname() |
String |
getVersion() |
void |
setApis(List<API> apis) |
void |
setCell(String cell) |
void |
setHostname(String hostname) |
void |
setVersion(String version) |
Copyright © 2019 WSO2. All rights reserved.