Skip navigation links
A B C D E F G H I L M N O P Q R S T U V X 

A

Account - Class in com.bandwidth.sdk.model
Point for /v1/users/{userId}/account
Account(BandwidthClient) - Constructor for class com.bandwidth.sdk.model.Account
 
Account.TransactionsQueryBuilder - Class in com.bandwidth.sdk.model
 
ACCOUNT_TRANSACTIONS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
ACCOUNT_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
AccountInfo - Class in com.bandwidth.sdk.model
Account information
AccountInfo(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.AccountInfo
 
AccountTransaction - Class in com.bandwidth.sdk.model
Account transaction
AccountTransaction(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.AccountTransaction
 
add(Elements) - Method in class com.bandwidth.sdk.xml.Response
 
addPhoneNumber(String) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
AnswerEvent - Class in com.bandwidth.sdk.model.events
 
AnswerEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.AnswerEvent
 
answerOnIncoming() - Method in class com.bandwidth.sdk.model.Call
Answer an incoming phone call.
API_ENDPOINT - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
API_VERSION - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
apiEndpoint - Variable in class com.bandwidth.sdk.BandwidthClient
 
apiVersion - Variable in class com.bandwidth.sdk.BandwidthClient
 
Application - Class in com.bandwidth.sdk.model
Information about one of your applications.
Application(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Application
 
APPLICATIONS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
AppPlatformException - Exception in com.bandwidth.sdk
 
AppPlatformException() - Constructor for exception com.bandwidth.sdk.AppPlatformException
 
AppPlatformException(String) - Constructor for exception com.bandwidth.sdk.AppPlatformException
 
AppPlatformException(Throwable) - Constructor for exception com.bandwidth.sdk.AppPlatformException
 
AppPlatformException(String, Throwable) - Constructor for exception com.bandwidth.sdk.AppPlatformException
 
AppPlatformException(String, int) - Constructor for exception com.bandwidth.sdk.AppPlatformException
 
AVAILABLE_NUMBERS_LOCAL_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
AVAILABLE_NUMBERS_TOLL_FREE_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
AVAILABLE_NUMBERS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
AvailableNumber - Class in com.bandwidth.sdk.model
Available number information.
AvailableNumber(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.AvailableNumber
 

B

BANDWIDTH_API_ENDPOINT - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_API_SECRET - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_API_TOKEN - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_API_VERSION - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_HTTP_MAX_DEFAULT_CONNECTIONS_PER_ROUTE - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_HTTP_MAX_TOTAL_CONNECTIONS - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_SYSPROP_API_ENDPOINT - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_SYSPROP_API_SECRET - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_SYSPROP_API_TOKEN - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_SYSPROP_API_VERSION - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_SYSPROP_HTTP_MAX_DEFAULT_CONNECTIONS_PER_ROUTE - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_SYSPROP_HTTP_MAX_TOTAL_CONNECTIONS - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_SYSPROP_USER_ID - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BANDWIDTH_USER_ID - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
BandwidthClient - Class in com.bandwidth.sdk
Helper class to abstract the HTTP interface.
BandwidthClient(String, String, String, String, String, Integer, Integer) - Constructor for class com.bandwidth.sdk.BandwidthClient
Constructor.
BandwidthClient.IdleConnectionMonitorRunnable - Class in com.bandwidth.sdk
 
BandwidthConstants - Interface in com.bandwidth.sdk
 
bargeable - Variable in class com.bandwidth.sdk.xml.elements.Gather
 
Bridge - Class in com.bandwidth.sdk.model
Information about a specific bridge
Bridge(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Bridge
 
Bridge.NewBridgeAudioBuilder - Class in com.bandwidth.sdk.model
 
BRIDGES_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
buildMethod(String, String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method that builds the request to the server.
buildMethod(String, String, String) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method that builds the request to the server.
buildUri(String) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to return URI
buildUri(String, List<NameValuePair>) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to return URI query parameters

C

Call - Class in com.bandwidth.sdk.model
Information about call.
Call(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Call
 
Call.CallAudioBuilder - Class in com.bandwidth.sdk.model
 
Call.CallGatherBuilder - Class in com.bandwidth.sdk.model
 
Call.CallTransferBuilder - Class in com.bandwidth.sdk.model
 
CallAudioBuilder() - Constructor for class com.bandwidth.sdk.model.Call.CallAudioBuilder
 
callbackUrl(String) - Method in class com.bandwidth.sdk.model.Call.CallTransferBuilder
 
callGatherBuilder() - Method in class com.bandwidth.sdk.model.Call
Creates a new builder for collecting a series of DTMF digits from a phone call with an optional prompt.
CallGatherBuilder() - Constructor for class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
CALLS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
callTimeout - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
callTransferBuilder(String) - Method in class com.bandwidth.sdk.model.Call
Creates builder for transferring call.
CallTransferBuilder(String) - Constructor for class com.bandwidth.sdk.model.Call.CallTransferBuilder
 
clazz - Variable in class com.bandwidth.sdk.model.ResourceList
 
Client - Interface in com.bandwidth.sdk
 
client - Variable in class com.bandwidth.sdk.model.ResourceBase
 
close() - Method in class com.bandwidth.sdk.BandwidthClient
 
com.bandwidth.sdk - package com.bandwidth.sdk
 
com.bandwidth.sdk.examples - package com.bandwidth.sdk.examples
 
com.bandwidth.sdk.exception - package com.bandwidth.sdk.exception
 
com.bandwidth.sdk.model - package com.bandwidth.sdk.model
 
com.bandwidth.sdk.model.events - package com.bandwidth.sdk.model.events
 
com.bandwidth.sdk.xml - package com.bandwidth.sdk.xml
 
com.bandwidth.sdk.xml.elements - package com.bandwidth.sdk.xml.elements
 
commit() - Method in class com.bandwidth.sdk.model.Application
Makes changes of the application.
commit() - Method in class com.bandwidth.sdk.model.Bridge
Makes changes ob the bridge.
commit() - Method in class com.bandwidth.sdk.model.PhoneNumber
Makes changes to a number you have.
complete() - Method in class com.bandwidth.sdk.model.Conference
Terminates conference.
complete() - Method in class com.bandwidth.sdk.model.Gather
Changes state to completed.
Conference - Class in com.bandwidth.sdk.model
Information about conference.
Conference(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Conference
 
Conference.ConferenceAudioBuilder - Class in com.bandwidth.sdk.model
 
conferenceAudioBuilder() - Method in class com.bandwidth.sdk.model.Conference
Creates new builder for playing an audio file or speaking a sentence in a conference.
ConferenceAudioBuilder() - Constructor for class com.bandwidth.sdk.model.Conference.ConferenceAudioBuilder
 
ConferenceEvent - Class in com.bandwidth.sdk.model.events
 
ConferenceEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.ConferenceEvent
 
ConferenceMember - Class in com.bandwidth.sdk.model
Information about conference member.
ConferenceMember(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.ConferenceMember
 
ConferenceMemberEvent - Class in com.bandwidth.sdk.model.events
 
ConferenceMemberEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
ConferencePlaybackEvent - Class in com.bandwidth.sdk.model.events
 
ConferencePlaybackEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.ConferencePlaybackEvent
 
CONFERENCES_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
ConferenceSpeakEvent - Class in com.bandwidth.sdk.model.events
 
ConferenceSpeakEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.ConferenceSpeakEvent
 
CONTENT_TYPE_JPEG - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
contentType - Variable in class com.bandwidth.sdk.RestResponse
 
create(String) - Static method in class com.bandwidth.sdk.model.Application
Convenience factory method to create an Application object with a given name
create(Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Application
Convenience factory method to create an Application object from a set of params
create(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Application
Convenience factory method to create an Application object from a set of params with a given client
create(String) - Static method in class com.bandwidth.sdk.model.Bridge
Convenience factory method for Bridge, returns Bridge object from an id
create(Call, Call) - Static method in class com.bandwidth.sdk.model.Bridge
Convenience factory method to create a Bridge object from two Call objects
create(String, String) - Static method in class com.bandwidth.sdk.model.Bridge
Convenience factory method to create a Bridge object from two call ids
create(BandwidthClient, String, String) - Static method in class com.bandwidth.sdk.model.Bridge
Convenience method to create a Bridge object from two call ids
create(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Bridge
Convenience factory method to create a Bridge object from a params maps
create() - Method in class com.bandwidth.sdk.model.Bridge.NewBridgeAudioBuilder
 
create() - Method in class com.bandwidth.sdk.model.Call.CallAudioBuilder
 
create() - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
create() - Method in class com.bandwidth.sdk.model.Call.CallTransferBuilder
 
create(String, String) - Static method in class com.bandwidth.sdk.model.Call
Convenience factory method to make an outbound call
create(String, String, String, String) - Static method in class com.bandwidth.sdk.model.Call
Convenience method to dials a call from a phone number to a phone number
create(Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Call
Dials a call, from a phone number to a phone number.
create(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Call
Dials a call, from a phone number to a phone number.
create() - Method in class com.bandwidth.sdk.model.Conference.ConferenceAudioBuilder
 
create(String) - Static method in class com.bandwidth.sdk.model.Domain
Convenience factory method for Domain.
create(String, String) - Static method in class com.bandwidth.sdk.model.Domain
Convenience factory method for Domain.
create(BandwidthClient, String, String) - Static method in class com.bandwidth.sdk.model.Domain
Convenience method to create a Domain.
create(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Domain
Convenience factory method to create a Domain.
create(BandwidthClient, String, String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(BandwidthClient, String, String, String, boolean) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(BandwidthClient, String, String, String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(BandwidthClient, String, String, String, String, boolean) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(String, String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(String, String, String, boolean) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(String, String, String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(String, String, String, String, boolean) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(String, String, String, boolean, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(BandwidthClient, String, String, String, String, boolean, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method for Endpoint, returns a created Endpoint object from a name
create(BandwidthClient, String, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience factory method to create a Endpoint object from a map of parameters
create(BandwidthClient, String, String) - Static method in class com.bandwidth.sdk.model.EndpointToken
Creates an EndpointToken for the domain/endpoint
create(String, String) - Static method in class com.bandwidth.sdk.model.EndpointToken
Creates an EndpointToken for the domain/endpoint
create(BandwidthClient, String, String, Long) - Static method in class com.bandwidth.sdk.model.EndpointToken
Creates an EndpointToken for the domain/endpoint
create(String, String, Long) - Static method in class com.bandwidth.sdk.model.EndpointToken
Creates an EndpointToken for the domain/endpoint
create() - Static method in class com.bandwidth.sdk.model.Media
Factory method for a Media object.
create(String, String, String) - Static method in class com.bandwidth.sdk.model.Message
Convenience factory method to send a message, given the to number, the from number and the text
create(String, String, String, ReceiptRequest) - Static method in class com.bandwidth.sdk.model.Message
Convenience factory method to send a message with receipt, given the to number, the from number and the text
create(String, String, String, String) - Static method in class com.bandwidth.sdk.model.Message
Convenience factory method to send MMS messages.
create(String, String, String, MediaFile) - Static method in class com.bandwidth.sdk.model.Message
Convenience factory method to send MMS messages.
create(Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Message
Convenience factory method to send a message, given a set of params
create(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Message
Factory method to send a message from a params object, given a client instance
create(Map<String, Object>) - Static method in class com.bandwidth.sdk.model.PhoneNumber
Factory method to allocate a phone number given a set of params.
create(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.PhoneNumber
Factory method to allocate a phone number given a set of params.
createConference(Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Conference
Factory method to create a conference given a set of params
createConference(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Conference
Factory method to create a conference given a set of params and a client object
createEventFromString(String) - Static method in class com.bandwidth.sdk.model.events.EventBase
This method creates an event from a json string.
createGather(String) - Method in class com.bandwidth.sdk.model.Call
 
createGather(Map<String, Object>, Map<String, Object>) - Method in class com.bandwidth.sdk.model.Call
 
createRestResponse(HttpResponse) - Static method in class com.bandwidth.sdk.RestResponse
 
Credentials - Class in com.bandwidth.sdk.model
 
Credentials() - Constructor for class com.bandwidth.sdk.model.Credentials
 
CredentialsExamples - Class in com.bandwidth.sdk.examples
This example explains how the API credentials are set and shows an example.
CredentialsExamples() - Constructor for class com.bandwidth.sdk.examples.CredentialsExamples
 

D

dateFormat - Static variable in class com.bandwidth.sdk.model.ModelBase
 
defaultMaxPerRoute - Variable in class com.bandwidth.sdk.BandwidthClient
 
delete(String) - Method in class com.bandwidth.sdk.BandwidthClient
This method implements an HTTP delete.
delete() - Method in class com.bandwidth.sdk.model.Application
Permanently deletes application.
delete(String) - Static method in class com.bandwidth.sdk.model.Domain
Permanently deletes the Domain.
delete(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Domain
Permanently deletes the Domain.
delete(String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Permanently deletes the Endpoint.
delete(BandwidthClient, String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Permanently deletes the Endpoint.
delete(BandwidthClient, String, String, String) - Static method in class com.bandwidth.sdk.model.EndpointToken
Permanently deletes the Endpoint token.
delete(String, String, String) - Static method in class com.bandwidth.sdk.model.EndpointToken
Permanently deletes the Endpoint token.
delete() - Method in class com.bandwidth.sdk.model.MediaFile
Deletes media file permanently.
delete() - Method in class com.bandwidth.sdk.model.PhoneNumber
Removes a number from your account so you can no longer make or receive calls, or send or receive messages with it.
Domain - Class in com.bandwidth.sdk.model
Information about domain.
Domain(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Domain
 
DomainExample - Class in com.bandwidth.sdk.examples
This example shows how to create a domain using the sdk.
DomainExample() - Constructor for class com.bandwidth.sdk.examples.DomainExample
 
DOMAINS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
download(String, File) - Method in class com.bandwidth.sdk.BandwidthClient
Convenience method to download files from the server.
download(String, File) - Method in class com.bandwidth.sdk.model.Media
Downloads existing media file from server.
downloadTo(File) - Method in class com.bandwidth.sdk.model.MediaFile
Downloads existing media file from server.
DtmfEvent - Class in com.bandwidth.sdk.model.events
 
DtmfEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.DtmfEvent
 

E

Elements - Interface in com.bandwidth.sdk.xml.elements
 
Endpoint - Class in com.bandwidth.sdk.model
Information about endpoint.
Endpoint(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Endpoint
 
EndpointExample - Class in com.bandwidth.sdk.examples
This example shows how to create a endpoint using the sdk.
EndpointExample() - Constructor for class com.bandwidth.sdk.examples.EndpointExample
 
ENDPOINTS_TOKEN - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
ENDPOINTS_TOKEN_DELETE - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
ENDPOINTS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
EndpointToken - Class in com.bandwidth.sdk.model
Endpoint token model.
EndpointToken(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.EndpointToken
 
Error - Class in com.bandwidth.sdk.model
Information about one user error
Error(BandwidthClient, String, JSONObject) - Constructor for class com.bandwidth.sdk.model.Error
 
Error(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Error
 
error - Variable in class com.bandwidth.sdk.RestResponse
 
ErrorDetail - Class in com.bandwidth.sdk.model
 
ErrorDetail(BandwidthClient, String, JSONObject) - Constructor for class com.bandwidth.sdk.model.ErrorDetail
 
ERRORS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
Event - Interface in com.bandwidth.sdk.model.events
Interface for all Events.
EventBase - Class in com.bandwidth.sdk.model.events
Information about event.
EventBase(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.EventBase
 
eventType - Variable in class com.bandwidth.sdk.model.events.EventBase
 
EventType - Enum in com.bandwidth.sdk.model.events
EventTypes.
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.AnswerEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.ConferenceEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.ConferencePlaybackEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.ConferenceSpeakEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.DtmfEvent
 
execute(Visitor) - Method in interface com.bandwidth.sdk.model.events.Event
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.EventBase
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.GatherEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.HangupEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.IncomingCallEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.PlaybackEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.RecordingEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.RejectEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.SpeakEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.TimeoutEvent
 
execute(Visitor) - Method in class com.bandwidth.sdk.model.events.TranscriptionEvent
 

F

fileFormat - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
fileUrl(String) - Method in class com.bandwidth.sdk.model.Bridge.NewBridgeAudioBuilder
 
fileUrl(String) - Method in class com.bandwidth.sdk.model.Call.CallAudioBuilder
 
fileUrl(String) - Method in class com.bandwidth.sdk.model.Conference.ConferenceAudioBuilder
 
finalize() - Method in class com.bandwidth.sdk.BandwidthClient
 
firstLink - Variable in class com.bandwidth.sdk.model.ResourceList
 
firstLink - Variable in class com.bandwidth.sdk.RestResponse
 
fromDate(Date) - Method in class com.bandwidth.sdk.model.Account.TransactionsQueryBuilder
 

G

Gather - Class in com.bandwidth.sdk.model
Gather DTMF parameters and results.
Gather(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Gather
 
Gather - Class in com.bandwidth.sdk.xml.elements
 
Gather() - Constructor for class com.bandwidth.sdk.xml.elements.Gather
 
Gather(String, Integer, String, Integer, Integer, String) - Constructor for class com.bandwidth.sdk.xml.elements.Gather
 
Gather(String, Integer, String, Integer, Integer, String, SpeakSentence) - Constructor for class com.bandwidth.sdk.xml.elements.Gather
 
Gather(String, Integer, String, Integer, Integer, String, PlayAudio) - Constructor for class com.bandwidth.sdk.xml.elements.Gather
 
GATHER_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
GatherEvent - Class in com.bandwidth.sdk.model.events
 
GatherEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.GatherEvent
 
gender(Gender) - Method in class com.bandwidth.sdk.model.Bridge.NewBridgeAudioBuilder
 
gender(Gender) - Method in class com.bandwidth.sdk.model.Call.CallAudioBuilder
 
gender(Gender) - Method in class com.bandwidth.sdk.model.Call.CallTransferBuilder
 
gender(Gender) - Method in class com.bandwidth.sdk.model.Conference.ConferenceAudioBuilder
 
Gender - Enum in com.bandwidth.sdk.model
 
generateDeleteRequest(String) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the HTTP DELETE request for the server.
generateGetRequest(String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the GET request for the server.
generatePostRequest(String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the POST request for the server.
generatePostRequest(String, String) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the POST request for the server.
generatePutRequest(String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the PUT request for the server.
get(String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
This method implements an HTTP GET.
get(String, Map<String, Object>) - Method in interface com.bandwidth.sdk.Client
 
get() - Static method in class com.bandwidth.sdk.model.Account
Account factory method.
get(String) - Static method in class com.bandwidth.sdk.model.Application
Factory method for Application.
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Application
Factory method for Application, returns Application object
get(String) - Static method in class com.bandwidth.sdk.model.Bridge
Convenience method to get information about a specific bridge.
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Bridge
Convenience method to return a bridge object given a client and an id
get(String) - Static method in class com.bandwidth.sdk.model.Call
Factory method for Call, returns information about an active or completed call.
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Call
Convenience factory method for Call, returns a Call object given an id
get(String) - Static method in class com.bandwidth.sdk.model.Domain
Convenience method to get information about a specific Domain
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Domain
Convenience method to return a Domain
get(String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience method to get information about a specific Endpoint.
get(BandwidthClient, String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience method to get information about a specific Endpoint.
get(String) - Static method in class com.bandwidth.sdk.model.Error
Factory method for Error.
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Error
Factory method for Error.
get(String) - Static method in class com.bandwidth.sdk.model.Media
Gets information about a previously sent or received MediaFile.
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Media
Gets information about a previously sent or received MediaFile.
get(String) - Static method in class com.bandwidth.sdk.model.Message
Gets information about a previously sent or received message.
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Message
Gets information about a previously sent or received message.
get(String) - Static method in class com.bandwidth.sdk.model.PhoneNumber
Factory method for PhoneNumber.
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.PhoneNumber
Factory method for PhoneNumber.
get(String) - Static method in class com.bandwidth.sdk.model.Recording
Recording factory method.
get(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Recording
Recording factory method.
getAccountInfo() - Method in class com.bandwidth.sdk.model.Account
Gets your current account information.
getAccountType() - Method in class com.bandwidth.sdk.model.AccountInfo
 
getActivatedTime() - Method in class com.bandwidth.sdk.model.Bridge
 
getActiveMembers() - Method in class com.bandwidth.sdk.model.Conference
 
getActiveMembers() - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
getActiveTime() - Method in class com.bandwidth.sdk.model.Call
 
getAddedTime() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
getAmount() - Method in class com.bandwidth.sdk.model.AccountTransaction
 
getApplication() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getApplicationId() - Method in class com.bandwidth.sdk.model.Endpoint
 
getApplicationId() - Method in class com.bandwidth.sdk.model.events.IncomingCallEvent
 
getApplicationId() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getAudioUrl() - Method in class com.bandwidth.sdk.xml.elements.PlayAudio
 
getBalance() - Method in class com.bandwidth.sdk.model.AccountInfo
 
getBargeable() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
getBaseResourceUri(String) - Method in class com.bandwidth.sdk.BandwidthClient
Convenience method that returns the base resource URI.
getBridgeCalls() - Method in class com.bandwidth.sdk.model.Bridge
Gets list of calls that are on the bridge
getCall() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
getCall() - Method in class com.bandwidth.sdk.model.Gather
 
getCall() - Method in class com.bandwidth.sdk.model.Recording
 
getCallbackHttpMethod() - Method in class com.bandwidth.sdk.model.Application
 
getCallbackTimeout() - Method in class com.bandwidth.sdk.model.Conference
 
getCallbackTimeout() - Method in class com.bandwidth.sdk.model.Message
 
getCallbackUrl() - Method in class com.bandwidth.sdk.model.Call
 
getCallbackUrl() - Method in class com.bandwidth.sdk.model.Conference
 
getCallbackUrl() - Method in class com.bandwidth.sdk.model.Message
 
getCallId() - Method in class com.bandwidth.sdk.model.events.AnswerEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.DtmfEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.GatherEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.HangupEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.IncomingCallEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.PlaybackEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.RecordingEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.RejectEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.SpeakEvent
 
getCallId() - Method in class com.bandwidth.sdk.model.events.TimeoutEvent
 
getCallIds() - Method in class com.bandwidth.sdk.model.Bridge
 
getCalls() - Method in class com.bandwidth.sdk.model.Bridge
 
getCallState() - Method in class com.bandwidth.sdk.model.events.AnswerEvent
 
getCallState() - Method in class com.bandwidth.sdk.model.events.IncomingCallEvent
 
getCallTimeout() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getCallUri() - Method in class com.bandwidth.sdk.model.events.AnswerEvent
 
getCallUri() - Method in class com.bandwidth.sdk.model.events.DtmfEvent
 
getCallUri() - Method in class com.bandwidth.sdk.model.events.HangupEvent
 
getCallUri() - Method in class com.bandwidth.sdk.model.events.IncomingCallEvent
 
getCallUri() - Method in class com.bandwidth.sdk.model.events.PlaybackEvent
 
getCallUri() - Method in class com.bandwidth.sdk.model.events.RejectEvent
 
getCallUri() - Method in class com.bandwidth.sdk.model.events.SpeakEvent
 
getCallUri() - Method in class com.bandwidth.sdk.model.events.TimeoutEvent
 
getCategory() - Method in class com.bandwidth.sdk.model.Error
 
getCause() - Method in class com.bandwidth.sdk.model.events.HangupEvent
 
getCause() - Method in class com.bandwidth.sdk.model.events.RejectEvent
 
getChargeableDuration() - Method in class com.bandwidth.sdk.model.Call
 
getCity() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getCity() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getClient() - Method in class com.bandwidth.sdk.model.ResourceBase
 
getClient() - Method in class com.bandwidth.sdk.model.ResourceList
 
getCode() - Method in class com.bandwidth.sdk.model.Error
 
getCompletedTime() - Method in class com.bandwidth.sdk.model.Bridge
 
getCompletedTime() - Method in class com.bandwidth.sdk.model.Conference
 
getCompletedTime() - Method in class com.bandwidth.sdk.model.events.ConferenceEvent
 
getCompletedTime() - Method in class com.bandwidth.sdk.model.Gather
 
getConference(String) - Static method in class com.bandwidth.sdk.model.Conference
Retrieves the conference information.
getConference(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Conference
Retrieves the conference information.
getConferenceId() - Method in class com.bandwidth.sdk.model.events.ConferenceEvent
 
getConferenceId() - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
getConferenceId() - Method in class com.bandwidth.sdk.model.events.ConferencePlaybackEvent
 
getConferenceId() - Method in class com.bandwidth.sdk.model.events.ConferenceSpeakEvent
 
getConferenceUri() - Method in class com.bandwidth.sdk.model.events.ConferenceEvent
 
getConferenceUri() - Method in class com.bandwidth.sdk.model.events.ConferencePlaybackEvent
 
getConferenceUri() - Method in class com.bandwidth.sdk.model.events.ConferenceSpeakEvent
 
getContent() - Method in class com.bandwidth.sdk.model.MediaFile
 
getContentLength() - Method in class com.bandwidth.sdk.model.MediaFile
 
getContentType() - Method in class com.bandwidth.sdk.RestResponse
 
getCreated() - Method in class com.bandwidth.sdk.model.NumberInfo
 
getCreatedTime() - Method in class com.bandwidth.sdk.model.Bridge
 
getCreatedTime() - Method in class com.bandwidth.sdk.model.Conference
 
getCreatedTime() - Method in class com.bandwidth.sdk.model.events.ConferenceEvent
 
getCreatedTime() - Method in class com.bandwidth.sdk.model.Gather
 
getCreatedTime() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getCredentials() - Method in class com.bandwidth.sdk.model.Endpoint
 
getDateTime() - Method in class com.bandwidth.sdk.model.AccountTransaction
 
getDefaultMaxPerRoute() - Method in class com.bandwidth.sdk.BandwidthClient
 
getDeliveryCode() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getDeliveryDescription() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getDeliveryState() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getDescription() - Method in class com.bandwidth.sdk.model.Domain
 
getDescription() - Method in class com.bandwidth.sdk.model.Endpoint
 
getDetails() - Method in class com.bandwidth.sdk.model.Error
 
getDigits() - Method in class com.bandwidth.sdk.model.events.GatherEvent
 
getDigits() - Method in class com.bandwidth.sdk.model.Gather
 
getDigits() - Method in class com.bandwidth.sdk.xml.elements.PlayAudio
 
getDirection() - Method in class com.bandwidth.sdk.model.Call
 
getDirection() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getDirection() - Method in class com.bandwidth.sdk.model.Message
 
getDomainId() - Method in class com.bandwidth.sdk.model.Endpoint
 
getDtmfDigit() - Method in class com.bandwidth.sdk.model.events.DtmfEvent
 
getEndpointsUrl() - Method in class com.bandwidth.sdk.model.Domain
 
getEndTime() - Method in class com.bandwidth.sdk.model.Call
 
getEndTime() - Method in class com.bandwidth.sdk.model.events.RecordingEvent
 
getEndTime() - Method in class com.bandwidth.sdk.model.Recording
 
getEnum(String) - Static method in enum com.bandwidth.sdk.model.events.EventType
 
getEnum(String) - Static method in enum com.bandwidth.sdk.model.MediaMimeType
 
getEnum(String) - Method in enum com.bandwidth.sdk.model.ReceiptRequest
 
getEvent(String) - Method in class com.bandwidth.sdk.model.Call
Gets information about one call event.
getEvents() - Method in class com.bandwidth.sdk.model.Call
 
getEventsList() - Method in class com.bandwidth.sdk.model.Call
Gets the events that occurred during the call.
getEventType() - Method in interface com.bandwidth.sdk.model.events.Event
 
getEventType() - Method in class com.bandwidth.sdk.model.events.EventBase
 
getExpires() - Method in class com.bandwidth.sdk.model.EndpointToken
 
getFallbackNumber() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getFallbackUrl() - Method in class com.bandwidth.sdk.model.Conference
 
getFallbackUrl() - Method in class com.bandwidth.sdk.model.Message
 
getFileFormat() - Method in class com.bandwidth.sdk.xml.elements.Record
 
getFileFormat() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getFirstLink() - Method in class com.bandwidth.sdk.model.ResourceList
 
getFirstLink() - Method in class com.bandwidth.sdk.RestResponse
 
getFrom() - Method in class com.bandwidth.sdk.model.Call
 
getFrom() - Method in class com.bandwidth.sdk.model.Conference
 
getFrom() - Method in class com.bandwidth.sdk.model.events.AnswerEvent
 
getFrom() - Method in class com.bandwidth.sdk.model.events.HangupEvent
 
getFrom() - Method in class com.bandwidth.sdk.model.events.IncomingCallEvent
 
getFrom() - Method in class com.bandwidth.sdk.model.events.RejectEvent
 
getFrom() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getFrom() - Method in class com.bandwidth.sdk.model.events.TimeoutEvent
 
getFrom() - Method in class com.bandwidth.sdk.model.Message
 
getFrom() - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
getGather(String) - Method in class com.bandwidth.sdk.model.Call
Gets the gather DTMF parameters and results.
getGatherId() - Method in class com.bandwidth.sdk.model.events.GatherEvent
 
getGender() - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 
getHold() - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
getId() - Method in class com.bandwidth.sdk.model.events.EventBase
 
getId() - Method in class com.bandwidth.sdk.model.ResourceBase
 
getIncomingCallFallbackUrl() - Method in class com.bandwidth.sdk.model.Application
 
getIncomingCallUrl() - Method in class com.bandwidth.sdk.model.Application
 
getIncomingCallUrlCallbackTimeout() - Method in class com.bandwidth.sdk.model.Application
 
getIncomingSmsUrl() - Method in class com.bandwidth.sdk.model.Application
 
getIncomingSmsUrlCallbackTimeout() - Method in class com.bandwidth.sdk.model.Application
 
getInstance() - Static method in class com.bandwidth.sdk.BandwidthClient
getInstance() method returns a singleton instance of the BandwidthClient.
getInterDigitTimeout() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
getLastLink() - Method in class com.bandwidth.sdk.RestResponse
 
getLata() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getList() - Method in interface com.bandwidth.sdk.model.Resource
 
getLocale() - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 
getLocation() - Method in class com.bandwidth.sdk.RestResponse
 
getMaxDigits() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
getMaxDuration() - Method in class com.bandwidth.sdk.xml.elements.Record
 
getMaxDuration() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getMaxTotal() - Method in class com.bandwidth.sdk.BandwidthClient
 
getMedia() - Method in class com.bandwidth.sdk.model.Recording
 
getMediaName() - Method in class com.bandwidth.sdk.model.MediaFile
 
getMemberId() - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
getMembers() - Method in class com.bandwidth.sdk.model.Conference
Gets list all members from a conference.
getMemberUri() - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
getMessage() - Method in class com.bandwidth.sdk.model.Error
 
getMessageId() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getMessageId() - Method in class com.bandwidth.sdk.model.Message
 
getMessageUri() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getMute() - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
getName() - Method in class com.bandwidth.sdk.model.Application
 
getName() - Method in class com.bandwidth.sdk.model.Domain
 
getName() - Method in class com.bandwidth.sdk.model.Endpoint
 
getName() - Method in class com.bandwidth.sdk.model.ErrorDetail
 
getName() - Method in class com.bandwidth.sdk.model.NumberInfo
 
getName() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getNationalNumber() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getNationalNumber() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getNextLink() - Method in class com.bandwidth.sdk.model.ResourceList
 
getNextLink() - Method in class com.bandwidth.sdk.RestResponse
 
getNextPage() - Method in class com.bandwidth.sdk.model.ResourceList
This method updates the page value, creates the params for the API call and clears the current list
getNumber() - Method in class com.bandwidth.sdk.model.AccountTransaction
 
getNumber() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getNumber() - Method in class com.bandwidth.sdk.model.NumberInfo
 
getNumber() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getNumber() - Method in class com.bandwidth.sdk.xml.elements.PhoneNumber
 
getNumberState() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getPage(JSONObject) - Method in class com.bandwidth.sdk.model.ResourceList
This method makes the API call to get the list value for the specified resource.
getPath(String) - Method in class com.bandwidth.sdk.BandwidthClient
Convenience method to return the full URL, including Endpoint and version, to a given resource.
getPatternMatch() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getPhoneNumberList() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getPlayAudio() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
getPlayAudio() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getPreviousLink() - Method in class com.bandwidth.sdk.model.ResourceList
 
getPreviousLink() - Method in class com.bandwidth.sdk.RestResponse
 
getPrice() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getPrice() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getProductType() - Method in class com.bandwidth.sdk.model.AccountTransaction
 
getProperties() - Method in class com.bandwidth.sdk.model.ResourceBase
 
getProperty(String) - Method in interface com.bandwidth.sdk.model.events.Event
 
getProperty(String) - Method in class com.bandwidth.sdk.model.events.EventBase
 
getProperty(String) - Method in class com.bandwidth.sdk.model.ModelBase
 
getPropertyAsBoolean(String) - Method in class com.bandwidth.sdk.model.ModelBase
 
getPropertyAsDate(String) - Method in class com.bandwidth.sdk.model.ModelBase
 
getPropertyAsDouble(String) - Method in class com.bandwidth.sdk.model.ModelBase
 
getPropertyAsLong(String) - Method in class com.bandwidth.sdk.model.ModelBase
 
getPropertyAsString(String) - Method in class com.bandwidth.sdk.model.ModelBase
 
getPropertyAsStringArray(String) - Method in class com.bandwidth.sdk.model.ModelBase
 
getRateCenter() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getRealm() - Method in class com.bandwidth.sdk.model.Credentials
 
getReason() - Method in class com.bandwidth.sdk.model.events.GatherEvent
 
getReason() - Method in class com.bandwidth.sdk.model.Gather
 
getReceiptRequested() - Method in class com.bandwidth.sdk.model.Message
 
getRecordingCallbackUrl() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getRecordingEnabled() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getRecordingId() - Method in class com.bandwidth.sdk.model.events.RecordingEvent
 
getRecordings() - Method in class com.bandwidth.sdk.model.Call
Retrieve all recordings related to the call.
getRecordingUri() - Method in class com.bandwidth.sdk.model.events.RecordingEvent
 
getRequestUrl() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
getRequestUrl() - Method in class com.bandwidth.sdk.xml.elements.Record
 
getRequestUrl() - Method in class com.bandwidth.sdk.xml.elements.Redirect
 
getRequestUrl() - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
getRequestUrlTimeout() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
getRequestUrlTimeout() - Method in class com.bandwidth.sdk.xml.elements.Record
 
getRequestUrlTimeout() - Method in class com.bandwidth.sdk.xml.elements.Redirect
 
getRequestUrlTimeout() - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
getResponse() - Method in class com.bandwidth.sdk.model.ResourceList
 
getResponseText() - Method in class com.bandwidth.sdk.RestResponse
 
getSentence() - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 
getSipUri() - Method in class com.bandwidth.sdk.model.Endpoint
 
getSpeakSentence() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
getSpeakSentence() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getStartTime() - Method in class com.bandwidth.sdk.model.Call
 
getStartTime() - Method in class com.bandwidth.sdk.model.events.RecordingEvent
 
getStartTime() - Method in class com.bandwidth.sdk.model.Recording
 
getState() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getState() - Method in class com.bandwidth.sdk.model.Bridge
 
getState() - Method in class com.bandwidth.sdk.model.Call
 
getState() - Method in class com.bandwidth.sdk.model.Conference
 
getState() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
getState() - Method in class com.bandwidth.sdk.model.events.ConferenceMemberEvent
 
getState() - Method in class com.bandwidth.sdk.model.events.GatherEvent
 
getState() - Method in class com.bandwidth.sdk.model.events.RecordingEvent
 
getState() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getState() - Method in class com.bandwidth.sdk.model.events.SpeakEvent
 
getState() - Method in class com.bandwidth.sdk.model.events.TranscriptionEvent
 
getState() - Method in class com.bandwidth.sdk.model.Gather
 
getState() - Method in class com.bandwidth.sdk.model.Message
 
getState() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getState() - Method in class com.bandwidth.sdk.model.Recording
 
getStatus() - Method in exception com.bandwidth.sdk.AppPlatformException
 
getStatus() - Method in class com.bandwidth.sdk.model.events.ConferenceEvent
 
getStatus() - Method in class com.bandwidth.sdk.model.events.ConferencePlaybackEvent
 
getStatus() - Method in class com.bandwidth.sdk.model.events.ConferenceSpeakEvent
 
getStatus() - Method in class com.bandwidth.sdk.model.events.PlaybackEvent
 
getStatus() - Method in class com.bandwidth.sdk.model.events.RecordingEvent
 
getStatus() - Method in class com.bandwidth.sdk.model.events.SpeakEvent
 
getStatus() - Method in class com.bandwidth.sdk.model.events.TranscriptionEvent
 
getStatus() - Method in class com.bandwidth.sdk.RestResponse
 
getStatusCallbackUrl() - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
getTag() - Method in class com.bandwidth.sdk.model.events.EventBase
 
getTerminatingDigits() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
getTerminatingDigits() - Method in class com.bandwidth.sdk.xml.elements.Record
 
getTerminatingDigits() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getText() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getText() - Method in class com.bandwidth.sdk.model.events.TranscriptionEvent
 
getText() - Method in class com.bandwidth.sdk.model.Message
 
getText() - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
getTextSize() - Method in class com.bandwidth.sdk.model.events.TranscriptionEvent
 
getTextUrl() - Method in class com.bandwidth.sdk.model.events.TranscriptionEvent
 
getTime() - Method in class com.bandwidth.sdk.model.Error
 
getTime() - Method in class com.bandwidth.sdk.model.events.EventBase
 
getTime() - Method in class com.bandwidth.sdk.model.Message
 
getTo() - Method in class com.bandwidth.sdk.model.Call
 
getTo() - Method in class com.bandwidth.sdk.model.events.AnswerEvent
 
getTo() - Method in class com.bandwidth.sdk.model.events.HangupEvent
 
getTo() - Method in class com.bandwidth.sdk.model.events.IncomingCallEvent
 
getTo() - Method in class com.bandwidth.sdk.model.events.RejectEvent
 
getTo() - Method in class com.bandwidth.sdk.model.events.SmsEvent
 
getTo() - Method in class com.bandwidth.sdk.model.events.TimeoutEvent
 
getTo() - Method in class com.bandwidth.sdk.model.Message
 
getTo() - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
getToken() - Method in class com.bandwidth.sdk.model.EndpointToken
 
getTranscribe() - Method in class com.bandwidth.sdk.xml.elements.Record
 
getTranscribe() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getTranscribeCallbackUrl() - Method in class com.bandwidth.sdk.xml.elements.Record
 
getTranscribeCallbackUrl() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getTranscriptionId() - Method in class com.bandwidth.sdk.model.events.TranscriptionEvent
 
getTranscriptionUri() - Method in class com.bandwidth.sdk.model.events.TranscriptionEvent
 
getTransferCallerId() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getTransferTo() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
getType() - Method in class com.bandwidth.sdk.model.AccountTransaction
 
getUnits() - Method in class com.bandwidth.sdk.model.AccountTransaction
 
getUpdated() - Method in class com.bandwidth.sdk.model.NumberInfo
 
getUri() - Method in class com.bandwidth.sdk.model.Account
 
getUri() - Method in class com.bandwidth.sdk.model.AccountInfo
 
getUri() - Method in class com.bandwidth.sdk.model.AccountTransaction
 
getUri() - Method in class com.bandwidth.sdk.model.Application
 
getUri() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
getUri() - Method in class com.bandwidth.sdk.model.Bridge
 
getUri() - Method in class com.bandwidth.sdk.model.Call
 
getUri() - Method in class com.bandwidth.sdk.model.Conference
 
getUri() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
getUri() - Method in class com.bandwidth.sdk.model.Error
 
getUri() - Method in class com.bandwidth.sdk.model.ErrorDetail
 
getUri() - Method in class com.bandwidth.sdk.model.Gather
 
getUri() - Method in class com.bandwidth.sdk.model.Media
 
getUri() - Method in class com.bandwidth.sdk.model.MediaFile
 
getUri() - Method in class com.bandwidth.sdk.model.Message
 
getUri() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
getUri() - Method in class com.bandwidth.sdk.model.Recording
 
getUserName() - Method in class com.bandwidth.sdk.model.Credentials
 
getUserResourceInstanceUri(String, String) - Method in class com.bandwidth.sdk.BandwidthClient
Convenience method that returns the resource instance uri.
getUserResourceUri(String) - Method in class com.bandwidth.sdk.BandwidthClient
Convenience method to return the resource URL with the users credentials, e.g.
getUserUri() - Method in class com.bandwidth.sdk.BandwidthClient
Returns API URL with userid
getValue() - Method in class com.bandwidth.sdk.model.ErrorDetail
 
getVoice() - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 

H

hangUp() - Method in class com.bandwidth.sdk.model.Call
Hang up a phone call.
Hangup - Class in com.bandwidth.sdk.xml.elements
 
Hangup() - Constructor for class com.bandwidth.sdk.xml.elements.Hangup
 
HangupEvent - Class in com.bandwidth.sdk.model.events
 
HangupEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.HangupEvent
 
HTTP_MAX_DEFAULT_CONNECTIONS_PER_ROUTE - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
HTTP_MAX_TOTAL_CONNECTIONS - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
httpClient - Variable in class com.bandwidth.sdk.BandwidthClient
 

I

id - Variable in class com.bandwidth.sdk.model.ResourceBase
 
IdleConnectionMonitorRunnable(HttpClientConnectionManager) - Constructor for class com.bandwidth.sdk.BandwidthClient.IdleConnectionMonitorRunnable
 
IncomingCallEvent - Class in com.bandwidth.sdk.model.events
 
IncomingCallEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.IncomingCallEvent
 
index - Variable in class com.bandwidth.sdk.model.ResourceList
 
initialize() - Method in class com.bandwidth.sdk.model.ResourceList
initializes ArrayList with first page from BW API
INSTANCE - Static variable in class com.bandwidth.sdk.BandwidthClient
 
interDigitTimeout(int) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
interDigitTimeout - Variable in class com.bandwidth.sdk.xml.elements.Gather
 
InvalidCredentialsException - Exception in com.bandwidth.sdk.exception
 
InvalidCredentialsException() - Constructor for exception com.bandwidth.sdk.exception.InvalidCredentialsException
 
isAutoAnswer() - Method in class com.bandwidth.sdk.model.Application
 
isBridgeAudio() - Method in class com.bandwidth.sdk.model.Bridge
 
isEnabled() - Method in class com.bandwidth.sdk.model.Endpoint
 
isError() - Method in class com.bandwidth.sdk.RestResponse
 
isHold() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
isJoinTone() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
isJson() - Method in class com.bandwidth.sdk.RestResponse
 
isLeavingTone() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
isMute() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
isRecordingEnabled() - Method in class com.bandwidth.sdk.model.Call
 
iterator() - Method in class com.bandwidth.sdk.model.ResourceList
Customer iterator calls out to BW API when there is more data to retrieve

L

lastLink - Variable in class com.bandwidth.sdk.RestResponse
 
list() - Method in class com.bandwidth.sdk.model.Account.TransactionsQueryBuilder
 
list() - Static method in class com.bandwidth.sdk.model.Application
Factory method for Application list.
list(int, int) - Static method in class com.bandwidth.sdk.model.Application
Factory method for Application list.
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.Application
Factory method for Application list.
list() - Static method in class com.bandwidth.sdk.model.AvailableNumber
Factory method for AvailableNumber list, returns list of AvailableNumber objects with default page, size
list(int, int) - Static method in class com.bandwidth.sdk.model.AvailableNumber
Factory method for AvailableNumber list, returns list of AvailableNumber objects with page, size preferences
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.AvailableNumber
Factory method for AvailableNumber list, returns list of AvailableNumber objects with page, size preferences, with a given client
list() - Static method in class com.bandwidth.sdk.model.Bridge
Factory method for Bridge list, returns list of Bridge objects with default page setting
list(int, int) - Static method in class com.bandwidth.sdk.model.Bridge
Factory method for Bridge list, returns list of Bridge objects with page, size preference
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.Bridge
Factory method for Bridge list, returns list of Bridge objects with page, size preference
list() - Static method in class com.bandwidth.sdk.model.Call
Factory method for Call list, returns a list of Call objects with default page, size
list(int, int) - Static method in class com.bandwidth.sdk.model.Call
Factor method for Call list, returns a list of Call objects with page, size preference
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.Call
Factor method for Call list, returns a list of Call objects with page, size preference
list() - Static method in class com.bandwidth.sdk.model.Domain
Factory method to list the Domains.
list(BandwidthClient) - Static method in class com.bandwidth.sdk.model.Domain
Factory method to list the Domains.
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.Domain
Factory method to list the Domains.
list(BandwidthClient, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Factory method for Endpoint list
list(String) - Static method in class com.bandwidth.sdk.model.Endpoint
Factory method for Endpoint list
list(String, int, int) - Static method in class com.bandwidth.sdk.model.Endpoint
Factory method for Endpoint list
list(BandwidthClient, String, int, int) - Static method in class com.bandwidth.sdk.model.Endpoint
Factory method for Endpoint list
list() - Static method in class com.bandwidth.sdk.model.Error
Factory method for errors list.
list(int, int) - Static method in class com.bandwidth.sdk.model.Error
Factory method for errors list.
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.Error
Factory method for errors list.
list() - Static method in class com.bandwidth.sdk.model.Media
Factory method for MediaFile list, returns a list of MediaFile object with default page, size
list(int, int) - Static method in class com.bandwidth.sdk.model.Media
Factory method for MediaFile list, returns a list of MediaFile objects with page, size preference
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.Media
Factory method for MediaFile list, returns a list of MediaFile objects with page, size preference
list() - Static method in class com.bandwidth.sdk.model.Message
Factory method for Message list, returns a list of Message objects with default page, size
list(int, int) - Static method in class com.bandwidth.sdk.model.Message
Factory method for Message list, returns a list of Message objects with page, size preference
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.Message
Factory method for Message list, returns a list of Message objects with page, size preference
list() - Static method in class com.bandwidth.sdk.model.PhoneNumber
Factory method for PhoneNumber list, returns list of PhoneNumber objects with default page setting
list(int, int) - Static method in class com.bandwidth.sdk.model.PhoneNumber
Factory method for PhoneNumber list, returns list of PhoneNumber objects with page, size preferences
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.PhoneNumber
Factory method for PhoneNumber list, returns list of PhoneNumber objects with page, size preferences
list() - Static method in class com.bandwidth.sdk.model.Recording
Factory method for Recording list, returns list of Recording objects with default page, size
list(int, int) - Static method in class com.bandwidth.sdk.model.Recording
Factory method for Recording list, returns list of Recording objects with page, size preference
list(BandwidthClient, int, int) - Static method in class com.bandwidth.sdk.model.Recording
Factory method for Recording list, returns list of Recording objects with page, size preference
listIterator() - Method in class com.bandwidth.sdk.model.ResourceList
 
listIterator(int) - Method in class com.bandwidth.sdk.model.ResourceList
 
locale(SentenceLocale) - Method in class com.bandwidth.sdk.model.Bridge.NewBridgeAudioBuilder
 
locale(SentenceLocale) - Method in class com.bandwidth.sdk.model.Call.CallAudioBuilder
 
locale(SentenceLocale) - Method in class com.bandwidth.sdk.model.Call.CallTransferBuilder
 
locale(SentenceLocale) - Method in class com.bandwidth.sdk.model.Conference.ConferenceAudioBuilder
 
location - Variable in class com.bandwidth.sdk.RestResponse
 
loopEnabled(boolean) - Method in class com.bandwidth.sdk.model.Bridge.NewBridgeAudioBuilder
 
loopEnabled(boolean) - Method in class com.bandwidth.sdk.model.Call.CallAudioBuilder
 

M

main(String[]) - Static method in class com.bandwidth.sdk.examples.CredentialsExamples
 
main(String[]) - Static method in class com.bandwidth.sdk.examples.DomainExample
 
main(String[]) - Static method in class com.bandwidth.sdk.examples.EndpointExample
 
main(String[]) - Static method in class com.bandwidth.sdk.examples.MMSExample
 
main(String[]) - Static method in class com.bandwidth.sdk.examples.NumberAllocationExample
 
main(String[]) - Static method in class com.bandwidth.sdk.examples.OutboundCallExample
 
main(String[]) - Static method in class com.bandwidth.sdk.examples.ResourceListExample
 
main(String[]) - Static method in class com.bandwidth.sdk.examples.TextMessageExample
 
maxDigits(int) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
maxDigits - Variable in class com.bandwidth.sdk.xml.elements.Gather
 
maxDuration - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
maxItems(int) - Method in class com.bandwidth.sdk.model.Account.TransactionsQueryBuilder
 
maxTotal - Variable in class com.bandwidth.sdk.BandwidthClient
 
Media - Class in com.bandwidth.sdk.model
Point for /v1/users/{userId}/media
Media(BandwidthClient) - Constructor for class com.bandwidth.sdk.model.Media
 
MEDIA_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
MediaFile - Class in com.bandwidth.sdk.model
Information about media file.
MediaFile(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.MediaFile
 
MediaMimeType - Enum in com.bandwidth.sdk.model
Created by smitchell on 11/18/14.
Message - Class in com.bandwidth.sdk.model
Information about message.
Message(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Message
 
MESSAGES_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
MissingCredentialsException - Exception in com.bandwidth.sdk.exception
 
MissingCredentialsException() - Constructor for exception com.bandwidth.sdk.exception.MissingCredentialsException
 
MMSExample - Class in com.bandwidth.sdk.examples
This example shows how to send an MMS message using the Media, MediaFile and Message classes.
MMSExample() - Constructor for class com.bandwidth.sdk.examples.MMSExample
 
ModelBase - Class in com.bandwidth.sdk.model
Created by sbarstow on 9/30/14.
ModelBase() - Constructor for class com.bandwidth.sdk.model.ModelBase
 
MONITOR_TIMER - Static variable in class com.bandwidth.sdk.BandwidthClient
 
mute() - Method in class com.bandwidth.sdk.model.Conference
Prevent all members from speaking.

N

newAudioBuilder() - Method in class com.bandwidth.sdk.model.Call
Creates new builder for playing an audio file or speaking a sentence in a call.
newBridgeAudioBuilder() - Method in class com.bandwidth.sdk.model.Bridge
Creates new builder for playing an audio file or speaking a sentence in a bridge.
NewBridgeAudioBuilder() - Constructor for class com.bandwidth.sdk.model.Bridge.NewBridgeAudioBuilder
 
nextLink - Variable in class com.bandwidth.sdk.model.ResourceList
 
nextLink - Variable in class com.bandwidth.sdk.RestResponse
 
NumberAllocationExample - Class in com.bandwidth.sdk.examples
 
NumberAllocationExample() - Constructor for class com.bandwidth.sdk.examples.NumberAllocationExample
 
NumberInfo - Class in com.bandwidth.sdk.model
Information about number.
NumberInfo(JSONObject) - Constructor for class com.bandwidth.sdk.model.NumberInfo
 

O

orderNumbers(String, Integer) - Static method in class com.bandwidth.sdk.examples.NumberAllocationExample
 
OutboundCallExample - Class in com.bandwidth.sdk.examples
This example shows how to make an outbound call using the sdk.
OutboundCallExample() - Constructor for class com.bandwidth.sdk.examples.OutboundCallExample
 

P

page(int) - Method in class com.bandwidth.sdk.model.Account.TransactionsQueryBuilder
 
page - Variable in class com.bandwidth.sdk.model.ResourceList
 
parseLinkHeader(String) - Method in class com.bandwidth.sdk.RestResponse
This parses out the Link for the first, next and prev.
performRequest(HttpUriRequest) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method that executes the request on the server.
PHONE_NUMBER_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
PhoneNumber - Class in com.bandwidth.sdk.model
Information about your phone number.
PhoneNumber(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.PhoneNumber
 
PhoneNumber - Class in com.bandwidth.sdk.xml.elements
 
PhoneNumber() - Constructor for class com.bandwidth.sdk.xml.elements.PhoneNumber
 
PhoneNumber(String) - Constructor for class com.bandwidth.sdk.xml.elements.PhoneNumber
 
phoneNumberList - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
playAudio(Map<String, Object>) - Method in class com.bandwidth.sdk.model.Call
 
playAudio - Variable in class com.bandwidth.sdk.xml.elements.Gather
 
PlayAudio - Class in com.bandwidth.sdk.xml.elements
 
PlayAudio() - Constructor for class com.bandwidth.sdk.xml.elements.PlayAudio
 
PlayAudio(String) - Constructor for class com.bandwidth.sdk.xml.elements.PlayAudio
 
PlayAudio(String, String) - Constructor for class com.bandwidth.sdk.xml.elements.PlayAudio
 
playAudio - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
PlaybackEvent - Class in com.bandwidth.sdk.model.events
 
PlaybackEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.PlaybackEvent
 
playRecording(String) - Method in class com.bandwidth.sdk.model.Call
 
post(String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
This method implements an HTTP POST.
postJson(String, String) - Method in class com.bandwidth.sdk.BandwidthClient
This method implements an HTTP POST.
previousLink - Variable in class com.bandwidth.sdk.model.ResourceList
 
previousLink - Variable in class com.bandwidth.sdk.RestResponse
 
processEvent(IncomingCallEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(AnswerEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(Event) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(SpeakEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(PlaybackEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(GatherEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(HangupEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(DtmfEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(RejectEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(RecordingEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(SmsEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
processEvent(TimeoutEvent) - Method in interface com.bandwidth.sdk.model.events.Visitor
 
promptBargeable(boolean) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
promptFileUrl(String) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
promptGender(Gender) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
promptLocale(SentenceLocale) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
promptLoopEnabled(boolean) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
promptSentence(String) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
properties - Variable in class com.bandwidth.sdk.model.ModelBase
 
properties - Variable in class com.bandwidth.sdk.model.ResourceBase
 
put(String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
This method implements an HTTP put.
putProperty(String, Object) - Method in class com.bandwidth.sdk.model.ModelBase
 

Q

queryTransactionsBuilder() - Method in class com.bandwidth.sdk.model.Account
Creates builder for getting transactions of the account.

R

ReceiptRequest - Enum in com.bandwidth.sdk.model
 
Record - Class in com.bandwidth.sdk.xml.elements
 
Record() - Constructor for class com.bandwidth.sdk.xml.elements.Record
 
Record(String, Integer) - Constructor for class com.bandwidth.sdk.xml.elements.Record
 
Recording - Class in com.bandwidth.sdk.model
Information about recording
Recording(BandwidthClient, String, JSONObject) - Constructor for class com.bandwidth.sdk.model.Recording
 
Recording(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.Recording
 
recordingCallbackUrl - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
recordingEnabled - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
RecordingEvent - Class in com.bandwidth.sdk.model.events
 
RecordingEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.RecordingEvent
 
recordingOff() - Method in class com.bandwidth.sdk.model.Call
Turn call recording OFF.
recordingOn() - Method in class com.bandwidth.sdk.model.Call
Turn call recording ON.
RECORDINGS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
Redirect - Class in com.bandwidth.sdk.xml.elements
 
Redirect() - Constructor for class com.bandwidth.sdk.xml.elements.Redirect
 
Redirect(String, int) - Constructor for class com.bandwidth.sdk.xml.elements.Redirect
 
RejectEvent - Class in com.bandwidth.sdk.model.events
 
RejectEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.RejectEvent
 
rejectIncoming() - Method in class com.bandwidth.sdk.model.Call
Reject an incoming phone call
request(String, String) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the request to the server.
request(String, String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the request to the server.
requestJson(String, String, String) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the request to the server.
requestUrl - Variable in class com.bandwidth.sdk.xml.elements.Gather
 
requestUrlTimeout - Variable in class com.bandwidth.sdk.xml.elements.Gather
 
Resource<E> - Interface in com.bandwidth.sdk.model
 
ResourceBase - Class in com.bandwidth.sdk.model
Created by sbarstow on 10/3/14.
ResourceBase(JSONObject) - Constructor for class com.bandwidth.sdk.model.ResourceBase
 
ResourceBase(BandwidthClient, JSONObject) - Constructor for class com.bandwidth.sdk.model.ResourceBase
 
ResourceList<E> - Class in com.bandwidth.sdk.model
The ResourceList class is an ArraryList wrapper, but provides pagination for the BW API resource lists
ResourceList(String, Class<E>) - Constructor for class com.bandwidth.sdk.model.ResourceList
 
ResourceList(int, int, String, Class<E>) - Constructor for class com.bandwidth.sdk.model.ResourceList
 
ResourceListExample - Class in com.bandwidth.sdk.examples
This example shows how to pull resource lists using Bandwidth Java SDK API and access individual objects
ResourceListExample() - Constructor for class com.bandwidth.sdk.examples.ResourceListExample
 
resourceUri - Variable in class com.bandwidth.sdk.model.ResourceList
 
Response - Class in com.bandwidth.sdk.xml
 
Response() - Constructor for class com.bandwidth.sdk.xml.Response
 
response2JSONArray(RestResponse) - Static method in class com.bandwidth.sdk.Utils
 
responseText - Variable in class com.bandwidth.sdk.RestResponse
 
RestResponse - Class in com.bandwidth.sdk
 
RestResponse() - Constructor for class com.bandwidth.sdk.RestResponse
 
RestResponse(String, int) - Constructor for class com.bandwidth.sdk.RestResponse
 
restValue - Variable in enum com.bandwidth.sdk.model.SentenceLocale
 
run() - Method in class com.bandwidth.sdk.BandwidthClient.IdleConnectionMonitorRunnable
 

S

searchLocal(Map<String, Object>) - Static method in class com.bandwidth.sdk.model.AvailableNumber
Convenience factory method to return local numbers based on a given search criteria
searchLocal(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.AvailableNumber
Convenience factory method to return local numbers based on a given search criteria for a given client
searchTollFree(Map<String, Object>) - Static method in class com.bandwidth.sdk.model.AvailableNumber
Convenience factory method to return tollfree numbers based on the given search criteria
searchTollFree(BandwidthClient, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.AvailableNumber
Convenience factory method to return tollfree numbers based on the given search criteria for a given client
secret - Variable in class com.bandwidth.sdk.BandwidthClient
 
sendDtmf(String) - Method in class com.bandwidth.sdk.model.Call
Sends DTMF.
SendMessage - Class in com.bandwidth.sdk.xml.elements
 
SendMessage() - Constructor for class com.bandwidth.sdk.xml.elements.SendMessage
 
SendMessage(String, String, String) - Constructor for class com.bandwidth.sdk.xml.elements.SendMessage
 
sentence(String) - Method in class com.bandwidth.sdk.model.Bridge.NewBridgeAudioBuilder
 
sentence(String) - Method in class com.bandwidth.sdk.model.Call.CallAudioBuilder
 
sentence(String) - Method in class com.bandwidth.sdk.model.Call.CallTransferBuilder
 
sentence(String) - Method in class com.bandwidth.sdk.model.Conference.ConferenceAudioBuilder
 
SentenceLocale - Enum in com.bandwidth.sdk.model
Available audio locales.
setApplicationId(String) - Method in class com.bandwidth.sdk.model.PhoneNumber
 
setAudioUrl(String) - Method in class com.bandwidth.sdk.xml.elements.PlayAudio
 
setAutoAnswer(boolean) - Method in class com.bandwidth.sdk.model.Application
 
setBargeable(String) - Method in class com.bandwidth.sdk.xml.elements.Gather
 
setBridgeAudio(boolean) - Method in class com.bandwidth.sdk.model.Bridge
Sets bridge audio
setCallbackHttpMethod(String) - Method in class com.bandwidth.sdk.model.Application
 
setCallIds(String[]) - Method in class com.bandwidth.sdk.model.Bridge
Sets call ids
setCallTimeout(Integer) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setClient(Client) - Method in class com.bandwidth.sdk.model.ResourceList
 
setContentType(String) - Method in class com.bandwidth.sdk.RestResponse
 
setCredentials(String, String, String) - Method in class com.bandwidth.sdk.BandwidthClient
The setCredentials() provides a convenience method to pass the userId, API-token and API-secret after a client has been instantiated.
setDigits(String) - Method in class com.bandwidth.sdk.xml.elements.PlayAudio
 
setEndpointandVersion(String, String) - Method in class com.bandwidth.sdk.BandwidthClient
The setEndpointandVersion() method provides a convenience method to pass the apiEndpoint and apiVersion after a client has been instantiated.
setError(boolean) - Method in class com.bandwidth.sdk.RestResponse
 
setFallbackNumber(String) - Method in class com.bandwidth.sdk.model.PhoneNumber
 
setFileFormat(String) - Method in class com.bandwidth.sdk.xml.elements.Record
 
setFileFormat(String) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setFirstLink(String) - Method in class com.bandwidth.sdk.model.ResourceList
 
setFirstLink(String) - Method in class com.bandwidth.sdk.RestResponse
 
setFrom(String) - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
setGender(String) - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 
setId(String) - Method in class com.bandwidth.sdk.model.ResourceBase
 
setIncomingCallFallbackUrl(String) - Method in class com.bandwidth.sdk.model.Application
 
setIncomingCallUrl(String) - Method in class com.bandwidth.sdk.model.Application
 
setIncomingCallUrlCallbackTimeout(Long) - Method in class com.bandwidth.sdk.model.Application
 
setIncomingSmsUrl(String) - Method in class com.bandwidth.sdk.model.Application
 
setIncomingSmsUrlCallbackTimeout(Long) - Method in class com.bandwidth.sdk.model.Application
 
setInterDigitTimeout(Integer) - Method in class com.bandwidth.sdk.xml.elements.Gather
 
setLastLink(String) - Method in class com.bandwidth.sdk.RestResponse
 
setLocale(String) - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 
setLocation(String) - Method in class com.bandwidth.sdk.RestResponse
 
setMaxDigits(Integer) - Method in class com.bandwidth.sdk.xml.elements.Gather
 
setMaxDuration(Integer) - Method in class com.bandwidth.sdk.xml.elements.Record
 
setMaxDuration(Integer) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setName(String) - Method in class com.bandwidth.sdk.model.Application
 
setName(String) - Method in class com.bandwidth.sdk.model.PhoneNumber
 
setNextLink(String) - Method in class com.bandwidth.sdk.model.ResourceList
 
setNextLink(String) - Method in class com.bandwidth.sdk.RestResponse
 
setNumber(String) - Method in class com.bandwidth.sdk.xml.elements.PhoneNumber
 
setPhoneNumberList(List<PhoneNumber>) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setPlayAudio(PlayAudio) - Method in class com.bandwidth.sdk.xml.elements.Gather
 
setPlayAudio(PlayAudio) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setPreviousLink(String) - Method in class com.bandwidth.sdk.model.ResourceList
 
setPreviousLink(String) - Method in class com.bandwidth.sdk.RestResponse
 
setProperty(String, String) - Method in interface com.bandwidth.sdk.model.events.Event
 
setProperty(String, String) - Method in class com.bandwidth.sdk.model.events.EventBase
 
setRealm(String) - Method in class com.bandwidth.sdk.model.Credentials
 
setRecordingCallbackUrl(String) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setRecordingEnabled(Boolean) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setRequestUrl(String) - Method in class com.bandwidth.sdk.xml.elements.Gather
 
setRequestUrl(String) - Method in class com.bandwidth.sdk.xml.elements.Record
 
setRequestUrl(String) - Method in class com.bandwidth.sdk.xml.elements.Redirect
 
setRequestUrl(String, Integer) - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
setRequestUrlTimeout(Integer) - Method in class com.bandwidth.sdk.xml.elements.Gather
 
setRequestUrlTimeout(Integer) - Method in class com.bandwidth.sdk.xml.elements.Record
 
setRequestUrlTimeout(int) - Method in class com.bandwidth.sdk.xml.elements.Redirect
 
setResponse(RestResponse) - Method in class com.bandwidth.sdk.model.ResourceList
 
setResponseText(String) - Method in class com.bandwidth.sdk.RestResponse
 
setSentence(String) - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 
setSpeakSentence(SpeakSentence) - Method in class com.bandwidth.sdk.xml.elements.Gather
 
setSpeakSentence(SpeakSentence) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setStatus(int) - Method in class com.bandwidth.sdk.RestResponse
 
setStatusCallbackUrl(String) - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
setTerminatingDigits(String) - Method in class com.bandwidth.sdk.xml.elements.Gather
 
setTerminatingDigits(String) - Method in class com.bandwidth.sdk.xml.elements.Record
 
setTerminatingDigits(String) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setText(String) - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
setTo(String) - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
setTranscribe(Boolean) - Method in class com.bandwidth.sdk.xml.elements.Record
 
setTranscribe(Boolean) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setTranscribeCallbackUrl(String) - Method in class com.bandwidth.sdk.xml.elements.Record
 
setTranscribeCallbackUrl(String) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setTransferTo(String) - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Account
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.AccountInfo
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.AccountTransaction
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Application
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.AvailableNumber
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Bridge
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Call
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Conference
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Domain
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Endpoint
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.EndpointToken
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Error
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.ErrorDetail
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Gather
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Media
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.MediaFile
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Message
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.PhoneNumber
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.Recording
 
setUp(JSONObject) - Method in class com.bandwidth.sdk.model.ResourceBase
 
setupRequest(String, String, Map<String, Object>) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the request to the server.
setupRequestJson(String, String, String) - Method in class com.bandwidth.sdk.BandwidthClient
Helper method to build the request to the server.
setUserName(String) - Method in class com.bandwidth.sdk.model.Credentials
 
setVoice(String) - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 
shutdown() - Method in class com.bandwidth.sdk.BandwidthClient.IdleConnectionMonitorRunnable
 
shutdown() - Static method in class com.bandwidth.sdk.BandwidthClient
 
size(int) - Method in class com.bandwidth.sdk.model.Account.TransactionsQueryBuilder
 
size - Variable in class com.bandwidth.sdk.model.ResourceList
 
SmsEvent - Class in com.bandwidth.sdk.model.events
 
SmsEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.SmsEvent
 
SpeakEvent - Class in com.bandwidth.sdk.model.events
 
SpeakEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.SpeakEvent
 
speakSentence(Map<String, Object>) - Method in class com.bandwidth.sdk.model.Call
 
speakSentence(String) - Method in class com.bandwidth.sdk.model.Call
 
speakSentence(String, String) - Method in class com.bandwidth.sdk.model.Call
 
speakSentence - Variable in class com.bandwidth.sdk.xml.elements.Gather
 
SpeakSentence - Class in com.bandwidth.sdk.xml.elements
 
SpeakSentence() - Constructor for class com.bandwidth.sdk.xml.elements.SpeakSentence
 
SpeakSentence(String, String, String, String) - Constructor for class com.bandwidth.sdk.xml.elements.SpeakSentence
 
speakSentence - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
status - Variable in class com.bandwidth.sdk.RestResponse
 
stopAudioFilePlaying() - Method in class com.bandwidth.sdk.model.Bridge
Stop an audio file playing.
stopAudioFilePlaying() - Method in class com.bandwidth.sdk.model.Call
Stop an audio file playing.
stopSentence() - Method in class com.bandwidth.sdk.model.Bridge
Stop an audio sentence.
stopSentence() - Method in class com.bandwidth.sdk.model.Call
Stop an audio sentence.
suppressDtmf(boolean) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 

T

tag(String) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
terminatingDigits(String) - Method in class com.bandwidth.sdk.model.Call.CallGatherBuilder
 
terminatingDigits - Variable in class com.bandwidth.sdk.xml.elements.Gather
 
terminatingDigits - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
TextMessageExample - Class in com.bandwidth.sdk.examples
This examples shows how to send a text message using the sdk
TextMessageExample() - Constructor for class com.bandwidth.sdk.examples.TextMessageExample
 
TimeoutEvent - Class in com.bandwidth.sdk.model.events
 
TimeoutEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.TimeoutEvent
 
toDate(Date) - Method in class com.bandwidth.sdk.model.Account.TransactionsQueryBuilder
 
toJSONArray(RestResponse) - Static method in class com.bandwidth.sdk.model.ResourceBase
 
toJSONObject(RestResponse) - Static method in class com.bandwidth.sdk.model.Domain
 
toJSONObject(RestResponse) - Static method in class com.bandwidth.sdk.model.Endpoint
 
toJSONObject(RestResponse) - Static method in class com.bandwidth.sdk.model.EndpointToken
 
toJSONObject(RestResponse) - Static method in class com.bandwidth.sdk.model.ResourceBase
 
token - Variable in class com.bandwidth.sdk.BandwidthClient
 
toMap() - Method in class com.bandwidth.sdk.model.events.EventBase
 
toMap() - Method in class com.bandwidth.sdk.model.ModelBase
 
toString() - Method in class com.bandwidth.sdk.model.AccountInfo
 
toString() - Method in class com.bandwidth.sdk.model.AccountTransaction
 
toString() - Method in class com.bandwidth.sdk.model.Application
 
toString() - Method in class com.bandwidth.sdk.model.AvailableNumber
 
toString() - Method in class com.bandwidth.sdk.model.Bridge
 
toString() - Method in class com.bandwidth.sdk.model.Call
 
toString() - Method in class com.bandwidth.sdk.model.Conference
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
toString() - Method in class com.bandwidth.sdk.model.Domain
 
toString() - Method in class com.bandwidth.sdk.model.Endpoint
 
toString() - Method in class com.bandwidth.sdk.model.Error
 
toString() - Method in class com.bandwidth.sdk.model.ErrorDetail
 
toString() - Method in class com.bandwidth.sdk.model.events.EventBase
 
toString() - Method in enum com.bandwidth.sdk.model.events.EventType
 
toString() - Method in class com.bandwidth.sdk.model.Gather
 
toString() - Method in class com.bandwidth.sdk.model.MediaFile
 
toString() - Method in enum com.bandwidth.sdk.model.MediaMimeType
 
toString() - Method in class com.bandwidth.sdk.model.Message
 
toString() - Method in class com.bandwidth.sdk.model.NumberInfo
 
toString() - Method in class com.bandwidth.sdk.model.PhoneNumber
 
toString() - Method in enum com.bandwidth.sdk.model.ReceiptRequest
 
toString() - Method in class com.bandwidth.sdk.model.Recording
 
toString() - Method in class com.bandwidth.sdk.RestResponse
 
toString() - Method in class com.bandwidth.sdk.xml.elements.Gather
 
toString() - Method in class com.bandwidth.sdk.xml.elements.Hangup
 
toString() - Method in class com.bandwidth.sdk.xml.elements.PhoneNumber
 
toString() - Method in class com.bandwidth.sdk.xml.elements.PlayAudio
 
toString() - Method in class com.bandwidth.sdk.xml.elements.Record
 
toString() - Method in class com.bandwidth.sdk.xml.elements.Redirect
 
toString() - Method in class com.bandwidth.sdk.xml.elements.SendMessage
 
toString() - Method in class com.bandwidth.sdk.xml.elements.SpeakSentence
 
toString() - Method in class com.bandwidth.sdk.xml.elements.Transfer
 
toXml() - Method in class com.bandwidth.sdk.xml.Response
 
TRANSACTION_DATE_TIME_PATTERN - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
TransactionsQueryBuilder() - Constructor for class com.bandwidth.sdk.model.Account.TransactionsQueryBuilder
 
transcribe - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
transcribeCallbackUrl - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
TranscriptionEvent - Class in com.bandwidth.sdk.model.events
 
TranscriptionEvent(JSONObject) - Constructor for class com.bandwidth.sdk.model.events.TranscriptionEvent
 
Transfer - Class in com.bandwidth.sdk.xml.elements
 
Transfer() - Constructor for class com.bandwidth.sdk.xml.elements.Transfer
 
Transfer(String) - Constructor for class com.bandwidth.sdk.xml.elements.Transfer
 
Transfer(String, String) - Constructor for class com.bandwidth.sdk.xml.elements.Transfer
 
Transfer(String, String, SpeakSentence) - Constructor for class com.bandwidth.sdk.xml.elements.Transfer
 
Transfer(String, String, PlayAudio) - Constructor for class com.bandwidth.sdk.xml.elements.Transfer
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.Call.CallTransferBuilder
 
transferCallerId - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
transferTo - Variable in class com.bandwidth.sdk.xml.elements.Transfer
 
type(String) - Method in class com.bandwidth.sdk.model.Account.TransactionsQueryBuilder
 

U

update(String) - Static method in class com.bandwidth.sdk.model.Domain
Convenience method to get information about a specific Domain.
update(String, String) - Static method in class com.bandwidth.sdk.model.Domain
Convenience method to get information about a specific Domain.
update(BandwidthClient, String, String) - Static method in class com.bandwidth.sdk.model.Domain
Convenience method to get information about a specific Domain.
update(BandwidthClient, String, Map<String, Object>) - Static method in class com.bandwidth.sdk.model.Domain
Convenience method to return a Domain.
update(String, String, String) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience method to update information about a specific Endpoint
update(String, String, String, boolean) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience method to update information about a specific Endpoint
update(String, String, String, String, boolean) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience method to update information about a specific Endpoint
update(String, String, String, String, String, boolean) - Static method in class com.bandwidth.sdk.model.Endpoint
Convenience method to update information about a specific Endpoint
updateProperties(JSONObject) - Method in class com.bandwidth.sdk.model.ModelBase
 
upload(String, File, String) - Method in class com.bandwidth.sdk.BandwidthClient
Convenience method to upload files to the server.
upload(String, File, MediaMimeType) - Method in class com.bandwidth.sdk.model.Media
Uploads media file.
USERS_URI_PATH - Static variable in interface com.bandwidth.sdk.BandwidthConstants
 
usersUri - Variable in class com.bandwidth.sdk.BandwidthClient
 
Utils - Class in com.bandwidth.sdk
 
Utils() - Constructor for class com.bandwidth.sdk.Utils
 

V

valueOf(String) - Static method in enum com.bandwidth.sdk.model.events.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.MediaMimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.ReceiptRequest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.SentenceLocale
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bandwidth.sdk.model.events.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.MediaMimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.ReceiptRequest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.SentenceLocale
Returns an array containing the constants of this enum type, in the order they are declared.
Visitor - Interface in com.bandwidth.sdk.model.events
 
voice(String) - Method in class com.bandwidth.sdk.model.Bridge.NewBridgeAudioBuilder
 
voice(String) - Method in class com.bandwidth.sdk.model.Call.CallAudioBuilder
 
voice(String) - Method in class com.bandwidth.sdk.model.Call.CallTransferBuilder
 
voice(String) - Method in class com.bandwidth.sdk.model.Conference.ConferenceAudioBuilder
 

X

XMLInvalidAttributeException - Exception in com.bandwidth.sdk.exception
 
XMLInvalidAttributeException() - Constructor for exception com.bandwidth.sdk.exception.XMLInvalidAttributeException
 
XMLInvalidAttributeException(String) - Constructor for exception com.bandwidth.sdk.exception.XMLInvalidAttributeException
 
XMLInvalidAttributeException(String, Throwable) - Constructor for exception com.bandwidth.sdk.exception.XMLInvalidAttributeException
 
XMLInvalidTagContentException - Exception in com.bandwidth.sdk.exception
 
XMLInvalidTagContentException() - Constructor for exception com.bandwidth.sdk.exception.XMLInvalidTagContentException
 
XMLInvalidTagContentException(String) - Constructor for exception com.bandwidth.sdk.exception.XMLInvalidTagContentException
 
XMLInvalidTagContentException(String, Throwable) - Constructor for exception com.bandwidth.sdk.exception.XMLInvalidTagContentException
 
XMLMarshallingException - Exception in com.bandwidth.sdk.exception
 
XMLMarshallingException(String) - Constructor for exception com.bandwidth.sdk.exception.XMLMarshallingException
 
XMLMarshallingException(String, Throwable) - Constructor for exception com.bandwidth.sdk.exception.XMLMarshallingException
 
A B C D E F G H I L M N O P Q R S T U V X 
Skip navigation links

Copyright © 2019. All Rights Reserved.