Uses of Class
com.twilio.sdk.resource.Resource

Packages that use Resource
com.twilio.sdk.resource   
com.twilio.sdk.resource.instance   
com.twilio.sdk.resource.list   
 

Uses of Resource in com.twilio.sdk.resource
 

Subclasses of Resource in com.twilio.sdk.resource
 class InstanceResource
          The Class InstanceResource.
 class ListResource<T>
           
 

Uses of Resource in com.twilio.sdk.resource.instance
 

Subclasses of Resource in com.twilio.sdk.resource.instance
 class Account
          The Class Account.
 class Application
          The Class Application.
 class AuthorizedConnectApp
          The AuthorizedConnectApps list resource shows all of the Connect Apps that you have authorized for your account.
 class AvailablePhoneNumber
          The Class AvailablePhoneNumber.
 class Call
          The Class Call.
 class Conference
          The Class Conference.
 class ConnectApp
          The ConnectApps list resource shows all of the Connect Apps that you have created within your Twilio account.
 class IncomingPhoneNumber
          The Class IncomingPhoneNumber.
 class Member
          The Member represents a single Queue member.
 class Notification
          The Class Notification.
 class OutgoingCallerId
          The Class OutgoingCallerId.
 class Participant
          The Class Participant.
 class Queue
          The Queue represents a queue resource.
 class Recording
          The Class Recording.
 class Sandbox
          The Class Sandbox.
 class ShortCode
          The Class IncomingPhoneNumber.
 class Sms
          The Class Sms.
 class Transcription
          The Class Transcription.
 class UsageRecord
          The Class Usage.
 class UsageTrigger
          The Class UsageTrigger.
 

Uses of Resource in com.twilio.sdk.resource.list
 

Subclasses of Resource in com.twilio.sdk.resource.list
 class AccountList
          The Class AccountList.
 class ApplicationList
          The Class ApplicationList.
 class AuthorizedConnectAppList
          The ConnectApps list resource shows all of the Connect Apps that you have authorized within your Twilio account.
 class AvailablePhoneNumberList
          The Class AvailablePhoneNumberList.
 class CallList
          The Class CallList.
 class ConferenceList
          The Class ConferenceList.
 class ConnectAppList
          The ConnectApps list resource shows all of the Connect Apps that you have created within your Twilio account.
 class IncomingPhoneNumberList
          The Class IncomingPhoneNumberList.
 class MemberList
          The MemberList represents the list resource for Members.
 class NotificationList
          The Class NotificationList.
 class OutgoingCallerIdList
          The Class OutgoingCallerIdList.
 class ParticipantList
          The Class ParticipantList.
 class QueueList
          The QueueList represents a list of Queues.
 class RecordingList
          The Class RecordingList.
 class ShortCodeList
          The Class IncomingPhoneNumberList.
 class SmsList
          The Class SmsList.
 class TranscriptionList
          The Class TranscriptionList.
 class UsageRecordList
          The Class UsageRecordList.
 class UsageTriggerList
           
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.