| Package | Description |
|---|---|
| com.twilio.rest.api.v2010 |
| Modifier and Type | Method and Description |
|---|---|
static AccountReader |
Account.reader()
Create a AccountReader to execute read.
|
AccountReader |
AccountReader.setFriendlyName(String friendlyName)
Filter accounts where the friendly name exactly matches the desired
FriendlyName.
|
AccountReader |
AccountReader.setStatus(Account.Status status)
Only show accounts with the given Status.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.