public class User extends BZAObject
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
getAccounts() |
void |
ping()
Quick check if we can access the service
|
getHttpUtils, getId, getName, setHttpUtils, setId, setNamepublic User(HttpUtils httpUtils)
public void ping()
throws IOException
IOExceptionpublic List<Account> getAccounts() throws IOException
IOExceptionCopyright © 2017. All rights reserved.