| Package | Description |
|---|---|
| io.baltoro.client | |
| io.baltoro.ep |
| Modifier and Type | Method and Description |
|---|---|
UserTO |
AdminEP.adminLogin(String email,
String password) |
AppTO |
AdminEP.createApp(String name) |
UserTO |
AdminEP.createUser(String email,
String password) |
<T extends BaseTO> |
AdminEP.getBO(String baseUuid,
Class<T> type) |
AppTO[] |
AdminEP.getMyApps() |
| Modifier and Type | Method and Description |
|---|---|
String |
TestEndpointCall1.hello() |
String |
TestEndpointCall1.test(String name,
int count) |
Copyright © 2018. All rights reserved.