public class AccountClient extends java.lang.Object
NexmoClient.getInsightClient().| Modifier and Type | Field and Description |
|---|---|
protected BalanceEndpoint |
balance |
| Constructor and Description |
|---|
AccountClient(HttpWrapper httpWrapper)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BalanceResponse |
getBalance() |
protected BalanceEndpoint balance
public AccountClient(HttpWrapper httpWrapper)
httpWrapper - (required) shared HTTP wrapper object used for making REST calls.public BalanceResponse getBalance() throws java.io.IOException, NexmoClientException
java.io.IOExceptionNexmoClientException