Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

accountId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
accountId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
accountId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
ACCOUNTLIMIT - com.bandwidth.voice.models.DisconnectCauseEnum
 
ACTIVE - com.bandwidth.voice.models.State1Enum
 
add(Verb) - Method in class com.bandwidth.voice.bxml.verbs.Response
Adds a Verb to the list of Verbs in this Response
add(String, String) - Method in class com.bandwidth.http.Headers
Adds a value for a header name to this object.
add(String, List<String>) - Method in class com.bandwidth.http.Headers
Adds a List of values for a header name to this object.
addAll(Headers) - Method in class com.bandwidth.http.Headers
Adds all the entries in a Headers object to this object
addAll(Verb...) - Method in class com.bandwidth.voice.bxml.verbs.Response
Adds Verbs to the list of Verbs in this Response
addAllFromMap(Map<String, String>) - Method in class com.bandwidth.http.Headers
Adds values from a Map to this object
addAllFromMultiMap(Map<String, List<String>>) - Method in class com.bandwidth.http.Headers
Adds values from a simulated Multi-Map to this object
ANSWERED - com.bandwidth.voice.models.StateEnum
 
answerMethod(AnswerMethodEnum) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
answerMethod(AnswerMethodEnum) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
AnswerMethodEnum - Enum in com.bandwidth.voice.models
 
