Constructor and Description |
---|
BalanceFetcher()
Construct a new BalanceFetcher.
|
BalanceFetcher(String pathAccountSid)
Construct a new BalanceFetcher.
|
Modifier and Type | Method and Description |
---|---|
Balance |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public BalanceFetcher()
public BalanceFetcher(String pathAccountSid)
pathAccountSid
- Account Sid.public Balance fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.