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