answerTime(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
answerUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
answerUrl(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
ApiCallResponse - Class in com.bandwidth.voice.models
 
ApiCallResponse() - Constructor for class com.bandwidth.voice.models.ApiCallResponse
Default constructor
ApiCallResponse(String, String, String, String, String, String, String, AnswerMethodEnum, DisconnectMethodEnum, ZonedDateTime, Double, String, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiCallResponse
 
ApiCallResponse.Builder - Class in com.bandwidth.voice.models
 
ApiCallStateResponse - Class in com.bandwidth.voice.models
 
ApiCallStateResponse() - Constructor for class com.bandwidth.voice.models.ApiCallStateResponse
Default constructor
ApiCallStateResponse(String, String, String, String, String, String, String, StateEnum, ZonedDateTime, ZonedDateTime, ZonedDateTime, DisconnectCauseEnum, String, String, ZonedDateTime) - Constructor for class com.bandwidth.voice.models.ApiCallStateResponse
 
ApiCallStateResponse.Builder - Class in com.bandwidth.voice.models
 
APIController - Class in com.bandwidth.messaging.controllers
 
APIController - Class in com.bandwidth.voice.controllers
 
APIController(Configuration, HttpClient, Map<String, AuthManager>) - Constructor for class com.bandwidth.messaging.controllers.APIController
 
APIController(Configuration, HttpClient, Map<String, AuthManager>) - Constructor for class com.bandwidth.voice.controllers.APIController
 
ApiCreateCallRequest - Class in com.bandwidth.voice.models
 
ApiCreateCallRequest() - Constructor for class com.bandwidth.voice.models.ApiCreateCallRequest
Default constructor
ApiCreateCallRequest(String, String, String, String, Double, String, String, AnswerMethodEnum, String, DisconnectMethodEnum, String) - Constructor for class com.bandwidth.voice.models.ApiCreateCallRequest
 
ApiCreateCallRequest.Builder - Class in com.bandwidth.voice.models
 
ApiErrorResponseException - Exception in com.bandwidth.voice.exceptions
 
ApiErrorResponseException(String, HttpContext) - Constructor for exception com.bandwidth.voice.exceptions.ApiErrorResponseException
Initialization constructor
ApiException - Exception in com.bandwidth.exceptions
 
ApiException(String) - Constructor for exception com.bandwidth.exceptions.ApiException
Initialization constructor
ApiException(String, HttpContext) - Constructor for exception com.bandwidth.exceptions.ApiException
Initialization constructor
ApiHelper - Class in com.bandwidth
 
ApiHelper() - Constructor for class com.bandwidth.ApiHelper
 
ApiModifyCallRequest - Class in com.bandwidth.voice.models
 
ApiModifyCallRequest() - Constructor for class com.bandwidth.voice.models.ApiModifyCallRequest
Default constructor
ApiModifyCallRequest(String, State1Enum, RedirectMethodEnum, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiModifyCallRequest
 
ApiModifyCallRequest.Builder - Class in com.bandwidth.voice.models
 
ApiResponse<T> - Class in com.bandwidth.http.response
 
ApiResponse(int, Headers, T) - Constructor for class com.bandwidth.http.response.ApiResponse
 
ApiTranscribeRecordingRequest - Class in com.bandwidth.voice.models
 
ApiTranscribeRecordingRequest() - Constructor for class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Default constructor
ApiTranscribeRecordingRequest(String, CallbackMethodEnum, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
 
ApiTranscribeRecordingRequest.Builder - Class in com.bandwidth.voice.models
 
appendUrlWithQueryParameters(StringBuilder, Map<String, Object>) - Static method in class com.bandwidth.ApiHelper
Appends the given set of parameters to the given query string
appendUrlWithTemplateParameters(StringBuilder, Map<String, Object>, boolean) - Static method in class com.bandwidth.ApiHelper
Replaces template parameters in the given URL
applicationId(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
applicationId(String) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
 
applicationId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
applicationId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
applicationId(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
applicationId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
apply(HttpRequest) - Method in interface com.bandwidth.AuthManager
Adds authentication to the given HttpRequest
apply(HttpRequest) - Method in class com.bandwidth.MessagingBasicAuthManager
Adds authentication to the given HttpRequest
apply(HttpRequest) - Method in class com.bandwidth.VoiceBasicAuthManager
Adds authentication to the given HttpRequest
applyAsync(HttpRequest) - Method in interface com.bandwidth.AuthManager
Asynchronously adds authentication to the given HttpRequest
applyAsync(HttpRequest) - Method in class com.bandwidth.MessagingBasicAuthManager
Asynchronously adds authentication to the given HttpRequest
applyAsync(HttpRequest) - Method in class com.bandwidth.VoiceBasicAuthManager
Asynchronously adds authentication to the given HttpRequest
asMultimap() - Method in class com.bandwidth.http.Headers
Returns a simulated MultiMap of the headers
asSimpleMap() - Method in class com.bandwidth.http.Headers
Returns a Map of the headers, giving only one value for each header name
AudioProducer - Interface in com.bandwidth.voice.bxml.verbs
Produces Audio in the Verb.
audioUri(String) - Method in class com.bandwidth.voice.bxml.verbs.PlayAudio.PlayAudioBuilder
URL of audio to play
audioUri(URI) - Method in class com.bandwidth.voice.bxml.verbs.PlayAudio.PlayAudioBuilder
URL of audio to play
AuthManager - Interface in com.bandwidth
Interface for defining the behaviour of Authentication Classes.
authManagers - Variable in class com.bandwidth.controllers.BaseController
 
AVAILABLE - com.bandwidth.voice.models.Status1Enum
 

B

BandwidthCallbackMessage - Class in com.bandwidth.messaging.models
 
BandwidthCallbackMessage() - Constructor for class com.bandwidth.messaging.models.BandwidthCallbackMessage
Default constructor
BandwidthCallbackMessage(String, String, String, String, String, BandwidthMessage) - Constructor for class com.bandwidth.messaging.models.BandwidthCallbackMessage
 
BandwidthCallbackMessage.Builder - Class in com.bandwidth.messaging.models
 
BandwidthClient - Class in com.bandwidth
 
BandwidthClient.Builder - Class in com.bandwidth
 
BandwidthMessage - Class in com.bandwidth.messaging.models
 
BandwidthMessage() - Constructor for class com.bandwidth.messaging.models.BandwidthMessage
Default constructor
BandwidthMessage(String, String, String, String, Integer, String, List<String>, String, List<String>, String, String) - Constructor for class com.bandwidth.messaging.models.BandwidthMessage
 
BandwidthMessage.Builder - Class in com.bandwidth.messaging.models
 
BaseController - Class in com.bandwidth.controllers
 
BaseController(Configuration, HttpClient, Map<String, AuthManager>) - Constructor for class com.bandwidth.controllers.BaseController
 
BaseController.RequestExecutor - Interface in com.bandwidth.controllers
RequestExecutor
BaseController.RequestSupplier - Interface in com.bandwidth.controllers
RequestSupplier
BaseController.ResponseHandler<T> - Interface in com.bandwidth.controllers
ResponseHandler
build() - Method in class com.bandwidth.BandwidthClient.Builder
Builds a new BandwidthClient object using the set fields.
build() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
 
build() - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
build() - Method in class com.bandwidth.messaging.models.DeferredResult.Builder
 
build() - Method in class com.bandwidth.messaging.models.FieldError.Builder
 
build() - Method in class com.bandwidth.messaging.models.Media.Builder
 
build() - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
 
build() - Method in class com.bandwidth.messaging.models.Tag.Builder
 
build() - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
build() - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
build() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
build() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
build() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
 
build() - Method in class com.bandwidth.voice.models.ModifyCallRecordingState.Builder
 
build() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
build() - Method in class com.bandwidth.voice.models.Transcript.Builder
 
build() - Method in class com.bandwidth.voice.models.Transcription.Builder
 
build() - Method in class com.bandwidth.voice.models.TranscriptionResponse.Builder
 
Builder() - Constructor for class com.bandwidth.BandwidthClient.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.DeferredResult.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.FieldError.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.Media.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.MessageRequest.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.Tag.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ApiCallResponse.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ModifyCallRecordingState.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.Transcript.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.Transcription.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.TranscriptionResponse.Builder
 
Builder(String) - Constructor for class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
Builder(String, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
Builder(String, String, String, String, String, String, String, AnswerMethodEnum, DisconnectMethodEnum) - Constructor for class com.bandwidth.voice.models.ApiCallResponse.Builder
 
BUSY - com.bandwidth.voice.models.DisconnectCauseEnum
 

C

cacheControl(String) - Method in class com.bandwidth.messaging.models.Media.Builder
 
CALLBACKERROR - com.bandwidth.voice.models.DisconnectCauseEnum
 
callbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
 
CallbackMethodEnum - Enum in com.bandwidth.voice.models
 
callbackUrl(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
 
callId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
callId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
callId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
callTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
callTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
callUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
CANCEL - com.bandwidth.voice.models.DisconnectCauseEnum
 
channels(Integer) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
CHLOE - com.bandwidth.voice.bxml.verbs.Voice
 
CHRISTOPHE - com.bandwidth.voice.bxml.verbs.Voice
 
cleanUrl(StringBuilder) - Static method in class com.bandwidth.ApiHelper
Validates and processes the given URL
com.bandwidth - package com.bandwidth
 
com.bandwidth.controllers - package com.bandwidth.controllers
 
com.bandwidth.exceptions - package com.bandwidth.exceptions
 
com.bandwidth.http - package com.bandwidth.http
 
com.bandwidth.http.client - package com.bandwidth.http.client
 
com.bandwidth.http.request - package com.bandwidth.http.request
 
com.bandwidth.http.response - package com.bandwidth.http.response
 
com.bandwidth.messaging.controllers - package com.bandwidth.messaging.controllers
 
com.bandwidth.messaging.exceptions - package com.bandwidth.messaging.exceptions
 
com.bandwidth.messaging.models - package com.bandwidth.messaging.models
 
com.bandwidth.voice.bxml.verbs - package com.bandwidth.voice.bxml.verbs
 
com.bandwidth.voice.bxml.verbs.adapter - package com.bandwidth.voice.bxml.verbs.adapter
 
com.bandwidth.voice.controllers - package com.bandwidth.voice.controllers
 
com.bandwidth.voice.exceptions - package com.bandwidth.voice.exceptions
 
com.bandwidth.voice.models - package com.bandwidth.voice.models
 
COMPLETE - com.bandwidth.voice.models.StatusEnum
 
COMPLETED - com.bandwidth.voice.models.State1Enum
 
completedTime(String) - Method in class com.bandwidth.voice.models.Transcription.Builder
 
confidence(Double) - Method in class com.bandwidth.voice.models.Transcript.Builder
 
config - Variable in class com.bandwidth.controllers.BaseController
Protected variables to hold an instance of Configuration
Configuration - Interface in com.bandwidth
 
content(String) - Method in class com.bandwidth.messaging.models.Media.Builder
 
contentLength(String) - Method in class com.bandwidth.messaging.models.Media.Builder
 
contentType(String) - Method in class com.bandwidth.messaging.models.Media.Builder
 
createCall(String, ApiCreateCallRequest) - Method in class com.bandwidth.voice.controllers.APIController
Creates an outbound call
createCallAsync(String, ApiCreateCallRequest) - Method in class com.bandwidth.voice.controllers.APIController
Creates an outbound call
createMessage(String, MessageRequest) - Method in class com.bandwidth.messaging.controllers.APIController
createMessage
createMessageAsync(String, MessageRequest) - Method in class com.bandwidth.messaging.controllers.APIController
createMessage
createTranscribeRecording(String, String, String, ApiTranscribeRecordingRequest) - Method in class com.bandwidth.voice.controllers.APIController
Requests that the specified recording be transcribed
createTranscribeRecordingAsync(String, String, String, ApiTranscribeRecordingRequest) - Method in class com.bandwidth.voice.controllers.APIController
Requests that the specified recording be transcribed

D

DateTimeHelper - Class in com.bandwidth
 
DateTimeHelper() - Constructor for class com.bandwidth.DateTimeHelper
 
DateTimeHelper.Rfc1123DateTimeDeserializer - Class in com.bandwidth
A class to handle deserialization of DateTime objects to Rfc1123 format strings
DateTimeHelper.Rfc1123DateTimeSerializer - Class in com.bandwidth
A class to handle serialization of Rfc1123 format strings to DateTime objects
DateTimeHelper.Rfc8601DateTimeDeserializer - Class in com.bandwidth
A class to handle deserialization of DateTime objects to Rfc8601(Rfc3339) format strings
DateTimeHelper.Rfc8601DateTimeSerializer - Class in com.bandwidth
A class to handle serialization of Rfc8601(Rfc3339) format strings to DateTime objects
DateTimeHelper.SimpleDateDeserializer - Class in com.bandwidth
A class to handle deserialization of date strings to LocalDate objects
DateTimeHelper.SimpleDateSerializer - Class in com.bandwidth
A class to handle serialization of LocalDate objects to date strings
DateTimeHelper.UnixTimestampDeserializer - Class in com.bandwidth
A class to handle deserialization of DateTime objects to Unix Timestamps
DateTimeHelper.UnixTimestampSerializer - Class in com.bandwidth
A class to handle serialization of Unix Timestamps to DateTime objects
DeferredResult - Class in com.bandwidth.messaging.models
 
DeferredResult() - Constructor for class com.bandwidth.messaging.models.DeferredResult
Default constructor
DeferredResult(Object, Boolean) - Constructor for class com.bandwidth.messaging.models.DeferredResult
 
DeferredResult.Builder - Class in com.bandwidth.messaging.models
 
delete(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP DELETE request with parameters
delete(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP DELETE request with parameters
DELETE - com.bandwidth.http.request.HttpMethod
 
DELETE - com.bandwidth.voice.models.CallbackMethodEnum
 
deleteBody(String, Headers, String) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP DELETE request with body
deleteBody(String, Headers, String) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP DELETE request with body
DELETED - com.bandwidth.voice.models.StatusEnum
 
deleteMedia(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
deleteMedia
deleteMediaAsync(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
deleteMedia
deleteRecording(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Deletes the specified recording
deleteRecordingAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Deletes the specified recording
deleteRecordingMedia(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Deletes the specified recording's media
deleteRecordingMediaAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Deletes the specified recording's media
deleteRecordingTranscription(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Deletes the specified recording's transcription
deleteRecordingTranscriptionAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Deletes the specified recording's transcription
description(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
 
description(String) - Method in class com.bandwidth.messaging.models.FieldError.Builder
 
deserialize(JsonParser, DeserializationContext) - Method in class com.bandwidth.DateTimeHelper.Rfc1123DateTimeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.bandwidth.DateTimeHelper.Rfc8601DateTimeDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.bandwidth.DateTimeHelper.SimpleDateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.bandwidth.DateTimeHelper.UnixTimestampDeserializer
 
deserialize(String) - Static method in class com.bandwidth.ApiHelper
Json deserialization of the given Json string.
deserialize(String, TypeReference<List<T>>, Class<T>, JsonDeserializer<T>) - Static method in class com.bandwidth.ApiHelper
Json deserialization of the given Json string using a specified JsonDerializer.
deserialize(String, TypeReference<T>) - Static method in class com.bandwidth.ApiHelper
JSON Deserialization of the given json string.
deserialize(String, Class<T>) - Static method in class com.bandwidth.ApiHelper
Json deserialization of the given Json string.
deserializeArray(String, Class<T[]>) - Static method in class com.bandwidth.ApiHelper
JSON Deserialization of the given json string.
direction(DirectionEnum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
direction(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
direction(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
DirectionEnum - Enum in com.bandwidth.voice.models
 
disconnectCause(DisconnectCauseEnum) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
DisconnectCauseEnum - Enum in com.bandwidth.voice.models
 
DISCONNECTED - com.bandwidth.voice.models.StateEnum
 
disconnectMethod(DisconnectMethodEnum) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
disconnectMethod(DisconnectMethodEnum) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
DisconnectMethodEnum - Enum in com.bandwidth.voice.models
 
disconnectUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
disconnectUrl(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
duration(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 

E

ELAINE - com.bandwidth.voice.bxml.verbs.Voice
 
ELLA - com.bandwidth.voice.bxml.verbs.Voice
 
EMILY - com.bandwidth.voice.bxml.verbs.Voice
 
endTime(Long) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
endTime(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
ENUM_DEFAULT - com.bandwidth.Server
 
environment(Environment) - Method in class com.bandwidth.BandwidthClient.Builder
Current API environment
Environment - Enum in com.bandwidth
 
ERROR - com.bandwidth.voice.models.DisconnectCauseEnum
 
ERROR - com.bandwidth.voice.models.Status1Enum
 
ERROR - com.bandwidth.voice.models.StatusEnum
 
errorCode(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
 
errorId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
errorMessage(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
ETHAN - com.bandwidth.voice.bxml.verbs.Voice
 
execute(HttpRequest) - Method in interface com.bandwidth.controllers.BaseController.RequestExecutor
Execute a given HttpRequest to get the response back
executeAsBinary(HttpRequest) - Method in interface com.bandwidth.http.client.HttpClient
Execute a given HttpRequest to get binary response back
executeAsBinary(HttpRequest) - Method in class com.bandwidth.http.client.OkClient
Execute a given HttpRequest to get binary response back
executeAsBinaryAsync(HttpRequest) - Method in interface com.bandwidth.http.client.HttpClient
Execute a given HttpRequest to get binary response back
executeAsBinaryAsync(HttpRequest) - Method in class com.bandwidth.http.client.OkClient
Execute a given HttpRequest to get binary response back
executeAsString(HttpRequest) - Method in interface com.bandwidth.http.client.HttpClient
Execute a given HttpRequest to get string response back
executeAsString(HttpRequest) - Method in class com.bandwidth.http.client.OkClient
Execute a given HttpRequest to get string response back
executeAsStringAsync(HttpRequest) - Method in interface com.bandwidth.http.client.HttpClient
Execute a given HttpRequest to get string response back
executeAsStringAsync(HttpRequest) - Method in class com.bandwidth.http.client.OkClient
Execute a given HttpRequest to get string response back

F

FieldError - Class in com.bandwidth.messaging.models
 
FieldError() - Constructor for class com.bandwidth.messaging.models.FieldError
Default constructor
FieldError(String, String) - Constructor for class com.bandwidth.messaging.models.FieldError
 
FieldError.Builder - Class in com.bandwidth.messaging.models
 
fieldName(String) - Method in class com.bandwidth.messaging.models.FieldError.Builder
 
fileFormat - Variable in class com.bandwidth.voice.bxml.verbs.Record
(optional) The audio format that the recording will be saved as: mp3 or wav.
fileFormat - Variable in class com.bandwidth.voice.bxml.verbs.StartRecording
(optional) The audio format that the recording will be saved as: mp3 or wav.
fileFormat(FileFormatEnum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
FileFormat - Enum in com.bandwidth.voice.bxml.verbs
File format that AudioProducer can handle
FileFormatAdapter - Class in com.bandwidth.voice.bxml.verbs.adapter
 
FileFormatAdapter() - Constructor for class com.bandwidth.voice.bxml.verbs.adapter.FileFormatAdapter
 
FileFormatEnum - Enum in com.bandwidth.voice.models
 
FILESIZETOOBIG - com.bandwidth.voice.models.Status1Enum
 
Forward - Class in com.bandwidth.voice.bxml.verbs
Forwards an unanswered incoming call to another number.
Forward() - Constructor for class com.bandwidth.voice.bxml.verbs.Forward
 
from(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
from(String) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
 
from(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
from(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
from(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
from(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
fromRfc1123DateTime(String) - Static method in class com.bandwidth.DateTimeHelper
Parse a datetime string in Rfc1123 format to a DateTime object
fromRfc8601DateTime(String) - Static method in class com.bandwidth.DateTimeHelper
Parse a datetime string in Rfc8601(Rfc3339) format to a DateTime object
fromSimpleDate(String) - Static method in class com.bandwidth.DateTimeHelper
Parse a simple date string to a LocalDate object
fromString(String) - Static method in enum com.bandwidth.Environment
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.Server
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.AnswerMethodEnum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.CallbackMethodEnum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.DirectionEnum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.DisconnectCauseEnum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.DisconnectMethodEnum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.FileFormatEnum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.RedirectMethodEnum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.State1Enum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.State2Enum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.StateEnum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.Status1Enum
Returns the enum member associated with the given string value
fromString(String) - Static method in enum com.bandwidth.voice.models.StatusEnum
Returns the enum member associated with the given string value
fromUnixTimestamp(Long) - Static method in class com.bandwidth.DateTimeHelper
Parse a Unix Timestamp to a DateTime object
fromUnixTimestamp(String) - Static method in class com.bandwidth.DateTimeHelper
Parse a Unix Timestamp string to a DateTime object
fromValue(String) - Static method in enum com.bandwidth.voice.bxml.verbs.FileFormat
Converts a string value to an FileFormat Enum
fromValue(String) - Static method in enum com.bandwidth.voice.bxml.verbs.Method
Translates a String value to a Method if applicable
fromValue(String) - Static method in enum com.bandwidth.voice.bxml.verbs.Voice
Translates a string into a Voice Enum

G

Gather - Class in com.bandwidth.voice.bxml.verbs
The Gather verb is used to collect digits for some period of time.
Gather() - Constructor for class com.bandwidth.voice.bxml.verbs.Gather
 
Gather.GatherBuilder - Class in com.bandwidth.voice.bxml.verbs
 
GatherBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
 
gatherMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
(optional) he HTTP method to use for the request to gatherUrl.
gatherMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
(optional) he HTTP method to use for the request to gatherUrl.
gatherUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
(optional) URL to send Gather event to and request new BXML.
gatherUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
(optional) URL to send Gather event to and request new BXML.
GenericClientException - Exception in com.bandwidth.messaging.exceptions
 
GenericClientException(String, HttpContext) - Constructor for exception com.bandwidth.messaging.exceptions.GenericClientException
Initialization constructor
get(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create a simple HTTP GET request
get(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in class com.bandwidth.http.client.OkClient
Create a simple HTTP GET request
GET - com.bandwidth.http.request.HttpMethod
 
GET - com.bandwidth.voice.bxml.verbs.Method
 
GET - com.bandwidth.voice.models.AnswerMethodEnum
 
GET - com.bandwidth.voice.models.CallbackMethodEnum
 
GET - com.bandwidth.voice.models.DisconnectMethodEnum
 
GET - com.bandwidth.voice.models.RedirectMethodEnum
 
getAccountId() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for AccountId.
getAccountId() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for AccountId.
getAccountId() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for AccountId.
getAnswerMethod() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for AnswerMethod.
getAnswerMethod() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for AnswerMethod.
getAnswerTime() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for AnswerTime.
getAnswerUrl() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for AnswerUrl.
getAnswerUrl() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for AnswerUrl.
getAPIController() - Method in class com.bandwidth.MessagingClient
 
getAPIController() - Method in class com.bandwidth.VoiceClient
 
getApplicationId() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for ApplicationId.
getApplicationId() - Method in class com.bandwidth.messaging.models.MessageRequest
Getter for ApplicationId.
getApplicationId() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for ApplicationId.
getApplicationId() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for ApplicationId.
getApplicationId() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for ApplicationId.
getApplicationId() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for ApplicationId.
getAuthManagers() - Method in class com.bandwidth.BandwidthClient
The list of auth managers
getBaseUri() - Method in class com.bandwidth.BandwidthClient
Get base URI by current environment
getBaseUri() - Method in interface com.bandwidth.Configuration
Get base URI by current environment
getBaseUri(Server) - Method in class com.bandwidth.BandwidthClient
Get base URI by current environment
getBaseUri(Server) - Method in interface com.bandwidth.Configuration
Get base URI by current environment
getBody() - Method in class com.bandwidth.http.request.HttpBodyRequest
Body for the http request
getBody() - Method in class com.bandwidth.http.response.HttpStringResponse
String body of the http response
getByteArray() - Method in class com.bandwidth.http.request.MultipartWrapper
 
getCacheControl() - Method in class com.bandwidth.messaging.models.Media
Getter for CacheControl.
getCallbackMethod() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for CallbackMethod.
getCallbackUrl() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for CallbackUrl.
getCallId() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for CallId.
getCallId() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for CallId.
getCallId() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for CallId.
getCallState(String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns near-realtime metadata about the specified call
getCallStateAsync(String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns near-realtime metadata about the specified call
getCallTimeout() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for CallTimeout.
getCallTimeout() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for CallTimeout.
getCallUrl() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for CallUrl.
getChannels() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for Channels.
getClientInstance() - Method in class com.bandwidth.controllers.BaseController
Shared instance of the Http client
getCompletedTime() - Method in class com.bandwidth.voice.models.Transcription
Getter for CompletedTime.
getConfidence() - Method in class com.bandwidth.voice.models.Transcript
Getter for Confidence.
getConfiguration() - Method in class com.bandwidth.MessagingClient
 
getConfiguration() - Method in class com.bandwidth.VoiceClient
 
getContent() - Method in class com.bandwidth.messaging.models.Media
Getter for Content.
getContentLength() - Method in class com.bandwidth.messaging.models.Media
Getter for ContentLength.
getContentType() - Method in class com.bandwidth.messaging.models.Media
Getter for ContentType.
getDescription() - Method in exception com.bandwidth.messaging.exceptions.GenericClientException
Getter for Description.
getDescription() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for Description.
getDescription() - Method in class com.bandwidth.messaging.models.FieldError
Getter for Description.
getDescription() - Method in exception com.bandwidth.voice.exceptions.ApiErrorResponseException
Getter for Description.
getDirection() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Direction.
getDirection() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for Direction.
getDirection() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for Direction.
getDisconnectCause() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for DisconnectCause.
getDisconnectMethod() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for DisconnectMethod.
getDisconnectMethod() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for DisconnectMethod.
getDisconnectUrl() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for DisconnectUrl.
getDisconnectUrl() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for DisconnectUrl.
getDuration() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for Duration.
getEndTime() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for EndTime.
getEndTime() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for EndTime.
getEnvironment() - Method in class com.bandwidth.BandwidthClient
Current API environment
getEnvironment() - Method in interface com.bandwidth.Configuration
Current API environment
getError() - Method in exception com.bandwidth.messaging.exceptions.PathClientException
Getter for Error.
getErrorCode() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for ErrorCode.
getErrorId() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for ErrorId.
getErrorMessage() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for ErrorMessage.
getFieldErrors() - Method in exception com.bandwidth.messaging.exceptions.GenericClientException
Getter for FieldErrors.
getFieldName() - Method in class com.bandwidth.messaging.models.FieldError
Getter for FieldName.
getFile() - Method in class com.bandwidth.http.request.MultipartFileWrapper
 
getFileFormat() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for FileFormat.
getFrom() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for From.
getFrom() - Method in class com.bandwidth.messaging.models.MessageRequest
Getter for From.
getFrom() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for From.
getFrom() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for From.
getFrom() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for From.
getFrom() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for From.
getHeaders() - Method in class com.bandwidth.http.request.HttpRequest
Headers for the http request
getHeaders() - Method in class com.bandwidth.http.request.MultipartFileWrapper
 
getHeaders() - Method in class com.bandwidth.http.request.MultipartWrapper
 
getHeaders() - Method in class com.bandwidth.http.response.ApiResponse
Headers of the http response
getHeaders() - Method in class com.bandwidth.http.response.HttpResponse
Headers of the http response
getHttpClient() - Method in class com.bandwidth.BandwidthClient
The HTTP Client instance to use for making HTTP requests.
getHttpContext() - Method in exception com.bandwidth.exceptions.ApiException
The HTTP response body from the API request
getHttpMethod() - Method in class com.bandwidth.http.request.HttpRequest
Headers for the http request
getId() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Id.
getId() - Method in exception com.bandwidth.voice.exceptions.ApiErrorResponseException
Getter for Id.
getId() - Method in class com.bandwidth.voice.models.Transcription
Getter for Id.
getInputStream() - Method in class com.bandwidth.messaging.models.Media
Getter for InputStream.
getKey() - Method in class com.bandwidth.messaging.models.Tag
Getter for Key.
getLastUpdate() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for LastUpdate.
getMedia() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Media.
getMedia() - Method in class com.bandwidth.messaging.models.MessageRequest
Getter for Media.
getMedia(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
getMedia
getMediaAsync(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
getMedia
getMediaId() - Method in class com.bandwidth.messaging.models.Media
Getter for MediaId.
getMediaName() - Method in class com.bandwidth.messaging.models.Media
Getter for MediaName.
getMediaUrl() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for MediaUrl.
getMessage() - Method in class com.bandwidth.messaging.controllers.APIController
getMessage
getMessage() - Method in exception com.bandwidth.messaging.exceptions.PathClientException
Getter for Message.
getMessage() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for Message.
getMessageAsync() - Method in class com.bandwidth.messaging.controllers.APIController
getMessage
getMessagingBasicAuthCredentials() - Method in class com.bandwidth.BandwidthClient
The credentials to use with basic authentication
getMessagingBasicAuthCredentials() - Method in interface com.bandwidth.Configuration
The credentials to use with basic authentication
getMessagingBasicAuthPassword() - Method in interface com.bandwidth.MessagingBasicAuthCredentials
 
getMessagingBasicAuthPassword() - Method in class com.bandwidth.MessagingBasicAuthManager
 
getMessagingBasicAuthUserName() - Method in interface com.bandwidth.MessagingBasicAuthCredentials
 
getMessagingBasicAuthUserName() - Method in class com.bandwidth.MessagingBasicAuthManager
 
getMessagingClient() - Method in class com.bandwidth.BandwidthClient
Provides access to messagingClient Client
getMetadataForRecording(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns metadata for the specified recording
getMetadataForRecordingAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns metadata for the specified recording
getOwner() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Owner.
getParameters() - Method in class com.bandwidth.http.request.HttpRequest
Parameters for the http request
getParentCallId() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for ParentCallId.
getPassword() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for Password.
getPassword() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for Password.
getPassword() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for Password.
getPassword() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for Password.
getPath() - Method in exception com.bandwidth.messaging.exceptions.PathClientException
Getter for Path.
getQueryMetadataForAccount(String, String, String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns a list of metadata for the recordings associated with the specified account.
getQueryMetadataForAccountAndCall(String, String, String, String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns a (potentially empty) list of metadata for the recordings that took place during the specified call
getQueryMetadataForAccountAndCallAsync(String, String, String, String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns a (potentially empty) list of metadata for the recordings that took place during the specified call
getQueryMetadataForAccountAsync(String, String, String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns a list of metadata for the recordings associated with the specified account.
getQueryUrl() - Method in class com.bandwidth.http.request.HttpRequest
Query url for the http request
getRawBody() - Method in class com.bandwidth.http.response.HttpResponse
Raw body of the http response
getRecordingId() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for RecordingId.
getRecordingTranscription(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Downloads the specified transcription
getRecordingTranscriptionAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Downloads the specified transcription
getRedirectMethod() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for RedirectMethod.
getRedirectUrl() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for RedirectUrl.
getRequest() - Method in class com.bandwidth.http.client.HttpContext
Getter for the Http Request
getResponse() - Method in class com.bandwidth.http.client.HttpContext
Getter for the Http Response
getResponseCode() - Method in exception com.bandwidth.exceptions.ApiException
The HTTP response code from the API request
getResult() - Method in class com.bandwidth.http.response.ApiResponse
The deserialized result of the api response
getResult() - Method in class com.bandwidth.messaging.models.DeferredResult
Getter for Result.
getSegmentCount() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for SegmentCount.
getSetOrExpired() - Method in class com.bandwidth.messaging.models.DeferredResult
Getter for SetOrExpired.
getStartTime() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for StartTime.
getStartTime() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for StartTime.
getStartTime() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for StartTime.
getState() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for State.
getState() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for State.
getState() - Method in class com.bandwidth.voice.models.ModifyCallRecordingState
Getter for State.
getStatus() - Method in exception com.bandwidth.messaging.exceptions.PathClientException
Getter for Status.
getStatus() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for Status.
getStatus() - Method in class com.bandwidth.voice.models.Transcription
Getter for Status.
getStatusCode() - Method in class com.bandwidth.http.response.ApiResponse
HTTP Status code of the api response
getStatusCode() - Method in class com.bandwidth.http.response.HttpResponse
HTTP Status code of the http response
getStreamRecordingMedia(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Downloads the specified recording
getStreamRecordingMediaAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Downloads the specified recording
getTag() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Tag.
getTag() - Method in class com.bandwidth.messaging.models.MessageRequest
Getter for Tag.
getTag() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for Tag.
getTag() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for Tag.
getTag() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for Tag.
getTag() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for Tag.
getTags() - Method in class com.bandwidth.messaging.models.Media
Getter for Tags.
getText() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Text.
getText() - Method in class com.bandwidth.messaging.models.MessageRequest
Getter for Text.
getText() - Method in class com.bandwidth.voice.models.Transcript
Getter for Text.
getTime() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for Time.
getTime() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Time.
getTimeout() - Method in class com.bandwidth.BandwidthClient
The timeout to use for making HTTP requests.
getTimeout() - Method in interface com.bandwidth.Configuration
The timeout to use for making HTTP requests.
getTimestamp() - Method in exception com.bandwidth.messaging.exceptions.PathClientException
Getter for Timestamp.
getTo() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for To.
getTo() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for To.
getTo() - Method in class com.bandwidth.messaging.models.MessageRequest
Getter for To.
getTo() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for To.
getTo() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Getter for To.
getTo() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for To.
getTo() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for To.
getTranscription() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for Transcription.
getTranscripts() - Method in class com.bandwidth.voice.models.TranscriptionResponse
Getter for Transcripts.
getType() - Method in exception com.bandwidth.messaging.exceptions.GenericClientException
Getter for Type.
getType() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for Type.
getType() - Method in exception com.bandwidth.voice.exceptions.ApiErrorResponseException
Getter for Type.
getUrl() - Method in class com.bandwidth.messaging.models.Media
Getter for Url.
getUrl() - Method in class com.bandwidth.voice.models.Transcription
Getter for Url.
getUserId() - Method in class com.bandwidth.messaging.models.Media
Getter for UserId.
getUsername() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for Username.
getUsername() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for Username.
getUsername() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for Username.
getUsername() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for Username.
getValue() - Method in class com.bandwidth.messaging.models.Tag
Getter for Value.
getVerbs() - Method in class com.bandwidth.voice.bxml.verbs.Response
Returns list of verbs in this Response
getVoiceBasicAuthCredentials() - Method in class com.bandwidth.BandwidthClient
The credentials to use with basic authentication
getVoiceBasicAuthCredentials() - Method in interface com.bandwidth.Configuration
The credentials to use with basic authentication
getVoiceBasicAuthPassword() - Method in interface com.bandwidth.VoiceBasicAuthCredentials
 
getVoiceBasicAuthPassword() - Method in class com.bandwidth.VoiceBasicAuthManager
 
getVoiceBasicAuthUserName() - Method in interface com.bandwidth.VoiceBasicAuthCredentials
 
getVoiceBasicAuthUserName() - Method in class com.bandwidth.VoiceBasicAuthManager
 
getVoiceClient() - Method in class com.bandwidth.BandwidthClient
Provides access to voiceClient Client

H

handle(HttpContext) - Method in interface com.bandwidth.controllers.BaseController.ResponseHandler
Handles the response for an endpoint
Hangup - Class in com.bandwidth.voice.bxml.verbs
The Hangup verb is used to hang up the current call.
Hangup() - Constructor for class com.bandwidth.voice.bxml.verbs.Hangup
 
HANGUP - com.bandwidth.voice.models.DisconnectCauseEnum
 
has(String) - Method in class com.bandwidth.http.Headers
Use to check if the given name is present in headers
head(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create a simple HTTP HEAD request
head(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in class com.bandwidth.http.client.OkClient
Create a simple HTTP HEAD request
HEAD - com.bandwidth.http.request.HttpMethod
 
HEAD - com.bandwidth.voice.models.CallbackMethodEnum
 
Headers - Class in com.bandwidth.http
 
Headers() - Constructor for class com.bandwidth.http.Headers
Default constructor
Headers(Headers) - Constructor for class com.bandwidth.http.Headers
Copy Constructor
Headers(Map<String, List<String>>) - Constructor for class com.bandwidth.http.Headers
Constructor that creates a new instance using a given Map
HttpBodyRequest - Class in com.bandwidth.http.request
 
HttpBodyRequest(HttpMethod, String, Headers, String) - Constructor for class com.bandwidth.http.request.HttpBodyRequest
Create a request with explicit body
HttpClient - Interface in com.bandwidth.http.client
 
HttpContext - Class in com.bandwidth.http.client
 
HttpContext(HttpRequest, HttpResponse) - Constructor for class com.bandwidth.http.client.HttpContext
 
HttpMethod - Enum in com.bandwidth.http.request
HTTP methods enumeration
HttpRedirectInterceptor - Class in com.bandwidth.http.client
HttpRedirectInterceptor intercepts and complete 307 and 308 redirects as described in RFC.
HttpRedirectInterceptor(boolean) - Constructor for class com.bandwidth.http.client.HttpRedirectInterceptor
 
HttpRequest - Class in com.bandwidth.http.request
 
HttpRequest(HttpMethod, String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Constructor for class com.bandwidth.http.request.HttpRequest
Initializes a simple http request
HttpResponse - Class in com.bandwidth.http.response
 
HttpResponse(int, Headers, InputStream) - Constructor for class com.bandwidth.http.response.HttpResponse
 
HttpStringResponse - Class in com.bandwidth.http.response
 
HttpStringResponse(int, Headers, InputStream, String) - Constructor for class com.bandwidth.http.response.HttpStringResponse
 

I

id(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
id(String) - Method in class com.bandwidth.voice.models.Transcription.Builder
 
INBOUND - com.bandwidth.voice.models.DirectionEnum
 
INITIATED - com.bandwidth.voice.models.StateEnum
 
inputStream(Object) - Method in class com.bandwidth.messaging.models.Media.Builder
 
intercept(Interceptor.Chain) - Method in class com.bandwidth.http.client.HttpRedirectInterceptor
 
INVALIDBXML - com.bandwidth.voice.models.DisconnectCauseEnum
 
isNullOrWhiteSpace(String) - Static method in class com.bandwidth.ApiHelper
Validates if the string is null, empty or whitespace

J

JAMES - com.bandwidth.voice.bxml.verbs.Voice
 
JANE - com.bandwidth.voice.bxml.verbs.Voice
 

K

key(String) - Method in class com.bandwidth.messaging.models.Tag.Builder
 

L

lastUpdate(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
listMedia(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
listMedia
listMediaAsync(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
listMedia

M

makeHttpCallAsync(BaseController.RequestSupplier, BaseController.RequestExecutor, BaseController.ResponseHandler<T>) - Method in class com.bandwidth.controllers.BaseController
Make an asynchronous HTTP endpoint call
mapper - Static variable in class com.bandwidth.ApiHelper
 
MARIANA - com.bandwidth.voice.bxml.verbs.Voice
 
marshal(FileFormat) - Method in class com.bandwidth.voice.bxml.verbs.adapter.FileFormatAdapter
 
marshal(Method) - Method in class com.bandwidth.voice.bxml.verbs.adapter.MethodAdapter
 
marshal(Voice) - Method in class com.bandwidth.voice.bxml.verbs.adapter.VoiceAdapter
 
MATEO - com.bandwidth.voice.bxml.verbs.Voice
 
MAX - com.bandwidth.voice.bxml.verbs.Voice
 
maxDuration - Variable in class com.bandwidth.voice.bxml.verbs.Record
(optional) Maximum length of recording (in seconds).
media(List<String>) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
media(List<String>) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
 
Media - Class in com.bandwidth.messaging.models
 
Media() - Constructor for class com.bandwidth.messaging.models.Media
Default constructor
Media(Object, String, String, String, String, List<Tag>, String, String, String, String) - Constructor for class com.bandwidth.messaging.models.Media
 
Media.Builder - Class in com.bandwidth.messaging.models
 
mediaId(String) - Method in class com.bandwidth.messaging.models.Media.Builder
 
mediaName(String) - Method in class com.bandwidth.messaging.models.Media.Builder
 
mediaUrl(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
message(BandwidthMessage) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
 
MessageRequest - Class in com.bandwidth.messaging.models
 
MessageRequest() - Constructor for class com.bandwidth.messaging.models.MessageRequest
Default constructor
MessageRequest(String, List<String>, String, String, List<String>, String) - Constructor for class com.bandwidth.messaging.models.MessageRequest
 
MessageRequest.Builder - Class in com.bandwidth.messaging.models
 
messagingBasicAuthCredentials(String, String) - Method in class com.bandwidth.BandwidthClient.Builder
The username and password to use with basic authentication
MessagingBasicAuthCredentials - Interface in com.bandwidth
 
MessagingBasicAuthManager - Class in com.bandwidth
Utility class for authorization and token management
MessagingBasicAuthManager(String, String) - Constructor for class com.bandwidth.MessagingBasicAuthManager
Constructor
MessagingClient - Class in com.bandwidth
 
MessagingClient(BandwidthClient) - Constructor for class com.bandwidth.MessagingClient
Default constructor
MESSAGINGDEFAULT - com.bandwidth.Server
 
Method - Enum in com.bandwidth.voice.bxml.verbs
HTTP Method to be used in the verb
MethodAdapter - Class in com.bandwidth.voice.bxml.verbs.adapter
 
MethodAdapter() - Constructor for class com.bandwidth.voice.bxml.verbs.adapter.MethodAdapter
 
MILA - com.bandwidth.voice.bxml.verbs.Voice
 
modifyCall(String, String, ApiModifyCallRequest) - Method in class com.bandwidth.voice.controllers.APIController
Interrupts and replaces an active call's BXML document
modifyCallAsync(String, String, ApiModifyCallRequest) - Method in class com.bandwidth.voice.controllers.APIController
Interrupts and replaces an active call's BXML document
modifyCallRecordingState(String, String, ModifyCallRecordingState) - Method in class com.bandwidth.voice.controllers.APIController
Pauses or resumes a recording
ModifyCallRecordingState - Class in com.bandwidth.voice.models
 
ModifyCallRecordingState() - Constructor for class com.bandwidth.voice.models.ModifyCallRecordingState
Default constructor
ModifyCallRecordingState(State2Enum) - Constructor for class com.bandwidth.voice.models.ModifyCallRecordingState
 
ModifyCallRecordingState.Builder - Class in com.bandwidth.voice.models
 
modifyCallRecordingStateAsync(String, String, ModifyCallRecordingState) - Method in class com.bandwidth.voice.controllers.APIController
Pauses or resumes a recording
MP3 - com.bandwidth.voice.bxml.verbs.FileFormat
 
MP3 - com.bandwidth.voice.models.FileFormatEnum
 
multiChannel - Variable in class com.bandwidth.voice.bxml.verbs.StartRecording
(optional) A boolean value indicating whether or not the recording file should separate each side of the call into its own audio channel.
MultipartFileWrapper - Class in com.bandwidth.http.request
 
MultipartFileWrapper(File, Headers) - Constructor for class com.bandwidth.http.request.MultipartFileWrapper
 
MultipartWrapper - Class in com.bandwidth.http.request
 
MultipartWrapper(byte[], Headers) - Constructor for class com.bandwidth.http.request.MultipartWrapper
 

N

names() - Method in class com.bandwidth.http.Headers
Returns a Set containing all header names
newBuilder() - Method in class com.bandwidth.BandwidthClient
 
NODECAPACITYEXCEEDED - com.bandwidth.voice.models.DisconnectCauseEnum
 
NONE - com.bandwidth.voice.models.Status1Enum
 
NOT_RECORDING - com.bandwidth.voice.models.State2Enum
 

O

OkClient - Class in com.bandwidth.http.client
 
OkClient(long) - Constructor for class com.bandwidth.http.client.OkClient
Default constructor
OPTIONS - com.bandwidth.voice.models.CallbackMethodEnum
 
OUTBOUND - com.bandwidth.voice.models.DirectionEnum
 
owner(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 

P

parentCallId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
PARTIAL - com.bandwidth.voice.models.StatusEnum
 
password - Variable in class com.bandwidth.voice.bxml.verbs.Gather
(optional) The password to send in the HTTP request to gatherUrl.
password - Variable in class com.bandwidth.voice.bxml.verbs.PhoneNumber
(optional) The password to send in the HTTP request to transferAnswerUrl.
password - Variable in class com.bandwidth.voice.bxml.verbs.PlayAudio
password to use to authenticate at the audioUri endpoint
password - Variable in class com.bandwidth.voice.bxml.verbs.Record
(optional) The password to send in the HTTP request to recordCompleteUrl or recordingAvailableUrl.
password - Variable in class com.bandwidth.voice.bxml.verbs.Redirect
(optional) The password to send in the HTTP request to redirectUrl.
password - Variable in class com.bandwidth.voice.bxml.verbs.StartRecording
(optional) The password to send in the HTTP request to recordCompleteUrl or recordingAvailableUrl.
password - Variable in class com.bandwidth.voice.bxml.verbs.Transfer
(optional) The password to send in the HTTP request to transferCompleteUrl.
password(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
password(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
password(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
password(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
 
patch(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP PATCH request with parameters
patch(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP PATCH request with parameters
PATCH - com.bandwidth.http.request.HttpMethod
 
PATCH - com.bandwidth.voice.models.CallbackMethodEnum
 
patchBody(String, Headers, String) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP PATCH request with body
patchBody(String, Headers, String) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP PATCH request with body
PathClientException - Exception in com.bandwidth.messaging.exceptions
 
PathClientException(String, HttpContext) - Constructor for exception com.bandwidth.messaging.exceptions.PathClientException
Initialization constructor
Pause - Class in com.bandwidth.voice.bxml.verbs
The Pause verb is used to delay for a set period of time.
Pause() - Constructor for class com.bandwidth.voice.bxml.verbs.Pause
 
PAUSED - com.bandwidth.voice.models.State2Enum
 
PauseRecording - Class in com.bandwidth.voice.bxml.verbs
The PauseRecording verb is used to pause a recording that was previously started by a verb.
PauseRecording() - Constructor for class com.bandwidth.voice.bxml.verbs.PauseRecording
 
PhoneNumber - Class in com.bandwidth.voice.bxml.verbs
Object representation of a Phonenumber
PhoneNumber() - Constructor for class com.bandwidth.voice.bxml.verbs.PhoneNumber
 
PhoneNumber.PhoneNumberBuilder - Class in com.bandwidth.voice.bxml.verbs
 
PhoneNumberBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
 
phoneNumbers(PhoneNumber...) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
A collection of phone numbers to transfer the call to.
phoneNumbers(List<PhoneNumber>) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
A collection of phone numbers to transfer the call to.
PlayAudio - Class in com.bandwidth.voice.bxml.verbs
The PlayAudio verb is used to play an audio file in the call.
PlayAudio() - Constructor for class com.bandwidth.voice.bxml.verbs.PlayAudio
 
PlayAudio.PlayAudioBuilder - Class in com.bandwidth.voice.bxml.verbs
 
PlayAudioBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.PlayAudio.PlayAudioBuilder
 
populate(String, ApiException) - Static method in class com.bandwidth.ApiHelper
Populates an object of an ApiException subclass with the required properties.
post(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP POST request with parameters
post(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP POST request with parameters
POST - com.bandwidth.http.request.HttpMethod
 
POST - com.bandwidth.voice.bxml.verbs.Method
 
POST - com.bandwidth.voice.models.AnswerMethodEnum
 
POST - com.bandwidth.voice.models.CallbackMethodEnum
 
POST - com.bandwidth.voice.models.DisconnectMethodEnum
 
POST - com.bandwidth.voice.models.RedirectMethodEnum
 
postBody(String, Headers, String) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP POST request with body
postBody(String, Headers, String) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP POST request with body
prepareFormFields(Object) - Static method in class com.bandwidth.ApiHelper
Prepares Array style form fields from a given array of values
PROCESSING - com.bandwidth.voice.models.Status1Enum
 
PROCESSING - com.bandwidth.voice.models.StatusEnum
 
PRODUCTION - com.bandwidth.Environment
 
put(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP PUT request with parameters
put(String, Headers, List<AbstractMap.SimpleEntry<String, Object>>) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP PUT request with parameters
PUT - com.bandwidth.http.request.HttpMethod
 
PUT - com.bandwidth.voice.models.CallbackMethodEnum
 
putBody(String, Headers, String) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP PUT request with body
putBody(String, Headers, String) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP PUT request with body

R

Record - Class in com.bandwidth.voice.bxml.verbs
The Record verb is used to Record the current XML execution to another URL.
Record() - Constructor for class com.bandwidth.voice.bxml.verbs.Record
 
Record.RecordBuilder - Class in com.bandwidth.voice.bxml.verbs
 
RecordBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
 
recordCompleteMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(optional) The HTTP method to use for the request to recordCompleteUrl.
recordCompleteMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(optional) The HTTP method to use for the request to recordCompleteUrl.
recordCompleteUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(required) URL to request new BXML from.
recordCompleteUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(required) URL to send the Record Complete event to once it has ended.
RECORDING - com.bandwidth.voice.models.State2Enum
 
recordingAvailableMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(optional) The HTTP method to use for the request to recordingAvailableUrl.
recordingAvailableMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
(optional) The HTTP method to use for the request to recordingAvailableUrl.
recordingAvailableMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(optional) The HTTP method to use for the request to recordingAvailableUrl.
recordingAvailableMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
(optional) The HTTP method to use for the request to recordingAvailableUrl.
recordingAvailableUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(required) URL to send the Recording Available event to once it has been processed.
recordingAvailableUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
(required) URL to send the Recording Available event to once it has been processed.
recordingAvailableUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(required) URL to send the Recording Available event to once it has been processed.
recordingAvailableUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
(required) URL to send the Recording Available event to once it has been processed.
recordingId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
RecordingMetadataResponse - Class in com.bandwidth.voice.models
 
RecordingMetadataResponse() - Constructor for class com.bandwidth.voice.models.RecordingMetadataResponse
Default constructor
RecordingMetadataResponse(String, String, String, String, String, String, String, DirectionEnum, Integer, Long, Long, FileFormatEnum, StatusEnum, String, Transcription) - Constructor for class com.bandwidth.voice.models.RecordingMetadataResponse
 
RecordingMetadataResponse.Builder - Class in com.bandwidth.voice.models
 
Redirect - Class in com.bandwidth.voice.bxml.verbs
The Redirect verb is used to redirect the current XML execution to another URL.
Redirect() - Constructor for class com.bandwidth.voice.bxml.verbs.Redirect
 
Redirect.RedirectBuilder - Class in com.bandwidth.voice.bxml.verbs
 
RedirectBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.Redirect.RedirectBuilder
 
redirectMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Redirect.RedirectBuilder
(optional) The HTTP method to use for the request to redirectUrl.
redirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
redirectMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Redirect.RedirectBuilder
(optional) The HTTP method to use for the request to redirectUrl.
RedirectMethodEnum - Enum in com.bandwidth.voice.models
 
redirectUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Redirect.RedirectBuilder
(required) URL to request new BXML from.
redirectUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
redirectUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Redirect.RedirectBuilder
(required) URL to request new BXML from.
REJECTED - com.bandwidth.voice.models.DisconnectCauseEnum
 
remove(String) - Method in class com.bandwidth.http.Headers
Removes the mapping for a header name if it is present.
removeNullValues(Map<String, ?>) - Static method in class com.bandwidth.ApiHelper
Removes null values from the given map
replaceAll(StringBuilder, String, String) - Static method in class com.bandwidth.ApiHelper
Replaces all occurrences of the given string in the string builder
REQUESTED - com.bandwidth.voice.models.Status1Enum
 
Response - Class in com.bandwidth.voice.bxml.verbs
 
Response() - Constructor for class com.bandwidth.voice.bxml.verbs.Response
 
result(Object) - Method in class com.bandwidth.messaging.models.DeferredResult.Builder
 
ResumeRecording - Class in com.bandwidth.voice.bxml.verbs
The ResumeRecording verb is used to resume a recording that was previously paused by a verb.
ResumeRecording() - Constructor for class com.bandwidth.voice.bxml.verbs.ResumeRecording
 
Rfc1123DateTimeDeserializer() - Constructor for class com.bandwidth.DateTimeHelper.Rfc1123DateTimeDeserializer
 
Rfc1123DateTimeSerializer() - Constructor for class com.bandwidth.DateTimeHelper.Rfc1123DateTimeSerializer
 
Rfc8601DateTimeDeserializer() - Constructor for class com.bandwidth.DateTimeHelper.Rfc8601DateTimeDeserializer
 
Rfc8601DateTimeSerializer() - Constructor for class com.bandwidth.DateTimeHelper.Rfc8601DateTimeSerializer
 

S

segmentCount(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
SendDtmf - Class in com.bandwidth.voice.bxml.verbs
The SendDtmf verb is used to play DTMF digits in the call.
SendDtmf() - Constructor for class com.bandwidth.voice.bxml.verbs.SendDtmf
 
serialize(Object) - Static method in class com.bandwidth.ApiHelper
Json Serialization of a given object.
serialize(Object, JsonSerializer) - Static method in class com.bandwidth.ApiHelper
Json Serialization of a given object using a specified JsonSerializer.
serialize(LocalDate, JsonGenerator, SerializerProvider) - Method in class com.bandwidth.DateTimeHelper.SimpleDateSerializer
 
serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class com.bandwidth.DateTimeHelper.Rfc1123DateTimeSerializer
 
serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class com.bandwidth.DateTimeHelper.Rfc8601DateTimeSerializer
 
serialize(ZonedDateTime, JsonGenerator, SerializerProvider) - Method in class com.bandwidth.DateTimeHelper.UnixTimestampSerializer
 
Server - Enum in com.bandwidth
 
setAccountId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for AccountId.
setAccountId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for AccountId.
setAccountId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for AccountId.
setAnswerMethod(AnswerMethodEnum) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for AnswerMethod.
setAnswerMethod(AnswerMethodEnum) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for AnswerMethod.
setAnswerTime(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for AnswerTime.
setAnswerUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for AnswerUrl.
setAnswerUrl(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for AnswerUrl.
setApplicationId(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for ApplicationId.
setApplicationId(String) - Method in class com.bandwidth.messaging.models.MessageRequest
Setter for ApplicationId.
setApplicationId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for ApplicationId.
setApplicationId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for ApplicationId.
setApplicationId(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for ApplicationId.
setApplicationId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for ApplicationId.
setCacheControl(String) - Method in class com.bandwidth.messaging.models.Media
Setter for CacheControl.
setCallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for CallbackMethod.
setCallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for CallbackUrl.
setCallId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for CallId.
setCallId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for CallId.
setCallId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for CallId.
setCallTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for CallTimeout.
setCallTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for CallTimeout.
setCallUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for CallUrl.
setChannels(Integer) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for Channels.
setCompletedTime(String) - Method in class com.bandwidth.voice.models.Transcription
Setter for CompletedTime.
setConfidence(Double) - Method in class com.bandwidth.voice.models.Transcript
Setter for Confidence.
setContent(String) - Method in class com.bandwidth.messaging.models.Media
Setter for Content.
setContentLength(String) - Method in class com.bandwidth.messaging.models.Media
Setter for ContentLength.
setContentType(String) - Method in class com.bandwidth.messaging.models.Media
Setter for ContentType.
setDescription(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for Description.
setDescription(String) - Method in class com.bandwidth.messaging.models.FieldError
Setter for Description.
setDirection(DirectionEnum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for Direction.
setDirection(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Direction.
setDirection(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for Direction.
setDisconnectCause(DisconnectCauseEnum) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for DisconnectCause.
setDisconnectMethod(DisconnectMethodEnum) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for DisconnectMethod.
setDisconnectMethod(DisconnectMethodEnum) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for DisconnectMethod.
setDisconnectUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for DisconnectUrl.
setDisconnectUrl(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for DisconnectUrl.
setDuration(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for Duration.
setEndTime(Long) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for EndTime.
setEndTime(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for EndTime.
setErrorCode(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for ErrorCode.
setErrorId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for ErrorId.
setErrorMessage(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for ErrorMessage.
setFieldName(String) - Method in class com.bandwidth.messaging.models.FieldError
Setter for FieldName.
setFileFormat(FileFormatEnum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for FileFormat.
setFrom(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for From.
setFrom(String) - Method in class com.bandwidth.messaging.models.MessageRequest
Setter for From.
setFrom(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for From.
setFrom(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for From.
setFrom(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for From.
setFrom(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for From.
setId(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Id.
setId(String) - Method in class com.bandwidth.voice.models.Transcription
Setter for Id.
setInputStream(Object) - Method in class com.bandwidth.messaging.models.Media
Setter for InputStream.
setKey(String) - Method in class com.bandwidth.messaging.models.Tag
Setter for Key.
setLastUpdate(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for LastUpdate.
setMedia(List<String>) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Media.
setMedia(List<String>) - Method in class com.bandwidth.messaging.models.MessageRequest
Setter for Media.
setMediaId(String) - Method in class com.bandwidth.messaging.models.Media
Setter for MediaId.
setMediaName(String) - Method in class com.bandwidth.messaging.models.Media
Setter for MediaName.
setMediaUrl(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for MediaUrl.
setMessage(BandwidthMessage) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for Message.
setOrExpired(Boolean) - Method in class com.bandwidth.messaging.models.DeferredResult.Builder
 
setOwner(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Owner.
setParentCallId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for ParentCallId.
setPassword(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for Password.
setPassword(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for Password.
setPassword(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for Password.
setPassword(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for Password.
setRecordingId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for RecordingId.
setRedirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for RedirectMethod.
setRedirectUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for RedirectUrl.
setResult(Object) - Method in class com.bandwidth.messaging.models.DeferredResult
Setter for Result.
setSegmentCount(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for SegmentCount.
setSetOrExpired(Boolean) - Method in class com.bandwidth.messaging.models.DeferredResult
Setter for SetOrExpired.
setStartTime(Long) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for StartTime.
setStartTime(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for StartTime.
setStartTime(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for StartTime.
setState(State1Enum) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for State.
setState(State2Enum) - Method in class com.bandwidth.voice.models.ModifyCallRecordingState
Setter for State.
setState(StateEnum) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for State.
setStatus(Status1Enum) - Method in class com.bandwidth.voice.models.Transcription
Setter for Status.
setStatus(StatusEnum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for Status.
setTag(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Tag.
setTag(String) - Method in class com.bandwidth.messaging.models.MessageRequest
Setter for Tag.
setTag(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for Tag.
setTag(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for Tag.
setTag(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for Tag.
setTag(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for Tag.
setTags(List<Tag>) - Method in class com.bandwidth.messaging.models.Media
Setter for Tags.
setText(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Text.
setText(String) - Method in class com.bandwidth.messaging.models.MessageRequest
Setter for Text.
setText(String) - Method in class com.bandwidth.voice.models.Transcript
Setter for Text.
setTime(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for Time.
setTime(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Time.
setTo(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for To.
setTo(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for To.
setTo(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for To.
setTo(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for To.
setTo(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for To.
setTo(List<String>) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for To.
setTo(List<String>) - Method in class com.bandwidth.messaging.models.MessageRequest
Setter for To.
setTranscription(Transcription) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for Transcription.
setTranscripts(List<Transcript>) - Method in class com.bandwidth.voice.models.TranscriptionResponse
Setter for Transcripts.
setType(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for Type.
setUrl(String) - Method in class com.bandwidth.messaging.models.Media
Setter for Url.
setUrl(String) - Method in class com.bandwidth.voice.models.Transcription
Setter for Url.
setUserId(String) - Method in class com.bandwidth.messaging.models.Media
Setter for UserId.
setUsername(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for Username.
setUsername(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for Username.
setUsername(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for Username.
setUsername(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for Username.
setValue(String) - Method in class com.bandwidth.messaging.models.Tag
Setter for Value.
shutdown() - Static method in class com.bandwidth.BandwidthClient
 
shutdown() - Static method in class com.bandwidth.http.client.OkClient
Shutdown the underlying OkHttpClient instance.
shutdown() - Static method in class com.bandwidth.MessagingClient
 
shutdown() - Static method in class com.bandwidth.VoiceClient
 
SimpleDateDeserializer() - Constructor for class com.bandwidth.DateTimeHelper.SimpleDateDeserializer
 
SimpleDateSerializer() - Constructor for class com.bandwidth.DateTimeHelper.SimpleDateSerializer
 
SOPHIA - com.bandwidth.voice.bxml.verbs.Voice
 
SpeakSentence - Class in com.bandwidth.voice.bxml.verbs
The SpeakSentence verb translates text to speech and plays the resulting audio on the call
Attributes of the speaker may be changed using these values.
SpeakSentence() - Constructor for class com.bandwidth.voice.bxml.verbs.SpeakSentence
 
StartRecording - Class in com.bandwidth.voice.bxml.verbs
The StartRecording verb allows a segment of a call to be recorded while other verbs are executing.
StartRecording() - Constructor for class com.bandwidth.voice.bxml.verbs.StartRecording
 
StartRecording.StartRecordingBuilder - Class in com.bandwidth.voice.bxml.verbs
 
StartRecordingBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
 
startTime(Long) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
startTime(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
startTime(ZonedDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
state(State1Enum) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
state(State2Enum) - Method in class com.bandwidth.voice.models.ModifyCallRecordingState.Builder
 
state(StateEnum) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
State1Enum - Enum in com.bandwidth.voice.models
 
State2Enum - Enum in com.bandwidth.voice.models
 
StateEnum - Enum in com.bandwidth.voice.models
 
status(Status1Enum) - Method in class com.bandwidth.voice.models.Transcription.Builder
 
status(StatusEnum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
Status1Enum - Enum in com.bandwidth.voice.models
 
StatusEnum - Enum in com.bandwidth.voice.models
 
STEFANO - com.bandwidth.voice.bxml.verbs.Voice
 
StopRecording - Class in com.bandwidth.voice.bxml.verbs
The StopRecording verb is used to stop a recording that was previously started by a verb.
StopRecording() - Constructor for class com.bandwidth.voice.bxml.verbs.StopRecording
 
supply() - Method in interface com.bandwidth.controllers.BaseController.RequestSupplier
Supplies the HttpRequest object

T

tag(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
tag(String) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
 
tag(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
tag(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
tag(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
tag(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
 
Tag - Class in com.bandwidth.messaging.models
 
Tag() - Constructor for class com.bandwidth.messaging.models.Tag
Default constructor
Tag(String, String) - Constructor for class com.bandwidth.messaging.models.Tag
 
Tag.Builder - Class in com.bandwidth.messaging.models
 
tags(List<Tag>) - Method in class com.bandwidth.messaging.models.Media.Builder
 
terminatingDigits - Variable in class com.bandwidth.voice.bxml.verbs.Record
(optional) When pressed, this digit will terminate the recording.
text(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
text(String) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
 
text(String) - Method in class com.bandwidth.voice.models.Transcript.Builder
 
time(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
 
time(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
timeout(long) - Method in class com.bandwidth.BandwidthClient.Builder
The timeout to use for making HTTP requests.
TIMEOUT - com.bandwidth.voice.models.DisconnectCauseEnum
 
TIMEOUT - com.bandwidth.voice.models.Status1Enum
 
to(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
 
to(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
to(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
to(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
to(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
to(List<String>) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
 
to(List<String>) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
 
toBuilder() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
 
toBuilder() - Method in class com.bandwidth.messaging.models.BandwidthMessage
 
toBuilder() - Method in class com.bandwidth.messaging.models.DeferredResult
 
toBuilder() - Method in class com.bandwidth.messaging.models.FieldError
 
toBuilder() - Method in class com.bandwidth.messaging.models.Media
 
toBuilder() - Method in class com.bandwidth.messaging.models.MessageRequest
 
toBuilder() - Method in class com.bandwidth.messaging.models.Tag
 
toBuilder() - Method in class com.bandwidth.voice.models.ApiCallResponse
 
toBuilder() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
 
toBuilder() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
 
toBuilder() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
 
toBuilder() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
 
toBuilder() - Method in class com.bandwidth.voice.models.ModifyCallRecordingState
 
toBuilder() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
 
toBuilder() - Method in class com.bandwidth.voice.models.Transcript
 
toBuilder() - Method in class com.bandwidth.voice.models.Transcription
 
toBuilder() - Method in class com.bandwidth.voice.models.TranscriptionResponse
 
toBXML() - Method in class com.bandwidth.voice.bxml.verbs.Response
Convert this Response and its verbs into their corresponding XML and get the result as a String
toRfc1123DateTime(ZonedDateTime) - Static method in class com.bandwidth.DateTimeHelper
Convert a DateTime object to a Rfc1123 formatted string
toRfc1123DateTime(List<ZonedDateTime>) - Static method in class com.bandwidth.DateTimeHelper
Convert a List of DateTime objects to Rfc1123 formatted strings
toRfc8601DateTime(ZonedDateTime) - Static method in class com.bandwidth.DateTimeHelper
Convert a DateTime object to a Rfc8601(Rfc3339) formatted string
toRfc8601DateTime(List<ZonedDateTime>) - Static method in class com.bandwidth.DateTimeHelper
Convert a List of DateTime objects to Rfc8601(Rfc3339) formatted strings
toSimpleDate(LocalDate) - Static method in class com.bandwidth.DateTimeHelper
Convert a LocalDate object to a string
toSimpleDate(List<LocalDate>) - Static method in class com.bandwidth.DateTimeHelper
Convert a List of LocalDate objects to strings
toString() - Method in enum com.bandwidth.Environment
Get string representation of this enum
toString() - Method in enum com.bandwidth.Server
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.bxml.verbs.FileFormat
 
toString() - Method in enum com.bandwidth.voice.bxml.verbs.Method
 
toString() - Method in enum com.bandwidth.voice.bxml.verbs.Voice
 
toString() - Method in enum com.bandwidth.voice.models.AnswerMethodEnum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.CallbackMethodEnum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.DirectionEnum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.DisconnectCauseEnum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.DisconnectMethodEnum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.FileFormatEnum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.RedirectMethodEnum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.State1Enum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.State2Enum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.StateEnum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.Status1Enum
Get string representation of this enum
toString() - Method in enum com.bandwidth.voice.models.StatusEnum
Get string representation of this enum
toUnixTimestamp(ZonedDateTime) - Static method in class com.bandwidth.DateTimeHelper
Convert a DateTime object to a Unix Timestamp string
toUnixTimestamp(List<ZonedDateTime>) - Static method in class com.bandwidth.DateTimeHelper
Convert a List of DateTime objects to Unix Timestamp strings
toValue(List<Environment>) - Static method in enum com.bandwidth.Environment
Convert list of Environment values to list of string values
toValue(List<Server>) - Static method in enum com.bandwidth.Server
Convert list of Server values to list of string values
toValue(List<AnswerMethodEnum>) - Static method in enum com.bandwidth.voice.models.AnswerMethodEnum
Convert list of AnswerMethodEnum values to list of string values
toValue(List<CallbackMethodEnum>) - Static method in enum com.bandwidth.voice.models.CallbackMethodEnum
Convert list of CallbackMethodEnum values to list of string values
toValue(List<DirectionEnum>) - Static method in enum com.bandwidth.voice.models.DirectionEnum
Convert list of DirectionEnum values to list of string values
toValue(List<DisconnectCauseEnum>) - Static method in enum com.bandwidth.voice.models.DisconnectCauseEnum
Convert list of DisconnectCauseEnum values to list of string values
toValue(List<DisconnectMethodEnum>) - Static method in enum com.bandwidth.voice.models.DisconnectMethodEnum
Convert list of DisconnectMethodEnum values to list of string values
toValue(List<FileFormatEnum>) - Static method in enum com.bandwidth.voice.models.FileFormatEnum
Convert list of FileFormatEnum values to list of string values
toValue(List<RedirectMethodEnum>) - Static method in enum com.bandwidth.voice.models.RedirectMethodEnum
Convert list of RedirectMethodEnum values to list of string values
toValue(List<State1Enum>) - Static method in enum com.bandwidth.voice.models.State1Enum
Convert list of State1Enum values to list of string values
toValue(List<State2Enum>) - Static method in enum com.bandwidth.voice.models.State2Enum
Convert list of State2Enum values to list of string values
toValue(List<StateEnum>) - Static method in enum com.bandwidth.voice.models.StateEnum
Convert list of StateEnum values to list of string values
toValue(List<Status1Enum>) - Static method in enum com.bandwidth.voice.models.Status1Enum
Convert list of Status1Enum values to list of string values
toValue(List<StatusEnum>) - Static method in enum com.bandwidth.voice.models.StatusEnum
Convert list of StatusEnum values to list of string values
TRACE - com.bandwidth.voice.models.CallbackMethodEnum
 
Transcript - Class in com.bandwidth.voice.models
 
Transcript() - Constructor for class com.bandwidth.voice.models.Transcript
Default constructor
Transcript(String, Double) - Constructor for class com.bandwidth.voice.models.Transcript
 
Transcript.Builder - Class in com.bandwidth.voice.models
 
transcription(Transcription) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
 
Transcription - Class in com.bandwidth.voice.models
 
Transcription() - Constructor for class com.bandwidth.voice.models.Transcription
Default constructor
Transcription(String, Status1Enum, String, String) - Constructor for class com.bandwidth.voice.models.Transcription
 
Transcription.Builder - Class in com.bandwidth.voice.models
 
transcriptionAvailableMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(optional) The HTTP method to use for the request to transcriptionAvailableUrl.
transcriptionAvailableMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
(optional) The HTTP method to use for the request to transcriptionAvailableUrl.
transcriptionAvailableMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(optional) The HTTP method to use for the request to transcriptionAvailableUrl.
transcriptionAvailableMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
(optional) The HTTP method to use for the request to transcriptionAvailableUrl.
transcriptionAvailableUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(required) URL to send the transcriptionAvailable event to.
transcriptionAvailableUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
(required) URL to send the transcriptionAvailable event to.
transcriptionAvailableUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
(required) URL to send the transcriptionAvailable event to.
transcriptionAvailableUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.StartRecording.StartRecordingBuilder
(required) URL to send the transcriptionAvailable event to.
TranscriptionResponse - Class in com.bandwidth.voice.models
 
TranscriptionResponse() - Constructor for class com.bandwidth.voice.models.TranscriptionResponse
Default constructor
TranscriptionResponse(List<Transcript>) - Constructor for class com.bandwidth.voice.models.TranscriptionResponse
 
TranscriptionResponse.Builder - Class in com.bandwidth.voice.models
 
transcripts(List<Transcript>) - Method in class com.bandwidth.voice.models.TranscriptionResponse.Builder
 
Transfer - Class in com.bandwidth.voice.bxml.verbs
The Transfer verb is used to bridge another party onto the current call.
Transfer() - Constructor for class com.bandwidth.voice.bxml.verbs.Transfer
 
Transfer.TransferBuilder - Class in com.bandwidth.voice.bxml.verbs
 
transferAnswerMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferAnswerUrl.
transferAnswerMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferAnswerUrl.
transferAnswerUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferAnswerUrl.
transferAnswerUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferAnswerUrl.
TransferBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
 
transferCompleteMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
(optional) The HTTP method to use for the request to transferCompleteUrl.
transferCompleteMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
(optional) The HTTP method to use for the request to transferCompleteUrl.
transferCompleteUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
(optional) URL to send the Transfer Complete event to and request new BXML.
transferCompleteUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
(optional) URL to send the Transfer Complete event to and request new BXML.
type(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Forward
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Gather
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Hangup
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Pause
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.PauseRecording
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.PhoneNumber
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.PlayAudio
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Record
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Redirect
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Response
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.ResumeRecording
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.SendDtmf
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.SpeakSentence
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.StartRecording
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.StopRecording
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Transfer
 

U

UnixTimestampDeserializer() - Constructor for class com.bandwidth.DateTimeHelper.UnixTimestampDeserializer
 
UnixTimestampSerializer() - Constructor for class com.bandwidth.DateTimeHelper.UnixTimestampSerializer
 
UNKNOWN - com.bandwidth.voice.models.DisconnectCauseEnum
 
unmarshal(String) - Method in class com.bandwidth.voice.bxml.verbs.adapter.FileFormatAdapter
 
unmarshal(String) - Method in class com.bandwidth.voice.bxml.verbs.adapter.MethodAdapter
 
unmarshal(String) - Method in class com.bandwidth.voice.bxml.verbs.adapter.VoiceAdapter
 
uploadMedia(String, String, long, String, String, String) - Method in class com.bandwidth.messaging.controllers.APIController
uploadMedia
uploadMediaAsync(String, String, long, String, String, String) - Method in class com.bandwidth.messaging.controllers.APIController
uploadMedia
url(String) - Method in class com.bandwidth.messaging.models.Media.Builder
 
url(String) - Method in class com.bandwidth.voice.models.Transcription.Builder
 
userAgent - Static variable in class com.bandwidth.controllers.BaseController
 
userId(String) - Method in class com.bandwidth.messaging.models.Media.Builder
 
username - Variable in class com.bandwidth.voice.bxml.verbs.Gather
(optional) The username to send in the HTTP request to gatherUrl.
username - Variable in class com.bandwidth.voice.bxml.verbs.PhoneNumber
(optional) The username to send in the HTTP request to transferAnswerUrl.
username - Variable in class com.bandwidth.voice.bxml.verbs.PlayAudio
username to authenticate at the audioUri endpoint
username - Variable in class com.bandwidth.voice.bxml.verbs.Record
(optional) The username to send in the HTTP request to recordCompleteUrl or recordingAvailableUrl.
username - Variable in class com.bandwidth.voice.bxml.verbs.Redirect
(optional) The username to send in the HTTP request to redirectUrl.
username - Variable in class com.bandwidth.voice.bxml.verbs.StartRecording
(optional) The username to send in the HTTP request to recordCompleteUrl or recordingAvailableUrl.
username - Variable in class com.bandwidth.voice.bxml.verbs.Transfer
(optional) The username to send in the HTTP request to transferCompleteUrl.
username(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
 
username(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
 
username(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
 
username(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
 

V

validateResponse(HttpResponse, HttpContext) - Method in class com.bandwidth.controllers.BaseController
Validates the response against HTTP errors defined at the API level
value() - Method in enum com.bandwidth.Environment
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.Server
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.AnswerMethodEnum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.CallbackMethodEnum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.DirectionEnum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.DisconnectCauseEnum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.DisconnectMethodEnum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.FileFormatEnum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.RedirectMethodEnum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.State1Enum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.State2Enum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.StateEnum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.Status1Enum
Returns the string value associated with the enum member
value() - Method in enum com.bandwidth.voice.models.StatusEnum
Returns the string value associated with the enum member
value(String) - Method in class com.bandwidth.http.Headers
Returns the first value associated with a given header name, or null if the header name is not found
value(String) - Method in class com.bandwidth.messaging.models.Tag.Builder
 
valueOf(String) - Static method in enum com.bandwidth.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.http.request.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.Server
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.bxml.verbs.FileFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.bxml.verbs.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.bxml.verbs.Voice
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.AnswerMethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.CallbackMethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.DirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.DisconnectCauseEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.DisconnectMethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.FileFormatEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.RedirectMethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.State1Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.State2Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.StateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.Status1Enum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.voice.models.StatusEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bandwidth.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.http.request.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.Server
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.bxml.verbs.FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.bxml.verbs.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.bxml.verbs.Voice
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.AnswerMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.CallbackMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.DirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.DisconnectCauseEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.DisconnectMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.FileFormatEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.RedirectMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.State1Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.State2Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.StateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.Status1Enum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.voice.models.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values(String) - Method in class com.bandwidth.http.Headers
Returns a List of all values associated with a given header name, or null if the header name is not found
Verb - Interface in com.bandwidth.voice.bxml.verbs
BXML verb
Voice - Enum in com.bandwidth.voice.bxml.verbs
The list of names that can be used in the SpeakSentence Verb
VoiceAdapter - Class in com.bandwidth.voice.bxml.verbs.adapter
 
VoiceAdapter() - Constructor for class com.bandwidth.voice.bxml.verbs.adapter.VoiceAdapter
 
voiceBasicAuthCredentials(String, String) - Method in class com.bandwidth.BandwidthClient.Builder
The username and password to use with basic authentication
VoiceBasicAuthCredentials - Interface in com.bandwidth
 
VoiceBasicAuthManager - Class in com.bandwidth
Utility class for authorization and token management
VoiceBasicAuthManager(String, String) - Constructor for class com.bandwidth.VoiceBasicAuthManager
Constructor
VoiceClient - Class in com.bandwidth
 
VoiceClient(BandwidthClient) - Constructor for class com.bandwidth.VoiceClient
Default constructor
VOICEDEFAULT - com.bandwidth.Server
 

W

WAV - com.bandwidth.voice.bxml.verbs.FileFormat
 
WAV - com.bandwidth.voice.models.FileFormatEnum
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages