| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account |
| Modifier and Type | Method and Description |
|---|---|
static OutgoingCallerIdReader |
OutgoingCallerId.reader()
Create a OutgoingCallerIdReader to execute read.
|
static OutgoingCallerIdReader |
OutgoingCallerId.reader(String pathAccountSid)
Create a OutgoingCallerIdReader to execute read.
|
OutgoingCallerIdReader |
OutgoingCallerIdReader.setFriendlyName(String friendlyName)
Only show the caller id resource that exactly matches this name.
|
OutgoingCallerIdReader |
OutgoingCallerIdReader.setPhoneNumber(PhoneNumber phoneNumber)
Only show the caller id resource that exactly matches this phone number.
|
OutgoingCallerIdReader |
OutgoingCallerIdReader.setPhoneNumber(String phoneNumber)
Only show the caller id resource that exactly matches this phone number.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.