A B C D E G H I J K L M N O P Q R S T U V X

A

Account - Class in com.twilio.sdk.resource.instance
The Class Account.
Account(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Account
Instantiates a new account.
Account(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Account
Instantiates a new account.
ACCOUNT_SID - Static variable in class com.twilio.sdk.examples.RestExamples
The Constant ACCOUNT_SID.
AccountFactory - Interface in com.twilio.sdk.resource.factory
A factory for creating Account objects.
AccountList - Class in com.twilio.sdk.resource.list
The Class AccountList.
AccountList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.AccountList
Instantiate a new AccountList
AccountList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.AccountList
Instantiates a new account list with the given filters.
allowClientIncoming(String) - Method in class com.twilio.sdk.client.TwilioCapability
If the user of this token should be allowed to accept incoming connections then configure the TwilioCapability through this method and specify the client name.
allowClientOutgoing(String) - Method in class com.twilio.sdk.client.TwilioCapability
Allow the user of this token to make outgoing connections.
allowClientOutgoing(String, Map<String, String>) - Method in class com.twilio.sdk.client.TwilioCapability
Allow the user of this token to make outgoing connections.
allowEventStream(Map<String, String>) - Method in class com.twilio.sdk.client.TwilioCapability
Allow the user of this token to access their event stream.
append(Verb) - Method in class com.twilio.sdk.verbs.Verb
Append.
AppEngineClientConnectionManager - Class in com.twilio.sdk
 
AppEngineClientConnectionManager() - Constructor for class com.twilio.sdk.AppEngineClientConnectionManager
 
Application - Class in com.twilio.sdk.resource.instance
The Class Application.
Application(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Application
Instantiates a new application.
Application(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Application
Instantiates a new application.
Application(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Application
Instantiates a new application.
ApplicationFactory - Interface in com.twilio.sdk.resource.factory
A factory for creating Application objects.
ApplicationList - Class in com.twilio.sdk.resource.list
The Class ApplicationList.
ApplicationList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.ApplicationList
Instantiates a new application list.
ApplicationList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.ApplicationList
Instantiates a new application list.
asURL() - Method in class com.twilio.sdk.verbs.Verb
As url.
AUTH_TOKEN - Static variable in class com.twilio.sdk.examples.RestExamples
The Constant AUTH_TOKEN.
AuthorizedConnectApp - Class in com.twilio.sdk.resource.instance
The AuthorizedConnectApps list resource shows all of the Connect Apps that you have authorized for your account.
AuthorizedConnectApp(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Instantiates a new application.
AuthorizedConnectApp(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Instantiates a new application.
AuthorizedConnectApp(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Instantiates a new application.
AuthorizedConnectAppList - Class in com.twilio.sdk.resource.list
The ConnectApps list resource shows all of the Connect Apps that you have authorized within your Twilio account.
AuthorizedConnectAppList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.AuthorizedConnectAppList
Instantiates a new AuthorizedConnectApp list.
AuthorizedConnectAppList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.AuthorizedConnectAppList
Instantiates a new AuthorizedConnectApp list.
AvailablePhoneNumber - Class in com.twilio.sdk.resource.instance
The Class AvailablePhoneNumber.
AvailablePhoneNumber(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Instantiates a new available phone number.
AvailablePhoneNumber(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Instantiates a new available phone number.
AvailablePhoneNumberList - Class in com.twilio.sdk.resource.list
The Class AvailablePhoneNumberList.
AvailablePhoneNumberList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.AvailablePhoneNumberList
Instantiates a new available phone number list.
AvailablePhoneNumberList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.AvailablePhoneNumberList
Instantiates a new available phone number list.
AvailablePhoneNumberList(TwilioRestClient, String, String) - Constructor for class com.twilio.sdk.resource.list.AvailablePhoneNumberList
Instantiates a new available phone number list.
AvailablePhoneNumberList(TwilioRestClient, Map<String, String>, String, String) - Constructor for class com.twilio.sdk.resource.list.AvailablePhoneNumberList
 

B

BEEP_FALSE - Static variable in class com.twilio.sdk.verbs.Conference
 
BEEP_ONENTER - Static variable in class com.twilio.sdk.verbs.Conference
 
BEEP_ONEXIT - Static variable in class com.twilio.sdk.verbs.Conference
 
BEEP_TRUE - Static variable in class com.twilio.sdk.verbs.Conference
 
Body - Class in com.twilio.sdk.verbs
The Class Body.
Body(String) - Constructor for class com.twilio.sdk.verbs.Body
Instantiates a new body.

C

Call - Class in com.twilio.sdk.resource.instance
The Class Call.
Call(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Call
Instantiates a new call.
Call(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Call
Instantiates a new call.
Call(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Call
Instantiates a new call.
CallerIdValidation - Class in com.twilio.sdk.resource.instance
 
CallerIdValidation(TwilioRestResponse) - Constructor for class com.twilio.sdk.resource.instance.CallerIdValidation
Instantiates a new caller id validation.
CallFactory - Interface in com.twilio.sdk.resource.factory
A factory for creating Call objects.
CallList - Class in com.twilio.sdk.resource.list
The Class CallList.
CallList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.CallList
Instantiates a new call list.
CallList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.CallList
Instantiates a new call list.
cancel() - Method in class com.twilio.sdk.resource.instance.Call
Cancel.
Client - Class in com.twilio.sdk.verbs
Class for the <Client> TwiML verb.
Client(String) - Constructor for class com.twilio.sdk.verbs.Client
Instantiate a new client.
close() - Method in class com.twilio.sdk.resource.instance.Account
Close this subaccount.
closeExpiredConnections() - Method in class com.twilio.sdk.AppEngineClientConnectionManager
 
closeIdleConnections(long, TimeUnit) - Method in class com.twilio.sdk.AppEngineClientConnectionManager
 
com.twilio.sdk - package com.twilio.sdk
 
com.twilio.sdk.client - package com.twilio.sdk.client
 
com.twilio.sdk.examples - package com.twilio.sdk.examples
 
com.twilio.sdk.parser - package com.twilio.sdk.parser
 
com.twilio.sdk.resource - package com.twilio.sdk.resource
 
com.twilio.sdk.resource.factory - package com.twilio.sdk.resource.factory
 
com.twilio.sdk.resource.factory.sip - package com.twilio.sdk.resource.factory.sip
 
com.twilio.sdk.resource.instance - package com.twilio.sdk.resource.instance
 
com.twilio.sdk.resource.instance.sip - package com.twilio.sdk.resource.instance.sip
 
com.twilio.sdk.resource.list - package com.twilio.sdk.resource.list
 
com.twilio.sdk.resource.list.sip - package com.twilio.sdk.resource.list.sip
 
com.twilio.sdk.verbs - package com.twilio.sdk.verbs
 
Conference - Class in com.twilio.sdk.resource.instance
The Class Conference.
Conference(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Conference
Instantiates a new conference.
Conference(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Conference
Instantiates a new conference.
Conference(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Conference
Instantiates a new conference.
Conference - Class in com.twilio.sdk.verbs
The Class Conference.
Conference(String) - Constructor for class com.twilio.sdk.verbs.Conference
Instantiates a new conference.
ConferenceList - Class in com.twilio.sdk.resource.list
The Class ConferenceList.
ConferenceList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.ConferenceList
Instantiates a new conference list.
ConferenceList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.ConferenceList
Instantiates a new conference list.
ConnectApp - Class in com.twilio.sdk.resource.instance
The ConnectApps list resource shows all of the Connect Apps that you have created within your Twilio account.
ConnectApp(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.ConnectApp
Instantiates a new application.
ConnectApp(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.ConnectApp
Instantiates a new application.
ConnectApp(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.ConnectApp
Instantiates a new application.
ConnectAppList - Class in com.twilio.sdk.resource.list
The ConnectApps list resource shows all of the Connect Apps that you have created within your Twilio account.
ConnectAppList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.ConnectAppList
Instantiates a new ConnectApp list.
ConnectAppList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.ConnectAppList
Instantiates a new ConnectApp list.
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.AccountFactory
Creates a subaccount.
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.AccountFactory
 
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.ApplicationFactory
Creates the.
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.ApplicationFactory
 
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.CallFactory
Creates the Call.
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.CallFactory
Creates the Call.
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.IncomingPhoneNumberFactory
Creates the IncomingPhoneNumber
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.IncomingPhoneNumberFactory
Creates the IncomingPhoneNumber
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.MessageFactory
Creates the message.
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.OutgoingCallerIdFactory
Creates the OutgoingCallerId
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.OutgoingCallerIdFactory
Creates the OutgoingCallerId
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.QueueFactory
 
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.QueueFactory
 
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.sip.CredentialFactory
Creates the credential
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.sip.CredentialFactory
Creates the credential
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.sip.CredentialListFactory
Creates the credential list.
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.sip.CredentialListFactory
Creates the credential list.
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.sip.CredentialListMappingFactory
Creates the ip access control list mapping
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.sip.CredentialListMappingFactory
Creates the ip access control list mapping
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.sip.DomainFactory
Creates the sip domain.
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.sip.DomainFactory
Creates the sip domain.
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.sip.IpAccessControlListFactory
Creates the ip access control list
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.sip.IpAccessControlListFactory
Creates the ip access control list
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.sip.IpAccessControlListMappingFactory
Creates the ip access control list mapping
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.sip.IpAccessControlListMappingFactory
Creates the ip access control list mapping
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.sip.IpAddressFactory
Creates the IpAddress
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.sip.IpAddressFactory
Creates the IpAddress
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.SmsFactory
Creates the sms.
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.SmsFactory
Creates the sms.
create(Map<String, String>) - Method in interface com.twilio.sdk.resource.factory.UsageTriggerFactory
Creates the UsageTrigger
create(List<NameValuePair>) - Method in interface com.twilio.sdk.resource.factory.UsageTriggerFactory
Creates the UsageTrigger
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.AccountList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.AccountList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.ApplicationList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.ApplicationList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.CallList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.CallList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.IncomingPhoneNumberList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.IncomingPhoneNumberList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.MessageList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.OutgoingCallerIdList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.OutgoingCallerIdList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.QueueList
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.QueueList
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.sip.CredentialList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.sip.CredentialList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.sip.CredentialListList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.sip.CredentialListList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.sip.CredentialListMappingList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.sip.CredentialListMappingList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.sip.DomainList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.sip.DomainList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.sip.IpAccessControlListList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.sip.IpAccessControlListList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.sip.IpAccessControlListMappingList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.sip.IpAccessControlListMappingList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.sip.IpAddressList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.sip.IpAddressList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.SmsList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.SmsList
 
create(Map<String, String>) - Method in class com.twilio.sdk.resource.list.UsageTriggerList
 
create(List<NameValuePair>) - Method in class com.twilio.sdk.resource.list.UsageTriggerList
 
Credential - Class in com.twilio.sdk.resource.instance.sip
 
Credential(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.sip.Credential
Instantiates a new Credential.
Credential(TwilioRestClient, String, String) - Constructor for class com.twilio.sdk.resource.instance.sip.Credential
Instantiates a new Credential.
Credential(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.sip.Credential
Instantiates a new Credential.
CredentialFactory - Interface in com.twilio.sdk.resource.factory.sip
A factory for creating Credential objects.
CredentialList - Class in com.twilio.sdk.resource.list.sip
The Class CredentialList For more information see https://www.twilio.com/docs/api/rest/sip-domain
CredentialList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.sip.CredentialList
Instantiates a new sip domain list.
CredentialList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.sip.CredentialList
Instantiates a new sip domain list.
CredentialList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.sip.CredentialList
Instantiates a new sip domain list.
CredentialListFactory - Interface in com.twilio.sdk.resource.factory.sip
A factory for creating CredentialListInstance objects.
CredentialListInstance - Class in com.twilio.sdk.resource.instance.sip
This class is the instance resource corresponding to /CredentialLists/CLXXX.
CredentialListInstance(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Instantiates a new CredentialListInstance.
CredentialListInstance(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Instantiates a new CredentialListInstance.
CredentialListInstance(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Instantiates a new CredentialListInstance.
CredentialListList - Class in com.twilio.sdk.resource.list.sip
 
CredentialListList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.sip.CredentialListList
Instantiates a new list of ip access control lists
CredentialListList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.sip.CredentialListList
Instantiates a new list of ip access control lists
CredentialListMapping - Class in com.twilio.sdk.resource.instance.sip
 
CredentialListMapping(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Instantiates a new CredentialListMapping.
CredentialListMapping(TwilioRestClient, String, String) - Constructor for class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Instantiates a new CredentialListMapping.
CredentialListMapping(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Instantiates a new CredentialListMapping.
CredentialListMappingFactory - Interface in com.twilio.sdk.resource.factory.sip
A factory for creating SipDomain objects.
CredentialListMappingList - Class in com.twilio.sdk.resource.list.sip
 
CredentialListMappingList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.sip.CredentialListMappingList
Instantiates a new list of ip access control list mappings
CredentialListMappingList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.sip.CredentialListMappingList
Instantiates a new list of ip access control list mappings
CredentialListMappingList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.sip.CredentialListMappingList
Instantiates a new list of ip access control list mappings

D

DEFAULT_VERSION - Static variable in class com.twilio.sdk.TwilioRestClient
The Constant DEFAULT_VERSION.
delete() - Method in class com.twilio.sdk.resource.instance.Application
Delete this Application.
delete() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Deprovision this IncomingPhoneNumber.
delete() - Method in class com.twilio.sdk.resource.instance.Media
Delete this Media
delete() - Method in class com.twilio.sdk.resource.instance.Notification
Delete.
delete() - Method in class com.twilio.sdk.resource.instance.OutgoingCallerId
Delete this CallerId
delete() - Method in class com.twilio.sdk.resource.instance.Recording
Delete this Recording
delete() - Method in class com.twilio.sdk.resource.instance.sip.Credential
Delete this Credential.
delete() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Delete this CredentialListInstance.
delete() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Delete this CredentialListMapping.
delete() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Delete this Domain.
delete() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Delete this IpAccessControlList.
delete() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Delete this IpAccessControlList.
delete() - Method in class com.twilio.sdk.resource.instance.sip.IpAddress
Delete this IpAddress.
delete() - Method in class com.twilio.sdk.resource.instance.Transcription
Delete this Transcription
delete() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Delete
dequeue(String, String) - Method in class com.twilio.sdk.resource.instance.Member
Dequeue this Member and transfer control to the passed in url and method.
dequeueHeadOfQueue(String, String) - Method in class com.twilio.sdk.resource.instance.Queue
Dequeue the head of the Queue, returning the Member or null if the Queue is empty.
Dial - Class in com.twilio.sdk.verbs
The Class Dial.
Dial(String) - Constructor for class com.twilio.sdk.verbs.Dial
Instantiates a new dial.
Dial() - Constructor for class com.twilio.sdk.verbs.Dial
Instantiates a new dial.
Domain - Class in com.twilio.sdk.resource.instance.sip
 
Domain(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.sip.Domain
Instantiates a new Domain.
Domain(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.sip.Domain
Instantiates a new Domain.
Domain(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.sip.Domain
Instantiates a new Domain.
DomainFactory - Interface in com.twilio.sdk.resource.factory.sip
A factory for creating Domain objects.
DomainList - Class in com.twilio.sdk.resource.list.sip
The Class DomainList.
DomainList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.sip.DomainList
Instantiates a new sip domain list.
DomainList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.sip.DomainList
Instantiates a new sip domain list.

E

Enqueue - Class in com.twilio.sdk.verbs
 
Enqueue(String) - Constructor for class com.twilio.sdk.verbs.Enqueue
 

G

Gather - Class in com.twilio.sdk.verbs
The Class Gather.
Gather() - Constructor for class com.twilio.sdk.verbs.Gather
Instantiates a new gather.
generateToken() - Method in class com.twilio.sdk.client.TwilioCapability
Generates a new token based on the credentials and permissions that previously has been granted to this token.
generateToken(long) - Method in class com.twilio.sdk.client.TwilioCapability
Generates a new token based on the credentials and permissions that previously has been granted to this token.
get(String) - Method in class com.twilio.sdk.TwilioRestClient
Perform a GET request against the given fully qualified uri.
getAccount() - Method in class com.twilio.sdk.TwilioRestClient
A shortcut for the most common case, returning the Account object for this authenticated client.
getAccount(String) - Method in class com.twilio.sdk.TwilioRestClient
Get an account by account sid.
getAccountFactory() - Method in class com.twilio.sdk.TwilioRestClient
Return an account factory to create new subaccounts
getAccounts(Map<String, String>) - Method in class com.twilio.sdk.TwilioRestClient
Get a list of Account objects.
getAccounts() - Method in class com.twilio.sdk.TwilioRestClient
Get all accounts.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Application
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Call
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Conference
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Media
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Message
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.OutgoingCallerId
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Participant
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Recording
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.sip.Credential
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.sip.IpAddress
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the account sid.
getAccountSid() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Get the account sid
getAccountSid() - Method in class com.twilio.sdk.TwilioRestClient
 
getAnsweredBy() - Method in class com.twilio.sdk.resource.instance.Call
Gets the answered by.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.Application
Gets the api version.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the api version.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.Media
Gets the api version.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.Message
Gets the api version.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the api version.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.Recording
Gets the api version.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the api version.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the api version.
getApiVersion() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the api version.
getApplication(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given application instance by sid
getApplicationFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets the application factory which lets you create new applications https://www.twilio.com/docs/api/rest/applications#list-post
getApplications() - Method in class com.twilio.sdk.resource.instance.Account
Gets the application list https://www.twilio.com/docs/api/rest/applications
getApplications(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the application list with the given filters https://www.twilio.com/docs/api/rest/applications
getApplicationSid() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the application sid.
getAttributes() - Method in class com.twilio.sdk.verbs.Verb
Gets the attributes.
getAuthorizedConnectApp(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given connect app instance by sid
getAuthorizedConnectApps() - Method in class com.twilio.sdk.resource.instance.Account
Gets the authorized connect app list https://www.twilio.com/docs/api/rest/authorized-connect-apps
getAuthorizedConnectApps(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the authorized connect app list with the given filters https://www.twilio.com/docs/api/rest/authorized-connect-apps
getAuthorizeRedirectUrl() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the authorize redirect url.
getAuthToken() - Method in class com.twilio.sdk.resource.instance.Account
Gets the auth token.
getAuthType() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the auth type
getAvailablePhoneNumbers() - Method in class com.twilio.sdk.resource.instance.Account
Gets the available phone numbers.
getAvailablePhoneNumbers(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the available phone numbers.
getAvailablePhoneNumbers(Map<String, String>, String, String) - Method in class com.twilio.sdk.resource.instance.Account
Gets the available phone numbers with the given iso country and type See: https://www.twilio.com/docs/api/rest/available-phone-numbers
getAverageWaitTime() - Method in class com.twilio.sdk.resource.instance.Queue
Returns the average wait time in the Queue
getBody() - Method in class com.twilio.sdk.resource.instance.Message
Gets the body.
getBody() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the body.
getBody() - Method in class com.twilio.sdk.verbs.Verb
Gets the body.
getCall(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given call instance by sid
getCallbackMethod() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the callback Method
getCallbackUrl() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the callback URL
getCallerName() - Method in class com.twilio.sdk.resource.instance.Call
Gets the caller name.
getCallFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets the call factory, which lets you make outgoing calls.
getCalls() - Method in class com.twilio.sdk.resource.instance.Account
Gets the calls list resource without any filters.
getCalls(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the calls list resource with the given filters.
getCallSid() - Method in class com.twilio.sdk.resource.instance.Member
Retrieves the call sid.
getCallSid() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the call sid.
getCallSid() - Method in class com.twilio.sdk.resource.instance.Participant
Gets the call sid.
getCallSid() - Method in class com.twilio.sdk.resource.instance.Recording
Gets the call sid.
getCategory() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getChildren() - Method in class com.twilio.sdk.verbs.Verb
Gets the children.
getCompanyName() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the company name.
getCompanyName() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the company name.
getConference(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given conference instance by sid
getConferences() - Method in class com.twilio.sdk.resource.instance.Account
Gets the conference list See: https://www.twilio.com/docs/api/rest/conference
getConferences(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the conferences list with the given filters See: https://www.twilio.com/docs/api/rest/conference
getConferenceSid() - Method in class com.twilio.sdk.resource.instance.Participant
Gets the conference sid.
getConnectApp(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given connect app instance by sid
getConnectAppCompanyName() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the company name.
getConnectAppDescription() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the description.
getConnectAppFriendlyName() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Get the connect app friendly name.
getConnectAppHomepageUrl() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the homepage url.
getConnectApps() - Method in class com.twilio.sdk.resource.instance.Account
Gets the connect app list https://www.twilio.com/docs/api/rest/connect-apps
getConnectApps(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the connect app list with the given filters https://www.twilio.com/docs/api/rest/connect-apps
getConnectAppSid() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the sid.
getConnection(HttpRoute, Object) - Method in class com.twilio.sdk.AppEngineClientConnectionManager
 
getContentType() - Method in class com.twilio.sdk.resource.instance.Media
Gets the content type
getCount() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getCountUnit() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getCountUnits() - Method in class com.twilio.sdk.resource.instance.UsageRecord
Deprecated. 
getCredential(String) - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets the credentials from the credential list
getCredentialFactory() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets a CredentialFactory which creates credentials
getCredentialList(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given CredentialList instance by sid
getCredentialListFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets a CredentialListFactory
getCredentialListMapping(String) - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the list of CredentialListMappings associated with this domain.
getCredentialListMappingFactory() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the CredentialListMappingFactory so you can create new CredentialListMappings
getCredentialListMappings() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the list of CredentialListMappings associated with this domain.
getCredentialLists() - Method in class com.twilio.sdk.resource.instance.Account
Gets the sip CredentialLists list.
getCredentialLists(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the CredentialList list with the given filters https://www.twilio.com/docs/api/rest/sip-credential-lists
getCredentials() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets the credentials from the credential list
getCurrentSize() - Method in class com.twilio.sdk.resource.instance.Queue
Retrieves the current size of the Queue
getCurrentValue() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the current value.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Account
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Application
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Call
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Conference
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Media
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Message
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.OutgoingCallerId
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Participant
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Recording
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.sip.Credential
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.sip.IpAddress
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the date created.
getDateCreated() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the date created.
getDateEnqueued() - Method in class com.twilio.sdk.resource.instance.Member
Retrieves the Date the call was enqueued.
getDateFired() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the date fired
getDateSent() - Method in class com.twilio.sdk.resource.instance.Message
Gets the date sent.
getDateSent() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the date sent.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Account
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Application
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Call
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Conference
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Media
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Message
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.OutgoingCallerId
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Participant
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Recording
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.sip.Credential
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.sip.IpAddress
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the date updated.
getDateUpdated() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the date updated.
getDeauthorizeCallbackMethod() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the deauthorize callback method.
getDeauthorizeCallbackUrl() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the deauthorize callback url.
getDescription() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the description.
getDescription() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the description.
getDescription() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getDirection() - Method in class com.twilio.sdk.resource.instance.Call
Gets the direction.
getDirection() - Method in class com.twilio.sdk.resource.instance.Message
Gets the direction.
getDirection() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the direction.
getDomain(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given sip domain instance by sid
getDomainFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets a DomainFactory
getDomainName() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the domain name
getDomains() - Method in class com.twilio.sdk.resource.instance.Account
Gets the sip domains list.
getDomains(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the domain list with the given filters https://www.twilio.com/docs/api/rest/sip-domains
getDuration() - Method in class com.twilio.sdk.resource.instance.Call
Gets the duration.
getDuration() - Method in class com.twilio.sdk.resource.instance.Media
Gets the duration
getDuration() - Method in class com.twilio.sdk.resource.instance.Recording
Gets the duration.
getDuration() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the duration.
getEnd() - Method in class com.twilio.sdk.resource.ListResource
Gets the end.
getEndDate() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getEndpoint() - Method in class com.twilio.sdk.TwilioRestClient
Get the current endpoint this client is pointed at.
getEndTime() - Method in class com.twilio.sdk.resource.instance.Call
Gets the end time.
getErrorCode() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the error code.
getErrorCode() - Method in exception com.twilio.sdk.TwilioRestException
Gets the error code.
getErrorMessage() - Method in exception com.twilio.sdk.TwilioRestException
Gets the error message.
getForwardedFrom() - Method in class com.twilio.sdk.resource.instance.Call
Gets the forwarded from.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.Account
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.Application
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.Conference
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.OutgoingCallerId
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.Queue
Retrieves the friendly name of this Queue.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the friendly name.
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets the friendly name
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Gets the friendly name
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the friendly name
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Gets the friendly name
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Gets the friendly name
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.sip.IpAddress
Gets the friendly name
getFriendlyName() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the friendly name.
getFrom() - Method in class com.twilio.sdk.resource.instance.Call
Gets the from.
getFrom() - Method in class com.twilio.sdk.resource.instance.Message
Gets the from.
getFrom() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the from.
getHomepageUrl() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the homepage url.
getHomepageUrl() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the homepage url.
getHttpClient() - Method in class com.twilio.sdk.TwilioRestClient
 
getHttpStatus() - Method in class com.twilio.sdk.TwilioRestResponse
Get the http status code associated with this response.
getIncomingPhoneNumber(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given incoming phone number instance by sid
getIncomingPhoneNumberFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets the incoming phone number factory.
getIncomingPhoneNumbers() - Method in class com.twilio.sdk.resource.instance.Account
Gets the incoming phone numbers list See: https://www.twilio.com/docs/api/rest/incoming-phone-numbers
getIncomingPhoneNumbers(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the incoming phone numbers list with the given filters See: https://www.twilio.com/docs/api/rest/incoming-phone-numbers
getIpAccessControlList(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given IpAccessControlList instance by sid
getIpAccessControlListFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets an IpAccessControlListFactory
getIpAccessControlListMapping(String) - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the list of IpAccessControlListMappings associated with this domain.
getIpAccessControlListMappingFactory() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the CredentialListMappingFactory so you can't create new CredentialListMappings
getIpAccessControlListMappings() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the list of IpAccessControlListMappings associated with this domain.
getIpAccessControlLists() - Method in class com.twilio.sdk.resource.instance.Account
Gets the sip IpAccessControlLists list.
getIpAccessControlLists(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the IpAccessControlList list with the given filters https://www.twilio.com/docs/api/rest/sip-ip-access-control-lists
getIpAccessControlListSid() - Method in class com.twilio.sdk.resource.instance.sip.IpAddress
 
getIpAddress(String) - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Gets the ip IpAddresses on this list.
getIpAddress() - Method in class com.twilio.sdk.resource.instance.sip.IpAddress
Gets the ip IpAddress
getIpAddresses() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Gets the ip addresses on this list.
getIpAddressFactory() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Gets the IpAddressFactory, which lets you make new IpAddresses.
getIsoCountry() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the iso country.
getLata() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the lata.
getLatitude() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the latitude.
getLog() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the log.
getLongitude() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the longitude.
getMaxSize() - Method in class com.twilio.sdk.resource.instance.Queue
Returns the max size of the Queue
getMedia() - Method in class com.twilio.sdk.resource.instance.Account
Gets the media list.
getMedia(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the media list with the given filters.
getMedia(String) - Method in class com.twilio.sdk.resource.instance.Account
Gets the media instance for this sid.
getMedia() - Method in class com.twilio.sdk.resource.instance.Message
Returns the a list of media.
getMedia(String) - Method in class com.twilio.sdk.resource.instance.Message
Returns the a list of media.
getMedia(String) - Method in class com.twilio.sdk.resource.instance.Recording
Gets the media.
getMember(String) - Method in class com.twilio.sdk.resource.instance.Queue
Return a single Member instance
getMembers() - Method in class com.twilio.sdk.resource.instance.Queue
Retrieves the MemberList for this Queue
getMessage(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given message instance by sid
getMessageDate() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the message date.
getMessageFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets the message factory which lets you send messages https://www.twilio.com/docs/api/rest/sending-messages
getMessages() - Method in class com.twilio.sdk.resource.instance.Account
Gets the message list.
getMessages(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the messages list with the given filters https://www.twilio.com/docs/api/rest/messages
getMessageText() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the message text.
getMoreInfo() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the more info.
getMoreInfo() - Method in exception com.twilio.sdk.TwilioRestException
Gets the more info.
getNextUri() - Method in class com.twilio.sdk.resource.ListResource
Gets the next uri.
getNotification(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given notification instance by sid
getNotifications() - Method in class com.twilio.sdk.resource.instance.Account
Gets the notifications.
getNotifications(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the notifications.
getNumMedia() - Method in class com.twilio.sdk.resource.instance.Message
Gets the number of media associated with the message.
getNumPages() - Method in class com.twilio.sdk.resource.ListResource
Gets the num pages.
getNumRetries() - Method in class com.twilio.sdk.TwilioRestClient
Gets the num retries.
getNumSegments() - Method in class com.twilio.sdk.resource.instance.Message
Gets the number of segments used to deliver this message.
getObject(String) - Method in class com.twilio.sdk.resource.InstanceResource
Gets the property as an Object.
getOutgoingCallerId(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given outgoing caller id instance by sid
getOutgoingCallerIdFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets the outgoing caller id factory which lets you create outgoing caller ids https://www.twilio.com/docs/api/rest/outgoing-caller-ids
getOutgoingCallerIds() - Method in class com.twilio.sdk.resource.instance.Account
Gets the outgoing caller ids.
getOutgoingCallerIds(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the outgoing caller ids.
getPage() - Method in class com.twilio.sdk.resource.ListResource
Gets the page.
getPageData() - Method in class com.twilio.sdk.resource.ListResource
Gets the page data.
getPagingPropertyKey(ResponseParser.PagingProperty) - Method in class com.twilio.sdk.parser.JsonResponseParser
 
getPagingPropertyKey(ResponseParser.PagingProperty) - Method in interface com.twilio.sdk.parser.ResponseParser
Gets the paging property key.
getPagingPropertyKey(ResponseParser.PagingProperty) - Method in class com.twilio.sdk.parser.XmlResponseParser
 
getParentCallSid() - Method in class com.twilio.sdk.resource.instance.Call
Gets the parent call sid.
getParentSid() - Method in class com.twilio.sdk.resource.instance.Media
Gets the parent sid.
getParser() - Method in class com.twilio.sdk.TwilioRestResponse
Get an appropriate response parser for this response type
getParticipant(String) - Method in class com.twilio.sdk.resource.instance.Conference
Retrieve a Participant from a conference
getParticipants() - Method in class com.twilio.sdk.resource.instance.Conference
Get the participant list
getPermissions() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
 
getPermissions() - Method in class com.twilio.sdk.resource.instance.ConnectApp
 
getPhoneNumber() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the phone number.
getPhoneNumber() - Method in class com.twilio.sdk.resource.instance.CallerIdValidation
Gets the phone number.
getPhoneNumber() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the phone number.
getPhoneNumber() - Method in class com.twilio.sdk.resource.instance.OutgoingCallerId
Gets the phone number.
getPhoneNumber() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the phone number.
getPhoneNumberSid() - Method in class com.twilio.sdk.resource.instance.Call
Gets the phone number sid.
getPin() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the pin.
getPosition() - Method in class com.twilio.sdk.resource.instance.Member
Retrieves the position of the Member in the queue.
getPostalCode() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the postal code.
getPrice() - Method in class com.twilio.sdk.resource.instance.Call
Gets the price.
getPrice() - Method in class com.twilio.sdk.resource.instance.Message
Gets the price.
getPrice() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the price.
getPrice() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the price.
getPrice() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getPriceUnit() - Method in class com.twilio.sdk.resource.instance.Message
Gets the price.
getPriceUnit() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getProperty(String) - Method in class com.twilio.sdk.resource.instance.CallerIdValidation
Gets the property.
getProperty(String) - Method in class com.twilio.sdk.resource.InstanceResource
Gets the property.
getQueryString() - Method in class com.twilio.sdk.TwilioRestResponse
Get the query string that resulted in this response
getQueue(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given queue by sid
getQueueFactory() - Method in class com.twilio.sdk.resource.instance.Account
Get the queue factory
getQueues() - Method in class com.twilio.sdk.resource.instance.Account
Gets the queue list See: https://www.twilio.com/docs/api/rest/queue
getQueueSid() - Method in class com.twilio.sdk.resource.instance.Member
Retrieves the queue sid.
getRateCenter() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the rate center.
getRealm() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets the realm
getRecording(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given recording instance by sid
getRecordings() - Method in class com.twilio.sdk.resource.instance.Account
Gets the recordings list https://www.twilio.com/docs/api/rest/recording
getRecordings(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the recordings list https://www.twilio.com/docs/api/rest/recording
getRecordings() - Method in class com.twilio.sdk.resource.instance.Call
Returns the list of associated recordings
getRecordingSid() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the recording sid.
getRecurring() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the recurrence.
getRegion() - Method in class com.twilio.sdk.resource.instance.AvailablePhoneNumber
Gets the region.
getRequestCallSid() - Method in class com.twilio.sdk.resource.list.RecordingList
Gets the call sid of the recording *if* it was constructed with a call sid.
getRequestCallSid() - Method in class com.twilio.sdk.resource.list.TranscriptionList
Gets the call sid of the transcription *if* it was constructed with a call sid.
getRequestCredentialListSid() - Method in class com.twilio.sdk.resource.instance.sip.Credential
Gets the sid of the parent credential list
getRequestCredentialListSid() - Method in class com.twilio.sdk.resource.list.sip.CredentialList
Returns the sid of the containing credential list.
getRequestMessageSid() - Method in class com.twilio.sdk.resource.instance.Media
Gets the sid of the requesting message
getRequestMessageSid() - Method in class com.twilio.sdk.resource.list.MediaList
Gets the message sid of this media *if* it was initially referenced as the child of a message.
getRequestSipDomainSid() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Gets the sid of the sip domain owning this mapping.
getRequestSipDomainSid() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Gets the sid of the sip domain owning this mapping.
getRequestSipDomainSid() - Method in class com.twilio.sdk.resource.list.sip.CredentialListMappingList
 
getRequestSipDomainSid() - Method in class com.twilio.sdk.resource.list.sip.IpAccessControlListMappingList
 
getRequestUrl() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the request url.
getRequestVariables() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the request variables.
getResponseBody() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the response body.
getResponseHeaders() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the response headers.
getResponseText() - Method in class com.twilio.sdk.TwilioRestResponse
Get the raw response body as a String
getSandbox() - Method in class com.twilio.sdk.resource.instance.Account
Get the developer sandbox https://www.twilio.com/docs/api/rest/sandbox
getSchemeRegistry() - Method in class com.twilio.sdk.AppEngineClientConnectionManager
 
getShortCode(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given short code instance by sid
getShortCode() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the short code number.
getShortCodes() - Method in class com.twilio.sdk.resource.instance.Account
Gets the shortcode list.
getShortCodes(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the short code list with filters
getSid() - Method in class com.twilio.sdk.resource.instance.Account
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Application
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.AuthorizedConnectApp
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Call
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Conference
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.ConnectApp
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Media
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Message
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Notification
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.OutgoingCallerId
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Queue
Retrieves the queue sid of this Queue
getSid() - Method in class com.twilio.sdk.resource.instance.Recording
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.sip.Credential
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListInstance
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.sip.CredentialListMapping
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.sip.IpAddress
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the sid.
getSid() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the sid.
getSms(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given sms instance by sid
getSmsApplicationSid() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the sms application sid.
getSmsApplicationSid() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the sms application sid.
getSmsFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets the sms factory which lets you send sms messages https://www.twilio.com/docs/api/rest/sending-sms
getSmsFallbackMethod() - Method in class com.twilio.sdk.resource.instance.Application
Gets the sms fallback method.
getSmsFallbackMethod() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the sms fallback method.
getSmsFallbackMethod() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the sms fallback method.
getSmsFallbackUrl() - Method in class com.twilio.sdk.resource.instance.Application
Gets the sms fallback url.
getSmsFallbackUrl() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the sms fallback url.
getSmsFallbackUrl() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the sms fallback url.
getSmsMessages() - Method in class com.twilio.sdk.resource.instance.Account
Gets the sms message list.
getSmsMessages(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the sms messages list with the given filters https://www.twilio.com/docs/api/rest/sms
getSmsMethod() - Method in class com.twilio.sdk.resource.instance.Application
Gets the sms method.
getSmsMethod() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the sms method.
getSmsMethod() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the sms method.
getSmsMethod() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the sms method.
getSmsStatusCallback() - Method in class com.twilio.sdk.resource.instance.Application
Gets the sms status callback.
getSmsStatusCallback() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the sms status callback.
getSmsUrl() - Method in class com.twilio.sdk.resource.instance.Application
Gets the sms url.
getSmsUrl() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the sms url.
getSmsUrl() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the sms url.
getSmsUrl() - Method in class com.twilio.sdk.resource.instance.ShortCode
Gets the sms url.
getStart() - Method in class com.twilio.sdk.resource.ListResource
Gets the start.
getStartDate() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getStartTime() - Method in class com.twilio.sdk.resource.instance.Call
Gets the start time.
getStatus() - Method in class com.twilio.sdk.resource.instance.Account
Gets the status.
getStatus() - Method in class com.twilio.sdk.resource.instance.Application
Gets the status.
getStatus() - Method in class com.twilio.sdk.resource.instance.Call
Gets the status.
getStatus() - Method in class com.twilio.sdk.resource.instance.Conference
Gets the status.
getStatus() - Method in class com.twilio.sdk.resource.instance.Message
Gets the status.
getStatus() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the status.
getStatus() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the status.
getStatusCallback() - Method in class com.twilio.sdk.resource.instance.Application
Gets the status callback.
getStatusCallback() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the status callback.
getStatusCallbackMethod() - Method in class com.twilio.sdk.resource.instance.Application
Gets the status callback method.
getStatusCallbackMethod() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the status callback method.
getSubresourceUris() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getTag() - Method in class com.twilio.sdk.verbs.Verb
Gets the tag.
getTo() - Method in class com.twilio.sdk.resource.instance.Call
Gets the to.
getTo() - Method in class com.twilio.sdk.resource.instance.Message
Gets the to.
getTo() - Method in class com.twilio.sdk.resource.instance.Sms
Gets the to.
getTotal() - Method in class com.twilio.sdk.resource.ListResource
Gets the total.
getTranscription(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a given transcription instance by sid
getTranscriptions() - Method in class com.twilio.sdk.resource.instance.Account
Gets the transcriptions list https://www.twilio.com/docs/api/rest/transcription
getTranscriptions(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the transcriptions list with the given filters https://www.twilio.com/docs/api/rest/transcription
getTranscriptions() - Method in class com.twilio.sdk.resource.instance.Call
Returns the list of associated transcriptions
getTranscriptionText() - Method in class com.twilio.sdk.resource.instance.Transcription
Gets the transcription text.
getTriggerBy() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the trigger.
getTriggerValue() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the trigger value.
getType() - Method in class com.twilio.sdk.resource.instance.Account
Gets the account type
getUri() - Method in class com.twilio.sdk.resource.instance.Media
Gets the uri of this media
getUri() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getUri() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Get the URI
getUrl() - Method in class com.twilio.sdk.TwilioRestResponse
Get the url that resulted in this response
getUsage() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getUsageCategory() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the usage category.
getUsageRecords(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the Usage Record list with the given filters https://www.twilio.com/docs/api/rest/usage-records
getUsageRecords() - Method in class com.twilio.sdk.resource.instance.Account
Gets the Usage Record list https://www.twilio.com/docs/api/rest/usage-records
getUsageRecordUri() - Method in class com.twilio.sdk.resource.instance.UsageTrigger
Gets the usage record URI
getUsageTrigger(String) - Method in class com.twilio.sdk.resource.instance.Account
Get a specific Usage Trigger
getUsageTriggerFactory() - Method in class com.twilio.sdk.resource.instance.Account
Gets the Usage Trigger factory which lets you create usage triggers
getUsageTriggers(Map<String, String>) - Method in class com.twilio.sdk.resource.instance.Account
Gets the Usage Triggers list with the given filters https://www.twilio.com/docs/api/rest/usage-triggers
getUsageTriggers() - Method in class com.twilio.sdk.resource.instance.Account
Gets the Usage Triggers list https://www.twilio.com/docs/api/rest/usage-triggers
getUsageUnit() - Method in class com.twilio.sdk.resource.instance.UsageRecord
 
getUsageUnits() - Method in class com.twilio.sdk.resource.instance.UsageRecord
Deprecated. 
getUsername() - Method in class com.twilio.sdk.resource.instance.sip.Credential
Gets the username
getValidationCode() - Method in class com.twilio.sdk.resource.instance.CallerIdValidation
Gets the validation code.
getValidationSignature(String, Map<String, String>) - Method in class com.twilio.sdk.TwilioUtils
 
getVoiceApplicationSid() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the voice application sid.
getVoiceCallerIdLookup() - Method in class com.twilio.sdk.resource.instance.Application
Gets the voice caller id lookup.
getVoiceCallerIdLookup() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the voice caller id lookup.
getVoiceFallbackMethod() - Method in class com.twilio.sdk.resource.instance.Application
Gets the voice fallback method.
getVoiceFallbackMethod() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the voice fallback method.
getVoiceFallbackMethod() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the voice fallback method
getVoiceFallbackUrl() - Method in class com.twilio.sdk.resource.instance.Application
Gets the voice fallback url.
getVoiceFallbackUrl() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the voice fallback url.
getVoiceFallbackUrl() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the voice fallback url
getVoiceMethod() - Method in class com.twilio.sdk.resource.instance.Application
Gets the voice method.
getVoiceMethod() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the voice method.
getVoiceMethod() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the voice method.
getVoiceMethod() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the voice method
getVoiceStatusCallbackMethod() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the voice status callback method
getVoiceStatusCallbackUrl() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the voice status callback url
getVoiceUrl() - Method in class com.twilio.sdk.resource.instance.Application
Gets the voice url.
getVoiceUrl() - Method in class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Gets the voice url.
getVoiceUrl() - Method in class com.twilio.sdk.resource.instance.Sandbox
Gets the voice url.
getVoiceUrl() - Method in class com.twilio.sdk.resource.instance.sip.Domain
Gets the voice url
getWaitTime() - Method in class com.twilio.sdk.resource.instance.Member
Retrieves the wait time in the queue for this Member.

H

hangup() - Method in class com.twilio.sdk.resource.instance.Call
Hangup.
Hangup - Class in com.twilio.sdk.verbs
The Class Hangup.
Hangup() - Constructor for class com.twilio.sdk.verbs.Hangup
Instantiates a new hangup.

I

IncomingPhoneNumber - Class in com.twilio.sdk.resource.instance
The Class IncomingPhoneNumber.
IncomingPhoneNumber(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Instantiates a new incoming phone number.
IncomingPhoneNumber(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Instantiates a new incoming phone number.
IncomingPhoneNumber(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.IncomingPhoneNumber
Instantiates a new incoming phone number.
IncomingPhoneNumberFactory - Interface in com.twilio.sdk.resource.factory
A factory for creating IncomingPhoneNumber objects.
IncomingPhoneNumberList - Class in com.twilio.sdk.resource.list
The Class IncomingPhoneNumberList.
IncomingPhoneNumberList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.IncomingPhoneNumberList
Instantiates a new incoming phone number list.
IncomingPhoneNumberList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.IncomingPhoneNumberList
Instantiates a new incoming phone number list.
IncomingPhoneNumberList(TwilioRestClient, String, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.IncomingPhoneNumberList
Instantiates a new incoming phone number list.
IncomingPhoneNumberList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.IncomingPhoneNumberList
Instantiates a new incoming phone number list.
InstanceResource - Class in com.twilio.sdk.resource
The Class InstanceResource.
InstanceResource(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.InstanceResource
Instantiates a new instance resource.
InstanceResource(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.InstanceResource
Instantiates a new instance resource.
IpAccessControlList - Class in com.twilio.sdk.resource.instance.sip
 
IpAccessControlList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Instantiates a new IpAccessControlList.
IpAccessControlList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Instantiates a new IpAccessControlList.
IpAccessControlList(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAccessControlList
Instantiates a new IpAccessControlList.
IpAccessControlListFactory - Interface in com.twilio.sdk.resource.factory.sip
A factory for creating IpAccessControlList objects.
IpAccessControlListList - Class in com.twilio.sdk.resource.list.sip
This class is a list of IpAccessControlLists.
IpAccessControlListList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.sip.IpAccessControlListList
Instantiates a new list of ip access control lists
IpAccessControlListList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.sip.IpAccessControlListList
Instantiates a new list of ip access control lists
IpAccessControlListMapping - Class in com.twilio.sdk.resource.instance.sip
 
IpAccessControlListMapping(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Instantiates a new IpAccessControlListMapping.
IpAccessControlListMapping(TwilioRestClient, String, String) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Instantiates a new IpAccessControlListMapping.
IpAccessControlListMapping(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAccessControlListMapping
Instantiates a new IpAccessControlListMapping.
IpAccessControlListMappingFactory - Interface in com.twilio.sdk.resource.factory.sip
A factory for creating SipDomain objects.
IpAccessControlListMappingList - Class in com.twilio.sdk.resource.list.sip
 
IpAccessControlListMappingList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.sip.IpAccessControlListMappingList
Instantiates a new list of ip access control list mappings
IpAccessControlListMappingList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.sip.IpAccessControlListMappingList
Instantiates a new list of ip access control list mappings
IpAccessControlListMappingList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.sip.IpAccessControlListMappingList
Instantiates a new list of ip access control list mappings
IpAddress - Class in com.twilio.sdk.resource.instance.sip
 
IpAddress(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAddress
Instantiates a new IpAddress.
IpAddress(TwilioRestClient, String, String) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAddress
Instantiates a new IpAddress.
IpAddress(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.sip.IpAddress
Instantiates a new IpAddress.
IpAddressFactory - Interface in com.twilio.sdk.resource.factory.sip
A factory for creating SipDomain objects.
IpAddressList - Class in com.twilio.sdk.resource.list.sip
 
IpAddressList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.sip.IpAddressList
Instantiates a new IpAddress list
IpAddressList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.sip.IpAddressList
Instantiates a new IpAddress list
IpAddressList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.sip.IpAddressList
Instantiates a new IpAddress list
isClientError() - Method in class com.twilio.sdk.TwilioRestResponse
Determines if the response was a client side error (HTTP 4XX status)
isEndConferenceOnExit() - Method in class com.twilio.sdk.resource.instance.Participant
Checks if is end conference on exit.
isError() - Method in class com.twilio.sdk.TwilioRestResponse
Determine if this request resulted in any kind of error
isJson() - Method in class com.twilio.sdk.TwilioRestResponse
Method to determine if the response content type was a JSON type
isMuted() - Method in class com.twilio.sdk.resource.instance.Participant
Checks if is muted.
isServerError() - Method in class com.twilio.sdk.TwilioRestResponse
Determines if the response was a server side error (HTTP 5XX status)
isStartConferenceOnEnter() - Method in class com.twilio.sdk.resource.instance.Participant
Checks if is start conference on enter.
isXml() - Method in class com.twilio.sdk.TwilioRestResponse
Method to determine if the response content type was an XML type
iterator() - Method in class com.twilio.sdk.resource.ListResource
 

J

JsonResponseParser - Class in com.twilio.sdk.parser
The Class JsonResponseParser.
JsonResponseParser() - Constructor for class com.twilio.sdk.parser.JsonResponseParser
 

K

kick() - Method in class com.twilio.sdk.resource.instance.Participant
Kick.

L

Leave - Class in com.twilio.sdk.verbs
 
Leave() - Constructor for class com.twilio.sdk.verbs.Leave
 
ListResource<T extends Resource> - Class in com.twilio.sdk.resource
 
ListResource(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.ListResource
Instantiates a new list resource.
ListResource(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.ListResource
Instantiates a new list resource.

M

main(String[]) - Static method in class com.twilio.sdk.client.TwilioCapability
Example usage
main(String[]) - Static method in class com.twilio.sdk.examples.RestExamples
The main method.
main(String[]) - Static method in class com.twilio.sdk.examples.TwiMLResponseExample
The main method.
main(String[]) - Static method in class com.twilio.sdk.TwilioUtilsExample
 
Media - Class in com.twilio.sdk.resource.instance
The Class Media.
Media(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Media
Instantiates a new media instance.
Media(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Media
Instantiates a new media instance.
Media(TwilioRestClient, String, String) - Constructor for class com.twilio.sdk.resource.instance.Media
Instantiates a new media instance.
Media(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Media
Instantiates a new media instance.
Media - Class in com.twilio.sdk.verbs
The Class Media.
Media(String) - Constructor for class com.twilio.sdk.verbs.Media
Instantiates a new media.
MediaList - Class in com.twilio.sdk.resource.list
The Class MediaList.
MediaList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.MediaList
Instantiates a new media list.
MediaList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.MediaList
Instantiates a new media list.
MediaList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.MediaList
Instantiates a new media list.
Member - Class in com.twilio.sdk.resource.instance
The Member represents a single Queue member.
Member(TwilioRestClient, String, String) - Constructor for class com.twilio.sdk.resource.instance.Member
Creates a Member.
Member(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Member
Creates a Member representing the front of the queue.
Member(TwilioRestClient, Map<String, Object>, String) - Constructor for class com.twilio.sdk.resource.instance.Member
Constructs a Member by passing in the properties to read from.
MemberList - Class in com.twilio.sdk.resource.list
The MemberList represents the list resource for Members.
MemberList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.MemberList
Instantiates a new participant list.
MemberList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.MemberList
Instantiates a new MemberList.
MemberList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.MemberList
Instantiates a new MemberList.
Message - Class in com.twilio.sdk.resource.instance
 
Message(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Message
Instantiates a new message.
Message(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Message
Instantiates a new message.
Message(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Message
Instantiates a new message.
Message - Class in com.twilio.sdk.verbs
The Class Message.
Message() - Constructor for class com.twilio.sdk.verbs.Message
Instantiates a new message verb.
Message(String) - Constructor for class com.twilio.sdk.verbs.Message
 
MessageFactory - Interface in com.twilio.sdk.resource.factory
A factory for creating Message objects.
MessageList - Class in com.twilio.sdk.resource.list
The Class MessageList.
MessageList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.MessageList
Instantiates a new Message list.
MessageList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.MessageList
Instantiates a new Message list.
mute() - Method in class com.twilio.sdk.resource.instance.Participant
Mute.

N

Notification - Class in com.twilio.sdk.resource.instance
The Class Notification.
Notification(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Notification
Instantiates a new notification.
Notification(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Notification
Instantiates a new notification.
Notification(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Notification
Instantiates a new notification.
NotificationList - Class in com.twilio.sdk.resource.list
The Class NotificationList.
NotificationList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.NotificationList
Instantiates a new notification list.
NotificationList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.NotificationList
Instantiates a new notification list.
Number - Class in com.twilio.sdk.verbs
The Class Number.
Number(String) - Constructor for class com.twilio.sdk.verbs.Number
Instantiates a new number.

O

OutgoingCallerId - Class in com.twilio.sdk.resource.instance
The Class OutgoingCallerId.
OutgoingCallerId(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.OutgoingCallerId
Instantiates a new outgoing caller id.
OutgoingCallerId(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.OutgoingCallerId
Instantiates a new outgoing caller id.
OutgoingCallerId(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.OutgoingCallerId
Instantiates a new outgoing caller id.
OutgoingCallerIdFactory - Interface in com.twilio.sdk.resource.factory
A factory for creating OutgoingCallerId objects.
OutgoingCallerIdList - Class in com.twilio.sdk.resource.list
The Class OutgoingCallerIdList.
OutgoingCallerIdList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.OutgoingCallerIdList
Instantiates a new outgoing caller id list.
OutgoingCallerIdList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.OutgoingCallerIdList
Instantiates a new outgoing caller id list.

P

parse(TwilioRestResponse) - Method in class com.twilio.sdk.parser.JsonResponseParser
 
parse(TwilioRestResponse) - Method in interface com.twilio.sdk.parser.ResponseParser
Parses the.
parse(TwilioRestResponse) - Method in class com.twilio.sdk.parser.XmlResponseParser
 
parseResponse(TwilioRestResponse) - Static method in exception com.twilio.sdk.TwilioRestException
Parses the response.
Participant - Class in com.twilio.sdk.resource.instance
The Class Participant.
Participant(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Participant
Instantiates a new participant.
Participant(TwilioRestClient, String, String) - Constructor for class com.twilio.sdk.resource.instance.Participant
Instantiates a new participant.
Participant(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Participant
Instantiates a new participant.
ParticipantList - Class in com.twilio.sdk.resource.list
The Class ParticipantList.
ParticipantList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.ParticipantList
Instantiates a new participant list.
ParticipantList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.ParticipantList
Instantiates a new participant list.
ParticipantList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.ParticipantList
Instantiates a new participant list.
Pause - Class in com.twilio.sdk.verbs
The Class Pause.
Pause() - Constructor for class com.twilio.sdk.verbs.Pause
Instantiates a new pause.
Play - Class in com.twilio.sdk.verbs
The Class Play.
Play(String) - Constructor for class com.twilio.sdk.verbs.Play
Instantiates a new play.

Q

Queue - Class in com.twilio.sdk.resource.instance
The Queue represents a queue resource.
Queue(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Queue
Creates a Queue instance.
Queue(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Queue
Creates a Queue instance.
Queue - Class in com.twilio.sdk.verbs
 
Queue(String) - Constructor for class com.twilio.sdk.verbs.Queue
 
QUEUE_FRONT - Static variable in class com.twilio.sdk.resource.instance.Member
The front of the queue is identified with a special id, "Front".
QueueFactory - Interface in com.twilio.sdk.resource.factory
The QueueFactory creates Queue instances, passing in a map of properties
QueueList - Class in com.twilio.sdk.resource.list
The QueueList represents a list of Queues.
QueueList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.QueueList
Creates a QueueList
QueueList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.QueueList
Creates a QueueList with filters.

R

Record - Class in com.twilio.sdk.verbs
The Class Record.
Record() - Constructor for class com.twilio.sdk.verbs.Record
Instantiates a new record.
Recording - Class in com.twilio.sdk.resource.instance
The Class Recording.
Recording(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Recording
Instantiates a new recording.
Recording(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Recording
Instantiates a new recording.
Recording(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Recording
Instantiates a new recording.
RecordingList - Class in com.twilio.sdk.resource.list
The Class RecordingList.
RecordingList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.RecordingList
Instantiates a new recording list.
RecordingList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.RecordingList
Instantiates a new recording list.
RecordingList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.RecordingList
Instantiates a new recording list belonging to call.
RecordingList(TwilioRestClient, String, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.RecordingList
Instantiates a new recording list belonging to call with filters.
Recurrence - Enum in com.twilio.sdk.resource.instance
 
redirect(String, String) - Method in class com.twilio.sdk.resource.instance.Call
Redirect.
Redirect - Class in com.twilio.sdk.verbs
The Class Redirect.
Redirect() - Constructor for class com.twilio.sdk.verbs.Redirect
Instantiates a new redirect.
Redirect(String) - Constructor for class com.twilio.sdk.verbs.Redirect
Instantiates a new redirect.
Reject - Class in com.twilio.sdk.verbs
The Class Reject.
Reject() - Constructor for class com.twilio.sdk.verbs.Reject
Instantiates a new reject.
releaseConnection(ManagedClientConnection, long, TimeUnit) - Method in class com.twilio.sdk.AppEngineClientConnectionManager
 
request(String, String, Map<String, String>) - Method in class com.twilio.sdk.TwilioRestClient
sendRequst Sends a REST Request to the Twilio REST API.
request(String, String, List<NameValuePair>) - Method in class com.twilio.sdk.TwilioRestClient
 
requestConnection(HttpRoute, Object) - Method in class com.twilio.sdk.AppEngineClientConnectionManager
 
requestStream(String, String, Map<String, String>) - Method in class com.twilio.sdk.TwilioRestClient
Request stream.
requestStream(String, String, List<NameValuePair>) - Method in class com.twilio.sdk.TwilioRestClient
Request stream.
Resource - Class in com.twilio.sdk.resource
The Class Resource.
Resource(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.Resource
Instantiates a new resource.
ResponseParser - Interface in com.twilio.sdk.parser
The Interface ResponseParser.
ResponseParser.PagingProperty - Enum in com.twilio.sdk.parser
The Enum PagingProperty.
RestExamples - Class in com.twilio.sdk.examples
The Class RestExamples.
RestExamples() - Constructor for class com.twilio.sdk.examples.RestExamples
 

S

safeRequest(String, String, Map<String, String>) - Method in class com.twilio.sdk.TwilioRestClient
Make a request, handles retries + back-off for server/network errors
safeRequest(String, String, List<NameValuePair>) - Method in class com.twilio.sdk.TwilioRestClient
Make a request, handles retries + back-off for server/network errors
Sandbox - Class in com.twilio.sdk.resource.instance
The Class Sandbox.
Sandbox(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Sandbox
Instantiates a new sandbox.
Sandbox(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Sandbox
Instantiates a new sandbox.
Say - Class in com.twilio.sdk.verbs
The Class Say.
Say(String) - Constructor for class com.twilio.sdk.verbs.Say
Instantiates a new say.
set(String, String) - Method in class com.twilio.sdk.verbs.Verb
Sets the.
setAction(String) - Method in class com.twilio.sdk.verbs.Dial
Sets the action.
setAction(String) - Method in class com.twilio.sdk.verbs.Enqueue
 
setAction(String) - Method in class com.twilio.sdk.verbs.Gather
Sets the action.
setAction(String) - Method in class com.twilio.sdk.verbs.Message
Sets the action.
setAction(String) - Method in class com.twilio.sdk.verbs.Record
Sets the action.
setAction(String) - Method in class com.twilio.sdk.verbs.Sms
Sets the action.
setAuthToken(String) - Method in class com.twilio.sdk.resource.instance.Account
Sets the auth token.
setBeep(String) - Method in class com.twilio.sdk.verbs.Conference
Sets the beep behavior.
setCallerId(String) - Method in class com.twilio.sdk.verbs.Dial
Sets the caller id.
setContentType(String) - Method in class com.twilio.sdk.TwilioRestResponse
Sets the content type.
setEndConferenceOnExit(Boolean) - Method in class com.twilio.sdk.verbs.Conference
Sets the end conference on exit.
setEndpoint(String) - Method in class com.twilio.sdk.TwilioRestClient
Set the endpoint this rest client uses.
setError(boolean) - Method in class com.twilio.sdk.TwilioRestResponse
Sets the error.
setFinishOnKey(String) - Method in class com.twilio.sdk.verbs.Gather
Sets the finish on key.
setFinishOnKey(String) - Method in class com.twilio.sdk.verbs.Record
Sets the finish on key.
setFriendlyName(String) - Method in class com.twilio.sdk.resource.instance.Queue
Sets the friendly name of this Queue.
setFrom(String) - Method in class com.twilio.sdk.verbs.Message
Sets the from.
setFrom(String) - Method in class com.twilio.sdk.verbs.Sms
Sets the from.
setHangupOnStar(boolean) - Method in class com.twilio.sdk.verbs.Dial
Sets the hangup on star.
setHttpclient(HttpClient) - Method in class com.twilio.sdk.TwilioRestClient
 
setHttpStatus(int) - Method in class com.twilio.sdk.TwilioRestResponse
Sets the http status.
setLanguage(String) - Method in class com.twilio.sdk.verbs.Say
Sets the language.
setLength(int) - Method in class com.twilio.sdk.verbs.Pause
Sets the length.
setLoop(int) - Method in class com.twilio.sdk.verbs.Play
Sets the loop.
setLoop(int) - Method in class com.twilio.sdk.verbs.Say
Sets the loop.
setMaxLength(int) - Method in class com.twilio.sdk.verbs.Record
Sets the max length.
setMaxParticipants(int) - Method in class com.twilio.sdk.verbs.Conference
Sets the maximum number of participants you want to allow
setMaxSize(int) - Method in class com.twilio.sdk.resource.instance.Queue
Sets the max size of this Queue.
setMethod(String) - Method in class com.twilio.sdk.verbs.Client
Sets the method to use when requesting the URL.
setMethod(String) - Method in class com.twilio.sdk.verbs.Dial
Sets the method.
setMethod(String) - Method in class com.twilio.sdk.verbs.Enqueue
 
setMethod(String) - Method in class com.twilio.sdk.verbs.Gather
Sets the method.
setMethod(String) - Method in class com.twilio.sdk.verbs.Message
Sets the method.
setMethod(String) - Method in class com.twilio.sdk.verbs.Number
Sets the method.
setMethod(String) - Method in class com.twilio.sdk.verbs.Queue
 
setMethod(String) - Method in class com.twilio.sdk.verbs.Record
Sets the method.
setMethod(String) - Method in class com.twilio.sdk.verbs.Redirect
Sets the method.
setMethod(String) - Method in class com.twilio.sdk.verbs.Sip
Sets the method.
setMethod(String) - Method in class com.twilio.sdk.verbs.Sms
Sets the method.
setMuted(Boolean) - Method in class com.twilio.sdk.verbs.Conference
Sets the muted.
setNumDigits(int) - Method in class com.twilio.sdk.verbs.Gather
Sets the num digits.
setNumRetries(int) - Method in class com.twilio.sdk.TwilioRestClient
Sets the num retries.
setPassword(String) - Method in class com.twilio.sdk.verbs.Sip
 
setPassword(String) - Method in class com.twilio.sdk.verbs.Uri
 
setPlayBeep(boolean) - Method in class com.twilio.sdk.verbs.Record
Sets the playBeep parameter
setQueryString(String) - Method in class com.twilio.sdk.TwilioRestResponse
Sets the query string.
setReason(String) - Method in class com.twilio.sdk.verbs.Reject
Sets the reason.
setRequestAccountSid(String) - Method in class com.twilio.sdk.resource.Resource
Sets the request account sid.
setResponseText(String) - Method in class com.twilio.sdk.TwilioRestResponse
Sets the response text.
setSendDigits(String) - Method in class com.twilio.sdk.verbs.Number
Sets the send digits.
setSid(String) - Method in class com.twilio.sdk.resource.instance.Account
Sets the sid.
setStartConferenceOnEnter(Boolean) - Method in class com.twilio.sdk.verbs.Conference
Sets the start conference on enter.
setStatusCallback(String) - Method in class com.twilio.sdk.verbs.Message
Sets the status callback.
setStatusCallback(String) - Method in class com.twilio.sdk.verbs.Sms
Sets the status callback.
setTimeLimit(int) - Method in class com.twilio.sdk.verbs.Dial
Sets the time limit.
setTimeout(int) - Method in class com.twilio.sdk.verbs.Dial
Sets the timeout.
setTimeout(int) - Method in class com.twilio.sdk.verbs.Gather
Sets the timeout.
setTimeout(int) - Method in class com.twilio.sdk.verbs.Record
Sets the timeout.
setTo(String) - Method in class com.twilio.sdk.verbs.Message
Sets the to.
setTo(String) - Method in class com.twilio.sdk.verbs.Sms
Sets the to.
setTranscribe(boolean) - Method in class com.twilio.sdk.verbs.Record
Sets the transcribe.
setTranscribeCallback(String) - Method in class com.twilio.sdk.verbs.Record
Sets the transcribe callback.
setUrl(String) - Method in class com.twilio.sdk.TwilioRestResponse
Sets the url.
setUrl(String) - Method in class com.twilio.sdk.verbs.Client
Sets a url to play to one party before both parties have been connected.
setUrl(String) - Method in class com.twilio.sdk.verbs.Number
Sets the url.
setUrl(String) - Method in class com.twilio.sdk.verbs.Queue
 
setUrl(String) - Method in class com.twilio.sdk.verbs.Sip
Sets the url.
setUsername(String) - Method in class com.twilio.sdk.verbs.Sip
 
setUsername(String) - Method in class com.twilio.sdk.verbs.Uri
 
setVoice(String) - Method in class com.twilio.sdk.verbs.Say
Sets the voice.
setWaitMethod(String) - Method in class com.twilio.sdk.verbs.Conference
Sets the wait method.
setWaitUrl(String) - Method in class com.twilio.sdk.verbs.Conference
Sets the wait url.
setWaitUrl(String) - Method in class com.twilio.sdk.verbs.Enqueue
 
setWaitUrlMethod(String) - Method in class com.twilio.sdk.verbs.Enqueue
 
ShortCode - Class in com.twilio.sdk.resource.instance
The Class IncomingPhoneNumber.
ShortCode(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.ShortCode
Instantiates a new incoming phone number.
ShortCode(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.ShortCode
Instantiates a new incoming phone number.
ShortCode(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.ShortCode
Instantiates a new incoming phone number.
ShortCodeList - Class in com.twilio.sdk.resource.list
The Class IncomingPhoneNumberList.
ShortCodeList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.ShortCodeList
Instantiates a new incoming phone number list.
ShortCodeList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.ShortCodeList
Instantiates a new incoming phone number list.
shutdown() - Method in class com.twilio.sdk.AppEngineClientConnectionManager
 
Sip - Class in com.twilio.sdk.verbs
 
Sip(String) - Constructor for class com.twilio.sdk.verbs.Sip
Instantiates a new Sip.
Sip() - Constructor for class com.twilio.sdk.verbs.Sip
Instantiates a new Sip Noun with no URI.
Sms - Class in com.twilio.sdk.resource.instance
The Class Sms.
Sms(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Sms
Instantiates a new sms.
Sms(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Sms
Instantiates a new sms.
Sms(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Sms
Instantiates a new sms.
Sms - Class in com.twilio.sdk.verbs
The Class Sms.
Sms(String) - Constructor for class com.twilio.sdk.verbs.Sms
Instantiates a new sms.
SmsFactory - Interface in com.twilio.sdk.resource.factory
A factory for creating Sms objects.
SmsList - Class in com.twilio.sdk.resource.list
The Class SmsList.
SmsList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.SmsList
Instantiates a new sms list.
SmsList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.SmsList
Instantiates a new sms list.

T

toEscapedXML() - Method in class com.twilio.sdk.verbs.Verb
Return escaped XML representation of the verb.
toMap() - Method in class com.twilio.sdk.TwilioRestResponse
Helper method to convert the response to a canonical object map.
toXML() - Method in class com.twilio.sdk.verbs.Verb
Returns (unescaped) xml representation of the Verb.
Transcription - Class in com.twilio.sdk.resource.instance
The Class Transcription.
Transcription(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.Transcription
Instantiates a new transcription.
Transcription(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.Transcription
Instantiates a new transcription.
Transcription(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.Transcription
Instantiates a new transcription.
TranscriptionList - Class in com.twilio.sdk.resource.list
The Class TranscriptionList.
TranscriptionList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.TranscriptionList
Instantiates a new transcription list.
TranscriptionList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.TranscriptionList
Instantiates a new transcription list.
TranscriptionList(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.list.TranscriptionList
Instantiates a new transcription list from a call.
TranscriptionList(TwilioRestClient, String, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.TranscriptionList
Instantiates a new transcription list from a call with filters.
Trigger - Enum in com.twilio.sdk.resource.instance
The Enum Trigger.
TwilioCapability - Class in com.twilio.sdk.client
This class represents a token that will grant someone access to resources within Twilio.
TwilioCapability(String, String) - Constructor for class com.twilio.sdk.client.TwilioCapability
Create a new TwilioCapability with zero permissions.
TwilioCapability.DomainException - Exception in com.twilio.sdk.client
 
TwilioCapability.DomainException(String) - Constructor for exception com.twilio.sdk.client.TwilioCapability.DomainException
 
TwilioCapability.DomainException(Exception) - Constructor for exception com.twilio.sdk.client.TwilioCapability.DomainException
 
TwilioRestClient - Class in com.twilio.sdk
The Class TwilioRestClient.
TwilioRestClient(String, String) - Constructor for class com.twilio.sdk.TwilioRestClient
Explicitly construct a TwilioRestClient with the given API credentials.
TwilioRestClient(String, String, String) - Constructor for class com.twilio.sdk.TwilioRestClient
Explicitly construct a TwilioRestClient with the given API credentials and endpoint.
TwilioRestException - Exception in com.twilio.sdk
See: https://www.twilio.com/docs/errors/ for more info
TwilioRestException(String, int) - Constructor for exception com.twilio.sdk.TwilioRestException
Instantiates a new twilio rest exception.
TwilioRestException(String, int, String) - Constructor for exception com.twilio.sdk.TwilioRestException
Instantiates a new twilio rest exception.
TwilioRestResponse - Class in com.twilio.sdk
TwilioRestResponse holds all the REST response data Before using the response, check IsError to see if an exception occurred with the data sent to Twilio ResponseText contains the raw string response Url and QueryString are from the request HttpStatus is the response code of the request.
TwilioRestResponse(String, String, int) - Constructor for class com.twilio.sdk.TwilioRestResponse
Instantiates a new twilio rest response.
TwilioUtils - Class in com.twilio.sdk
 
TwilioUtils(String) - Constructor for class com.twilio.sdk.TwilioUtils
 
TwilioUtils(String, String) - Constructor for class com.twilio.sdk.TwilioUtils
Deprecated. 
TwilioUtilsExample - Class in com.twilio.sdk
 
TwilioUtilsExample() - Constructor for class com.twilio.sdk.TwilioUtilsExample
 
TwiMLException - Exception in com.twilio.sdk.verbs
The Class TwiMLException.
TwiMLException(String) - Constructor for exception com.twilio.sdk.verbs.TwiMLException
Instantiates a new twi ml exception.
TwiMLResponse - Class in com.twilio.sdk.verbs
The Class TwiMLResponse.
TwiMLResponse() - Constructor for class com.twilio.sdk.verbs.TwiMLResponse
Instantiates a new twiml response.
TwiMLResponseExample - Class in com.twilio.sdk.examples
The Class TwiMLResponseExample.
TwiMLResponseExample() - Constructor for class com.twilio.sdk.examples.TwiMLResponseExample
 
type - Variable in class com.twilio.sdk.resource.list.IncomingPhoneNumberList
The type.
TYPE_LOCAL - Static variable in class com.twilio.sdk.resource.list.AvailablePhoneNumberList
 
TYPE_LOCAL - Static variable in class com.twilio.sdk.resource.list.IncomingPhoneNumberList
 
TYPE_MOBILE - Static variable in class com.twilio.sdk.resource.list.AvailablePhoneNumberList
 
TYPE_MOBILE - Static variable in class com.twilio.sdk.resource.list.IncomingPhoneNumberList
 
TYPE_TOLLFREE - Static variable in class com.twilio.sdk.resource.list.AvailablePhoneNumberList
 
TYPE_TOLLFREE - Static variable in class com.twilio.sdk.resource.list.IncomingPhoneNumberList
 

U

unmute() - Method in class com.twilio.sdk.resource.instance.Participant
Unmute.
update(Map<String, String>) - Method in class com.twilio.sdk.resource.InstanceResource
Update.
update(List<NameValuePair>) - Method in class com.twilio.sdk.resource.InstanceResource
Update.
Uri - Class in com.twilio.sdk.verbs
 
Uri(String) - Constructor for class com.twilio.sdk.verbs.Uri
Instantiates a new Uri to dial with Sip
UsageCategory - Enum in com.twilio.sdk.resource.instance
The Enum UsageCategory.
UsageRecord - Class in com.twilio.sdk.resource.instance
The Class Usage.
UsageRecord(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.UsageRecord
Instantiates a new usageRecord.
UsageRecord(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.UsageRecord
Instantiates a new usageRecord.
UsageRecord(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.UsageRecord
Instantiates a new UsageRecord.
UsageRecordList - Class in com.twilio.sdk.resource.list
The Class UsageRecordList.
UsageRecordList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.UsageRecordList
Instantiates a new usage record list.
UsageRecordList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.UsageRecordList
Instantiates a new usage record list.
UsageTrigger - Class in com.twilio.sdk.resource.instance
The Class UsageTrigger.
UsageTrigger(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.instance.UsageTrigger
Instantiates a new usageRecord.
UsageTrigger(TwilioRestClient, String) - Constructor for class com.twilio.sdk.resource.instance.UsageTrigger
Instantiates a new usageRecord.
UsageTrigger(TwilioRestClient, Map<String, Object>) - Constructor for class com.twilio.sdk.resource.instance.UsageTrigger
Instantiates a new recordingRecord.
UsageTriggerFactory - Interface in com.twilio.sdk.resource.factory
A factory for creating Usage Trigger objects.
UsageTriggerList - Class in com.twilio.sdk.resource.list
 
UsageTriggerList(TwilioRestClient) - Constructor for class com.twilio.sdk.resource.list.UsageTriggerList
Instantiates a new usage trigger list.
UsageTriggerList(TwilioRestClient, Map<String, String>) - Constructor for class com.twilio.sdk.resource.list.UsageTriggerList
Instantiates a new usage trigger list.

V

V_BODY - Static variable in class com.twilio.sdk.verbs.Verb
Constants
V_CLIENT - Static variable in class com.twilio.sdk.verbs.Verb
 
V_CONFERENCE - Static variable in class com.twilio.sdk.verbs.Verb
 
V_DIAL - Static variable in class com.twilio.sdk.verbs.Verb
 
V_ENQUEUE - Static variable in class com.twilio.sdk.verbs.Verb
 
V_GATHER - Static variable in class com.twilio.sdk.verbs.Verb
 
V_HANGUP - Static variable in class com.twilio.sdk.verbs.Verb
 
V_LEAVE - Static variable in class com.twilio.sdk.verbs.Verb
 
V_MEDIA - Static variable in class com.twilio.sdk.verbs.Verb
 
V_MESSAGE - Static variable in class com.twilio.sdk.verbs.Verb
 
V_NUMBER - Static variable in class com.twilio.sdk.verbs.Verb
 
V_PAUSE - Static variable in class com.twilio.sdk.verbs.Verb
 
V_PLAY - Static variable in class com.twilio.sdk.verbs.Verb
 
V_QUEUE - Static variable in class com.twilio.sdk.verbs.Verb
 
V_RECORD - Static variable in class com.twilio.sdk.verbs.Verb
 
V_REDIRECT - Static variable in class com.twilio.sdk.verbs.Verb
 
V_REJECT - Static variable in class com.twilio.sdk.verbs.Verb
 
V_RESPONSE - Static variable in class com.twilio.sdk.verbs.Verb
 
V_SAY - Static variable in class com.twilio.sdk.verbs.Verb
 
V_SIP - Static variable in class com.twilio.sdk.verbs.Verb
 
V_SMS - Static variable in class com.twilio.sdk.verbs.Verb
The Constant V_SMS.
V_URI - Static variable in class com.twilio.sdk.verbs.Verb
 
validateRequest(String, String, Map<String, String>) - Method in class com.twilio.sdk.TwilioUtils
 
valueOf(String) - Static method in enum com.twilio.sdk.parser.ResponseParser.PagingProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twilio.sdk.resource.instance.Recurrence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twilio.sdk.resource.instance.Trigger
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.twilio.sdk.resource.instance.UsageCategory
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.twilio.sdk.parser.ResponseParser.PagingProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twilio.sdk.resource.instance.Recurrence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twilio.sdk.resource.instance.Trigger
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.twilio.sdk.resource.instance.UsageCategory
Returns an array containing the constants of this enum type, in the order they are declared.
Verb - Class in com.twilio.sdk.verbs
The Class Verb.
Verb(String, String) - Constructor for class com.twilio.sdk.verbs.Verb
Instantiates a new verb.

X

XmlResponseParser - Class in com.twilio.sdk.parser
The Class XmlResponseParser.
XmlResponseParser() - Constructor for class com.twilio.sdk.parser.XmlResponseParser
 

A B C D E G H I J K L M N O P Q R S T U V X

Copyright © 2011 Twilio, Inc. All Rights Reserved.