Package | Description |
---|---|
com.twilio.sdk.reader.api.v2010.account.sms | |
com.twilio.sdk.resource.api.v2010.account.sms |
Modifier and Type | Method and Description |
---|---|
ShortCodeReader |
ShortCodeReader.byFriendlyName(String friendlyName)
Only show the ShortCode resources with friendly names that exactly match this
name.
|
ShortCodeReader |
ShortCodeReader.byShortCode(String shortCode)
Only show the ShortCode resources that match this pattern.
|
Modifier and Type | Method and Description |
---|---|
static ShortCodeReader |
ShortCode.read(String accountSid)
Create a ShortCodeReader to execute read.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.