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.messaging.models.BandwidthMessageItem.Builder
Setter for accountId.
accountId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for accountId.
accountId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for accountId.
accountId(String) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for accountId.
accountId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for accountId.
ACCOUNTLIMIT - com.bandwidth.voice.models.DisconnectCauseEnum
 
AccountsParticipantsResponse - Class in com.bandwidth.webrtc.models
This is a model class for AccountsParticipantsResponse type.
AccountsParticipantsResponse() - Constructor for class com.bandwidth.webrtc.models.AccountsParticipantsResponse
Default constructor.
AccountsParticipantsResponse(Participant, String) - Constructor for class com.bandwidth.webrtc.models.AccountsParticipantsResponse
Initialization constructor.
AccountsParticipantsResponse.Builder - Class in com.bandwidth.webrtc.models
Class to build instances of AccountsParticipantsResponse.
ACTIVE - com.bandwidth.voice.models.State1Enum
 
ACTIVE - com.bandwidth.voice.models.StatusEnum
 
activeMembers(List<ConferenceMemberDetail>) - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Setter for activeMembers.
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, neither headerName nor value can be null.
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.
addParticipantToSession(String, String, String, Subscriptions) - Method in class com.bandwidth.webrtc.controllers.APIController
Add a participant to a session Subscriptions can optionally be provided as part of this call.
addParticipantToSessionAsync(String, String, String, Subscriptions) - Method in class com.bandwidth.webrtc.controllers.APIController
Add a participant to a session Subscriptions can optionally be provided as part of this call.
addQueryParameter(String, Object) - Method in class com.bandwidth.http.request.HttpRequest
Add Query parameter in http request.
ALREADYINPROGRESS - com.bandwidth.voice.models.Status1Enum
 
ANSWERED - com.bandwidth.voice.models.StateEnum
 
answerFallbackMethod(AnswerFallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for answerFallbackMethod.
answerFallbackMethod(AnswerFallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for answerFallbackMethod.
AnswerFallbackMethodEnum - Enum in com.bandwidth.voice.models
AnswerFallbackMethodEnum to be used.
answerFallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for answerFallbackUrl.
answerFallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for answerFallbackUrl.
answerMethod(AnswerMethodEnum) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for answerMethod.
answerMethod(AnswerMethodEnum) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for answerMethod.
AnswerMethodEnum - Enum in com.bandwidth.voice.models
AnswerMethodEnum to be used.
answerTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for answerTime.
answerUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for answerUrl.
answerUrl(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for answerUrl.
ApiCallResponse - Class in com.bandwidth.voice.models
This is a model class for ApiCallResponse type.
ApiCallResponse() - Constructor for class com.bandwidth.voice.models.ApiCallResponse
Default constructor.
ApiCallResponse(String, String, String, String, String, String, String, AnswerMethodEnum, DisconnectMethodEnum, LocalDateTime, Double, Double, String, AnswerFallbackMethodEnum, String, String, String, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiCallResponse
Initialization constructor.
ApiCallResponse.Builder - Class in com.bandwidth.voice.models
Class to build instances of ApiCallResponse.
ApiCallStateResponse - Class in com.bandwidth.voice.models
This is a model class for ApiCallStateResponse type.
ApiCallStateResponse() - Constructor for class com.bandwidth.voice.models.ApiCallStateResponse
Default constructor.
ApiCallStateResponse(String, String, String, String, String, String, String, StateEnum, LocalDateTime, LocalDateTime, LocalDateTime, DisconnectCauseEnum, String, String, LocalDateTime) - Constructor for class com.bandwidth.voice.models.ApiCallStateResponse
Initialization constructor.
ApiCallStateResponse.Builder - Class in com.bandwidth.voice.models
Class to build instances of ApiCallStateResponse.
APIController - Class in com.bandwidth.messaging.controllers
This class lists all the endpoints of the groups.
APIController - Class in com.bandwidth.voice.controllers
This class lists all the endpoints of the groups.
APIController - Class in com.bandwidth.webrtc.controllers
This class lists all the endpoints of the groups.
APIController(Configuration, HttpClient, Map<String, AuthManager>) - Constructor for class com.bandwidth.messaging.controllers.APIController
Initializes the controller.
APIController(Configuration, HttpClient, Map<String, AuthManager>) - Constructor for class com.bandwidth.voice.controllers.APIController
Initializes the controller.
APIController(Configuration, HttpClient, Map<String, AuthManager>) - Constructor for class com.bandwidth.webrtc.controllers.APIController
Initializes the controller.
APIController(Configuration, HttpClient, Map<String, AuthManager>, HttpCallback) - Constructor for class com.bandwidth.messaging.controllers.APIController
Initializes the controller with HTTPCallback.
APIController(Configuration, HttpClient, Map<String, AuthManager>, HttpCallback) - Constructor for class com.bandwidth.voice.controllers.APIController
Initializes the controller with HTTPCallback.
APIController(Configuration, HttpClient, Map<String, AuthManager>, HttpCallback) - Constructor for class com.bandwidth.webrtc.controllers.APIController
Initializes the controller with HTTPCallback.
ApiCreateCallRequest - Class in com.bandwidth.voice.models
This is a model class for ApiCreateCallRequest type.
ApiCreateCallRequest() - Constructor for class com.bandwidth.voice.models.ApiCreateCallRequest
Default constructor.
ApiCreateCallRequest(String, String, String, String, String, Double, Double, String, String, String, String, String, AnswerMethodEnum, AnswerFallbackMethodEnum, String, DisconnectMethodEnum, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiCreateCallRequest
Initialization constructor.
ApiCreateCallRequest.Builder - Class in com.bandwidth.voice.models
Class to build instances of ApiCreateCallRequest.
ApiErrorResponseException - Exception in com.bandwidth.voice.exceptions
This is a model class for ApiErrorResponseException type.
ApiErrorResponseException(String, HttpContext) - Constructor for exception com.bandwidth.voice.exceptions.ApiErrorResponseException
Initialization constructor.
ApiException - Exception in com.bandwidth.exceptions
This is the base class for all exceptions that represent an error response from the server.
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
This is a Helper class with commonly used utilities for the SDK.
ApiHelper() - Constructor for class com.bandwidth.ApiHelper
 
ApiModifyCallRequest - Class in com.bandwidth.voice.models
This is a model class for ApiModifyCallRequest type.
ApiModifyCallRequest() - Constructor for class com.bandwidth.voice.models.ApiModifyCallRequest
Default constructor.
ApiModifyCallRequest(String, State1Enum, String, RedirectMethodEnum, RedirectFallbackMethodEnum, String, String, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiModifyCallRequest
Initialization constructor.
ApiModifyCallRequest.Builder - Class in com.bandwidth.voice.models
Class to build instances of ApiModifyCallRequest.
ApiModifyConferenceRequest - Class in com.bandwidth.voice.models
This is a model class for ApiModifyConferenceRequest type.
ApiModifyConferenceRequest() - Constructor for class com.bandwidth.voice.models.ApiModifyConferenceRequest
Default constructor.
ApiModifyConferenceRequest(StatusEnum, String, String, RedirectMethodEnum, RedirectFallbackMethodEnum, String, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiModifyConferenceRequest
Initialization constructor.
ApiModifyConferenceRequest.Builder - Class in com.bandwidth.voice.models
Class to build instances of ApiModifyConferenceRequest.
ApiResponse<T> - Class in com.bandwidth.http.response
 
ApiResponse(int, Headers, T) - Constructor for class com.bandwidth.http.response.ApiResponse
Initialization constructor.
ApiTranscribeRecordingRequest - Class in com.bandwidth.voice.models
This is a model class for ApiTranscribeRecordingRequest type.
ApiTranscribeRecordingRequest() - Constructor for class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Default constructor.
ApiTranscribeRecordingRequest(String, CallbackMethodEnum, String, String, String, Double) - Constructor for class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Initialization constructor.
ApiTranscribeRecordingRequest.Builder - Class in com.bandwidth.voice.models
Class to build instances of ApiTranscribeRecordingRequest.
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, AbstractMap.SimpleEntry<Object, Boolean>>) - Static method in class com.bandwidth.ApiHelper
Replaces template parameters in the given URL.
APPLICATIONERROR - com.bandwidth.voice.models.DisconnectCauseEnum
 
applicationId(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Setter for applicationId.
applicationId(String) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
Setter for applicationId.
applicationId(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Setter for applicationId.
applicationId(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema.Builder
Setter for applicationId.
applicationId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for applicationId.
applicationId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for applicationId.
applicationId(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for applicationId.
applicationId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for applicationId.
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.TwoFactorAuthBasicAuthManager
Adds authentication to the given HttpRequest.
apply(HttpRequest) - Method in class com.bandwidth.VoiceBasicAuthManager
Adds authentication to the given HttpRequest.
apply(HttpRequest) - Method in class com.bandwidth.WebRtcBasicAuthManager
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.TwoFactorAuthBasicAuthManager
Asynchronously adds authentication to the given HttpRequest.
applyAsync(HttpRequest) - Method in class com.bandwidth.VoiceBasicAuthManager
Asynchronously adds authentication to the given HttpRequest.
applyAsync(HttpRequest) - Method in class com.bandwidth.WebRtcBasicAuthManager
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.
AUDIO - com.bandwidth.webrtc.models.PublishPermissionEnum
 
audioProducer(AudioProducer) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
(optional) Using the AudioProducer inside the Gather verb will play the media until a digit is received.
audioProducer(List<AudioProducer>) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
(optional) Using the AudioProducers inside the Gather verb will play the media(s) until a digit is received.
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 behavior of Authentication Classes.
authManagers - Variable in class com.bandwidth.controllers.BaseController
 
AVAILABLE - com.bandwidth.voice.models.Status3Enum
 

B

BandwidthCallbackMessage - Class in com.bandwidth.messaging.models
This is a model class for BandwidthCallbackMessage type.
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
Initialization constructor.
BandwidthCallbackMessage.Builder - Class in com.bandwidth.messaging.models
Class to build instances of BandwidthCallbackMessage.
BandwidthClient - Class in com.bandwidth
Gateway class for the library.
BandwidthClient.Builder - Class in com.bandwidth
Class to build instances of BandwidthClient.
BandwidthMessage - Class in com.bandwidth.messaging.models
This is a model class for BandwidthMessage type.
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, String) - Constructor for class com.bandwidth.messaging.models.BandwidthMessage
Initialization constructor.
BandwidthMessage.Builder - Class in com.bandwidth.messaging.models
Class to build instances of BandwidthMessage.
BandwidthMessageItem - Class in com.bandwidth.messaging.models
This is a model class for BandwidthMessageItem type.
BandwidthMessageItem() - Constructor for class com.bandwidth.messaging.models.BandwidthMessageItem
Default constructor.
BandwidthMessageItem(String, String, String, String, String, String, String, Integer, Integer, String, String) - Constructor for class com.bandwidth.messaging.models.BandwidthMessageItem
Initialization constructor.
BandwidthMessageItem.Builder - Class in com.bandwidth.messaging.models
Class to build instances of BandwidthMessageItem.
BandwidthMessagesList - Class in com.bandwidth.messaging.models
This is a model class for BandwidthMessagesList type.
BandwidthMessagesList() - Constructor for class com.bandwidth.messaging.models.BandwidthMessagesList
Default constructor.
BandwidthMessagesList(Integer, PageInfo, List<BandwidthMessageItem>) - Constructor for class com.bandwidth.messaging.models.BandwidthMessagesList
Initialization constructor.
BandwidthMessagesList.Builder - Class in com.bandwidth.messaging.models
Class to build instances of BandwidthMessagesList.
BaseController - Class in com.bandwidth.controllers
Base class for all Controllers.
BaseController(Configuration, HttpClient, Map<String, AuthManager>) - Constructor for class com.bandwidth.controllers.BaseController
 
BaseController(Configuration, HttpClient, Map<String, AuthManager>, HttpCallback) - 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.
baseUrl(String) - Method in class com.bandwidth.BandwidthClient.Builder
baseUrl value.
Bridge - Class in com.bandwidth.voice.bxml.verbs
The Bridge verb is used to bridge another party (target call) onto the current call.
Bridge() - Constructor for class com.bandwidth.voice.bxml.verbs.Bridge
 
Bridge.BridgeBuilder - Class in com.bandwidth.voice.bxml.verbs
 
BridgeBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeCompleteFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeCompleteFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeCompleteFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeCompleteFallbackUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeCompleteMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
(optional) he HTTP method to use for the request to bridgeCompleteUrl.
bridgeCompleteMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
(optional) he HTTP method to use for the request to bridgeCompleteUrl.
bridgeCompleteUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
(optional) URL to send the Bridge Complete event to and request new BXML.
bridgeCompleteUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
(optional) URL to send the Bridge Complete event to and request new BXML.
bridgeTargetCompleteFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeTargetCompleteFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeTargetCompleteFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeTargetCompleteFallbackUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
 
bridgeTargetCompleteMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
(optional) he HTTP method to use for the request to bridgeTargetCompleteUrl.
bridgeTargetCompleteMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
(optional) he HTTP method to use for the request to bridgeTargetCompleteUrl.
bridgeTargetCompleteUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
(optional) URL to send the Bridge Target Complete event to and request new BXML.
bridgeTargetCompleteUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Bridge.BridgeBuilder
(optional) URL to send the Bridge Target Complete event to and request new BXML.
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
Builds a new BandwidthCallbackMessage object using the set fields.
build() - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Builds a new BandwidthMessage object using the set fields.
build() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Builds a new BandwidthMessageItem object using the set fields.
build() - Method in class com.bandwidth.messaging.models.BandwidthMessagesList.Builder
Builds a new BandwidthMessagesList object using the set fields.
build() - Method in class com.bandwidth.messaging.models.DeferredResult.Builder
Builds a new DeferredResult object using the set fields.
build() - Method in class com.bandwidth.messaging.models.Media.Builder
Builds a new Media object using the set fields.
build() - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
Builds a new MessageRequest object using the set fields.
build() - Method in class com.bandwidth.messaging.models.PageInfo.Builder
Builds a new PageInfo object using the set fields.
build() - Method in class com.bandwidth.messaging.models.Tag.Builder
Builds a new Tag object using the set fields.
build() - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Builds a new TwoFactorCodeRequestSchema object using the set fields.
build() - Method in class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse.Builder
Builds a new TwoFactorMessagingResponse object using the set fields.
build() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse.Builder
Builds a new TwoFactorVerifyCodeResponse object using the set fields.
build() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema.Builder
Builds a new TwoFactorVerifyRequestSchema object using the set fields.
build() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse.Builder
Builds a new TwoFactorVoiceResponse object using the set fields.
build() - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Builds a new ApiCallResponse object using the set fields.
build() - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Builds a new ApiCallStateResponse object using the set fields.
build() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Builds a new ApiCreateCallRequest object using the set fields.
build() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Builds a new ApiModifyCallRequest object using the set fields.
build() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Builds a new ApiModifyConferenceRequest object using the set fields.
build() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
Builds a new ApiTranscribeRecordingRequest object using the set fields.
build() - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Builds a new ConferenceDetail object using the set fields.
build() - Method in class com.bandwidth.voice.models.ConferenceMemberDetail.Builder
Builds a new ConferenceMemberDetail object using the set fields.
build() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Builds a new ConferenceRecordingMetadataResponse object using the set fields.
build() - Method in class com.bandwidth.voice.models.ModifyCallRecordingState.Builder
Builds a new ModifyCallRecordingState object using the set fields.
build() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Builds a new RecordingMetadataResponse object using the set fields.
build() - Method in class com.bandwidth.voice.models.Transcript.Builder
Builds a new Transcript object using the set fields.
build() - Method in class com.bandwidth.voice.models.Transcription.Builder
Builds a new Transcription object using the set fields.
build() - Method in class com.bandwidth.voice.models.TranscriptionResponse.Builder
Builds a new TranscriptionResponse object using the set fields.
build() - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse.Builder
Builds a new AccountsParticipantsResponse object using the set fields.
build() - Method in class com.bandwidth.webrtc.models.Participant.Builder
Builds a new Participant object using the set fields.
build() - Method in class com.bandwidth.webrtc.models.ParticipantSubscription.Builder
Builds a new ParticipantSubscription object using the set fields.
build() - Method in class com.bandwidth.webrtc.models.Session.Builder
Builds a new Session object using the set fields.
build() - Method in class com.bandwidth.webrtc.models.Subscriptions.Builder
Builds a new Subscriptions object using the set fields.
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.BandwidthMessageItem.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.BandwidthMessagesList.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.DeferredResult.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.Media.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.MessageRequest.Builder
Initialization constructor.
Builder() - Constructor for class com.bandwidth.messaging.models.PageInfo.Builder
 
Builder() - Constructor for class com.bandwidth.messaging.models.Tag.Builder
 
Builder() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Initialization constructor.
Builder() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse.Builder
 
Builder() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse.Builder
 
Builder() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema.Builder
Initialization constructor.
Builder() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ApiCallResponse.Builder
Initialization constructor.
Builder() - Constructor for class com.bandwidth.voice.models.ApiCallStateResponse.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Initialization constructor.
Builder() - Constructor for class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Initialization constructor.
Builder() - Constructor for class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ConferenceDetail.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ConferenceMemberDetail.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
 
Builder() - Constructor for class com.bandwidth.voice.models.ModifyCallRecordingState.Builder
Initialization constructor.
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() - Constructor for class com.bandwidth.webrtc.models.AccountsParticipantsResponse.Builder
 
Builder() - Constructor for class com.bandwidth.webrtc.models.Participant.Builder
 
Builder() - Constructor for class com.bandwidth.webrtc.models.ParticipantSubscription.Builder
Initialization constructor.
Builder() - Constructor for class com.bandwidth.webrtc.models.Session.Builder
 
Builder() - Constructor for class com.bandwidth.webrtc.models.Subscriptions.Builder
Initialization constructor.
Builder(State2Enum) - Constructor for class com.bandwidth.voice.models.ModifyCallRecordingState.Builder
Initialization constructor.
Builder(String) - Constructor for class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Initialization constructor.
Builder(String) - Constructor for class com.bandwidth.webrtc.models.ParticipantSubscription.Builder
Initialization constructor.
Builder(String) - Constructor for class com.bandwidth.webrtc.models.Subscriptions.Builder
Initialization constructor.
Builder(String, String, double, String) - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema.Builder
Initialization constructor.
Builder(String, String, String, String) - Constructor for class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Initialization constructor.
Builder(String, String, String, String, double) - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Initialization constructor.
Builder(String, String, String, String, String, String, String, AnswerMethodEnum, DisconnectMethodEnum) - Constructor for class com.bandwidth.voice.models.ApiCallResponse.Builder
Initialization constructor.
Builder(String, List<String>, String) - Constructor for class com.bandwidth.messaging.models.MessageRequest.Builder
Initialization constructor.
BUSY - com.bandwidth.voice.models.DisconnectCauseEnum
 

C

cacheControl(String) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for cacheControl.
CALLBACKERROR - com.bandwidth.voice.models.DisconnectCauseEnum
 
callbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
Setter for callbackMethod.
CallbackMethodEnum - Enum in com.bandwidth.voice.models
CallbackMethodEnum to be used.
callbackTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for callbackTimeout.
callbackTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for callbackTimeout.
callbackTimeout(Double) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
Setter for callbackTimeout.
callbackUrl(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
Setter for callbackUrl.
callbackUrl(String) - Method in class com.bandwidth.webrtc.models.Participant.Builder
Setter for callbackUrl.
callId(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse.Builder
Setter for callId.
callId(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for callId.
callId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for callId.
callId(String) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail.Builder
Setter for callId.
callId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for callId.
callIdsToCoach - Variable in class com.bandwidth.voice.bxml.verbs.Conference
(optional) A comma-separated list of call ids to coach.
callIdsToCoach(List<String>) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
(optional) A list of call ids to coach.
callIdsToCoach(List<String>) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail.Builder
Setter for callIdsToCoach.
callTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for callTimeout.
callTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for callTimeout.
callUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for callUrl.
CANCEL - com.bandwidth.voice.models.DisconnectCauseEnum
 
carrierName(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for carrierName.
channels(Integer) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for channels.
channels(Integer) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for channels.
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.
code(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema.Builder
Setter for code.
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.twofactorauth.controllers - package com.bandwidth.twofactorauth.controllers
 
com.bandwidth.twofactorauth.exceptions - package com.bandwidth.twofactorauth.exceptions
 
com.bandwidth.twofactorauth.models - package com.bandwidth.twofactorauth.models
 
com.bandwidth.utilities - package com.bandwidth.utilities
 
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
 
com.bandwidth.webrtc.controllers - package com.bandwidth.webrtc.controllers
 
com.bandwidth.webrtc.exceptions - package com.bandwidth.webrtc.exceptions
 
com.bandwidth.webrtc.models - package com.bandwidth.webrtc.models
 
com.bandwidth.webrtc.utils - package com.bandwidth.webrtc.utils
 
COMPLETE - com.bandwidth.voice.models.Status1Enum
 
COMPLETED - com.bandwidth.voice.models.State1Enum
 
COMPLETED - com.bandwidth.voice.models.StatusEnum
 
completedTime(String) - Method in class com.bandwidth.voice.models.Transcription.Builder
Setter for completedTime.
completedTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Setter for completedTime.
Conference - Class in com.bandwidth.voice.bxml.verbs
The PlayAudio verb is used to play an audio file in the call.
Conference() - Constructor for class com.bandwidth.voice.bxml.verbs.Conference
 
Conference.ConferenceBuilder - Class in com.bandwidth.voice.bxml.verbs
 
ConferenceBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
 
ConferenceDetail - Class in com.bandwidth.voice.models
This is a model class for ConferenceDetail type.
ConferenceDetail() - Constructor for class com.bandwidth.voice.models.ConferenceDetail
Default constructor.
ConferenceDetail(String, String, LocalDateTime, LocalDateTime, String, ConferenceEventMethodEnum, String, List<ConferenceMemberDetail>) - Constructor for class com.bandwidth.voice.models.ConferenceDetail
Initialization constructor.
ConferenceDetail.Builder - Class in com.bandwidth.voice.models
Class to build instances of ConferenceDetail.
conferenceEventFallbackMethod - Variable in class com.bandwidth.voice.bxml.verbs.Conference
 
conferenceEventFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
 
conferenceEventFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
 
conferenceEventFallbackUrl - Variable in class com.bandwidth.voice.bxml.verbs.Conference
 
conferenceEventFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
 
conferenceEventFallbackUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
 
conferenceEventMethod - Variable in class com.bandwidth.voice.bxml.verbs.Conference
(optional) The HTTP method to use for the request to conferenceEventUrl.
conferenceEventMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
(optional) he HTTP method to use for the request to conferenceEventMethod.
conferenceEventMethod(ConferenceEventMethodEnum) - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Setter for conferenceEventMethod.
conferenceEventMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
(optional) he HTTP method to use for the request to conferenceEventMethod.
ConferenceEventMethodEnum - Enum in com.bandwidth.voice.models
ConferenceEventMethodEnum to be used.
conferenceEventUrl - Variable in class com.bandwidth.voice.bxml.verbs.Conference
(optional) URL to send Conference events to.
conferenceEventUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
 
conferenceEventUrl(String) - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Setter for conferenceEventUrl.
conferenceEventUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.Conference.ConferenceBuilder
 
conferenceId(String) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail.Builder
Setter for conferenceId.
conferenceId(String) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for conferenceId.
ConferenceMemberDetail - Class in com.bandwidth.voice.models
This is a model class for ConferenceMemberDetail type.
ConferenceMemberDetail() - Constructor for class com.bandwidth.voice.models.ConferenceMemberDetail
Default constructor.
ConferenceMemberDetail(String, String, String, Boolean, Boolean, List<String>) - Constructor for class com.bandwidth.voice.models.ConferenceMemberDetail
Initialization constructor.
ConferenceMemberDetail.Builder - Class in com.bandwidth.voice.models
Class to build instances of ConferenceMemberDetail.
ConferenceRecordingMetadataResponse - Class in com.bandwidth.voice.models
This is a model class for ConferenceRecordingMetadataResponse type.
ConferenceRecordingMetadataResponse() - Constructor for class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Default constructor.
ConferenceRecordingMetadataResponse(String, String, String, String, String, Integer, LocalDateTime, LocalDateTime, FileFormatEnum, Status1Enum, String) - Constructor for class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Initialization constructor.
ConferenceRecordingMetadataResponse.Builder - Class in com.bandwidth.voice.models
Class to build instances of ConferenceRecordingMetadataResponse.
confidence(Double) - Method in class com.bandwidth.voice.models.Transcript.Builder
Setter for confidence.
config - Variable in class com.bandwidth.controllers.BaseController
Protected variables to hold an instance of Configuration.
Configuration - Interface in com.bandwidth
Configuration Interface for the library.
content(String) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for content.
contentLength(String) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for contentLength.
contentType(String) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for contentType.
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.
createdTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Setter for createdTime.
createMessage(String, MessageRequest) - Method in class com.bandwidth.messaging.controllers.APIController
createMessage.
createMessageAsync(String, MessageRequest) - Method in class com.bandwidth.messaging.controllers.APIController
createMessage.
createMessagingTwoFactor(String, TwoFactorCodeRequestSchema) - Method in class com.bandwidth.twofactorauth.controllers.MFAController
Allows a user to send a MFA code through a text message (SMS).
createMessagingTwoFactorAsync(String, TwoFactorCodeRequestSchema) - Method in class com.bandwidth.twofactorauth.controllers.MFAController
Allows a user to send a MFA code through a text message (SMS).
createParticipant(String, Participant) - Method in class com.bandwidth.webrtc.controllers.APIController
Create a new participant under this account Participants are idempotent, so relevant parameters must be set in this function if desired.
createParticipantAsync(String, Participant) - Method in class com.bandwidth.webrtc.controllers.APIController
Create a new participant under this account Participants are idempotent, so relevant parameters must be set in this function if desired.
createSession(String, Session) - Method in class com.bandwidth.webrtc.controllers.APIController
Create a new session Sessions are idempotent, so relevant parameters must be set in this function if desired.
createSessionAsync(String, Session) - Method in class com.bandwidth.webrtc.controllers.APIController
Create a new session Sessions are idempotent, so relevant parameters must be set in this function if desired.
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.
createVerifyTwoFactor(String, TwoFactorVerifyRequestSchema) - Method in class com.bandwidth.twofactorauth.controllers.MFAController
Allows a user to verify an MFA code.
createVerifyTwoFactorAsync(String, TwoFactorVerifyRequestSchema) - Method in class com.bandwidth.twofactorauth.controllers.MFAController
Allows a user to verify an MFA code.
createVoiceTwoFactor(String, TwoFactorCodeRequestSchema) - Method in class com.bandwidth.twofactorauth.controllers.MFAController
Allows a user to send a MFA code through a phone call.
createVoiceTwoFactorAsync(String, TwoFactorCodeRequestSchema) - Method in class com.bandwidth.twofactorauth.controllers.MFAController
Allows a user to send a MFA code through a phone call.
CUSTOM - com.bandwidth.Environment
 

D

DateTimeHelper - Class in com.bandwidth
This is a utility class for DateTime operations.
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
This is a model class for DeferredResult type.
DeferredResult() - Constructor for class com.bandwidth.messaging.models.DeferredResult
Default constructor.
DeferredResult(Object, Boolean) - Constructor for class com.bandwidth.messaging.models.DeferredResult
Initialization constructor.
DeferredResult.Builder - Class in com.bandwidth.messaging.models
Class to build instances of DeferredResult.
delete(StringBuilder, Headers, Map<String, Object>, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP DELETE request with parameters.
delete(StringBuilder, Headers, Map<String, Object>, 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
 
DELETE - com.bandwidth.voice.models.ConferenceEventMethodEnum
 
deleteBody(StringBuilder, Headers, Map<String, Object>, Object) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP DELETE request with body.
deleteBody(StringBuilder, Headers, Map<String, Object>, Object) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP DELETE request with body.
DELETED - com.bandwidth.voice.models.Status1Enum
 
deleteMedia(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
deleteMedia.
deleteMediaAsync(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
deleteMedia.
deleteParticipant(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Delete participant by ID.
deleteParticipantAsync(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Delete participant by ID.
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.
deleteSession(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Delete session by ID.
deleteSessionAsync(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Delete session by ID.
description(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
Setter for description.
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.
destinationTn(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for destinationTn.
deviceApiVersion(DeviceApiVersionEnum) - Method in class com.bandwidth.webrtc.models.Participant.Builder
Setter for deviceApiVersion.
DeviceApiVersionEnum - Enum in com.bandwidth.webrtc.models
DeviceApiVersionEnum to be used.
digits(double) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Setter for digits.
direction(DirectionEnum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for direction.
direction(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Setter for direction.
direction(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for direction.
DirectionEnum - Enum in com.bandwidth.voice.models
DirectionEnum to be used.
disconnectCause(DisconnectCauseEnum) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for disconnectCause.
DisconnectCauseEnum - Enum in com.bandwidth.voice.models
DisconnectCauseEnum to be used.
DISCONNECTED - com.bandwidth.voice.models.StateEnum
 
disconnectMethod(DisconnectMethodEnum) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for disconnectMethod.
disconnectMethod(DisconnectMethodEnum) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for disconnectMethod.
DisconnectMethodEnum - Enum in com.bandwidth.voice.models
DisconnectMethodEnum to be used.
disconnectUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for disconnectUrl.
disconnectUrl(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for disconnectUrl.
dtmfMethod - Variable in class com.bandwidth.voice.bxml.verbs.StartGather
 
dtmfMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.StartGather.StartGatherBuilder
(optional) The HTTP method to use for the request to dtmfUrl.
dtmfMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.StartGather.StartGatherBuilder
(optional) The HTTP method to use for the request to dtmfUrl.
dtmfUrl - Variable in class com.bandwidth.voice.bxml.verbs.StartGather
 
dtmfUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.StartGather.StartGatherBuilder
URL to send the DTMF event to.
dtmfUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.StartGather.StartGatherBuilder
URL to send the DTMF event to.
duration(String) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for duration.
duration(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for duration.

E

ELAINE - com.bandwidth.voice.bxml.verbs.Voice
 
ELLA - com.bandwidth.voice.bxml.verbs.Voice
 
EMILY - com.bandwidth.voice.bxml.verbs.Voice
 
endTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for endTime.
endTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for endTime.
endTime(LocalDateTime) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for endTime.
ENUM_DEFAULT - com.bandwidth.messaging.models.PriorityEnum
 
ENUM_DEFAULT - com.bandwidth.Server
 
environment(Environment) - Method in class com.bandwidth.BandwidthClient.Builder
Current API environment.
Environment - Enum in com.bandwidth
Environment to be used.
equals(String, String) - Method in interface com.bandwidth.MessagingBasicAuthCredentials
Checks if provided credentials matched with existing ones.
equals(String, String) - Method in class com.bandwidth.MessagingBasicAuthManager
Checks if provided credentials matched with existing ones.
equals(String, String) - Method in interface com.bandwidth.TwoFactorAuthBasicAuthCredentials
Checks if provided credentials matched with existing ones.
equals(String, String) - Method in class com.bandwidth.TwoFactorAuthBasicAuthManager
Checks if provided credentials matched with existing ones.
equals(String, String) - Method in interface com.bandwidth.VoiceBasicAuthCredentials
Checks if provided credentials matched with existing ones.
equals(String, String) - Method in class com.bandwidth.VoiceBasicAuthManager
Checks if provided credentials matched with existing ones.
equals(String, String) - Method in interface com.bandwidth.WebRtcBasicAuthCredentials
Checks if provided credentials matched with existing ones.
equals(String, String) - Method in class com.bandwidth.WebRtcBasicAuthManager
Checks if provided credentials matched with existing ones.
ERROR - com.bandwidth.voice.models.DisconnectCauseEnum
 
ERROR - com.bandwidth.voice.models.Status1Enum
 
ERROR - com.bandwidth.voice.models.Status3Enum
 
errorCode(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for errorCode.
errorCode(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
Setter for errorCode.
ErrorException - Exception in com.bandwidth.webrtc.exceptions
This is a model class for ErrorException type.
ErrorException(String, HttpContext) - Constructor for exception com.bandwidth.webrtc.exceptions.ErrorException
Initialization constructor.
errorId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for errorId.
errorMessage(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for errorMessage.
ErrorWithRequestException - Exception in com.bandwidth.twofactorauth.exceptions
This is a model class for ErrorWithRequestException type.
ErrorWithRequestException(String, HttpContext) - Constructor for exception com.bandwidth.twofactorauth.exceptions.ErrorWithRequestException
Initialization constructor.
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.
expirationTimeInMinutes(double) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema.Builder
Setter for expirationTimeInMinutes.

F

fallbackPassword - Variable in class com.bandwidth.voice.bxml.verbs.Conference
 
fallbackPassword - Variable in class com.bandwidth.voice.bxml.verbs.Gather
 
fallbackPassword - Variable in class com.bandwidth.voice.bxml.verbs.PhoneNumber
 
fallbackPassword - Variable in class com.bandwidth.voice.bxml.verbs.Record
 
fallbackPassword - Variable in class com.bandwidth.voice.bxml.verbs.Redirect
 
fallbackPassword - Variable in class com.bandwidth.voice.bxml.verbs.Transfer
 
fallbackPassword(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for fallbackPassword.
fallbackPassword(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for fallbackPassword.
fallbackPassword(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Setter for fallbackPassword.
fallbackPassword(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for fallbackPassword.
fallbackUsername - Variable in class com.bandwidth.voice.bxml.verbs.Conference
 
fallbackUsername - Variable in class com.bandwidth.voice.bxml.verbs.Gather
 
fallbackUsername - Variable in class com.bandwidth.voice.bxml.verbs.PhoneNumber
 
fallbackUsername - Variable in class com.bandwidth.voice.bxml.verbs.Record
 
fallbackUsername - Variable in class com.bandwidth.voice.bxml.verbs.Redirect
 
fallbackUsername - Variable in class com.bandwidth.voice.bxml.verbs.Transfer
 
fallbackUsername(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for fallbackUsername.
fallbackUsername(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for fallbackUsername.
fallbackUsername(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Setter for fallbackUsername.
fallbackUsername(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for fallbackUsername.
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.ConferenceRecordingMetadataResponse.Builder
Setter for fileFormat.
fileFormat(FileFormatEnum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for fileFormat.
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
FileFormatEnum to be used.
FILESIZETOOBIG - com.bandwidth.voice.models.Status3Enum
 
FILESIZETOOSMALL - com.bandwidth.voice.models.Status3Enum
 
FileWrapper - Class in com.bandwidth.utilities
Class to wrap file and contentType to be sent as part of a HTTP request.
FileWrapper(File) - Constructor for class com.bandwidth.utilities.FileWrapper
Initialization constructor.
FileWrapper(File, String) - Constructor for class com.bandwidth.utilities.FileWrapper
Initialization constructor.
ForbiddenRequestException - Exception in com.bandwidth.twofactorauth.exceptions
This is a model class for ForbiddenRequestException type.
ForbiddenRequestException(String, HttpContext) - Constructor for exception com.bandwidth.twofactorauth.exceptions.ForbiddenRequestException
Initialization constructor.
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
Setter for from.
from(String) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
Setter for from.
from(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Setter for from.
from(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for from.
from(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for from.
from(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for from.
from(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for from.
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.messaging.models.PriorityEnum
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.AnswerFallbackMethodEnum
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.ConferenceEventMethodEnum
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.RedirectFallbackMethodEnum
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.Status3Enum
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.
fromString(String) - Static method in enum com.bandwidth.webrtc.models.DeviceApiVersionEnum
Returns the enum member associated with the given string value.
fromString(String) - Static method in enum com.bandwidth.webrtc.models.PublishPermissionEnum
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
 
gatherFallbackMethod - Variable in class com.bandwidth.voice.bxml.verbs.Gather
 
gatherFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
 
gatherFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
 
gatherFallbackUrl - Variable in class com.bandwidth.voice.bxml.verbs.Gather
 
gatherFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Gather.GatherBuilder
 
gatherFallbackUrl(URI) - Method in 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.
generateBxml(String) - Static method in class com.bandwidth.webrtc.utils.WebRtcTransfer
 
generateBxml(String, String) - Static method in class com.bandwidth.webrtc.utils.WebRtcTransfer
 
generateTransferVerb(String, String) - Static method in class com.bandwidth.webrtc.utils.WebRtcTransfer
 
get(StringBuilder, Headers, Map<String, Object>, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create a simple HTTP GET request.
get(StringBuilder, Headers, Map<String, Object>, 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.AnswerFallbackMethodEnum
 
GET - com.bandwidth.voice.models.AnswerMethodEnum
 
GET - com.bandwidth.voice.models.CallbackMethodEnum
 
GET - com.bandwidth.voice.models.ConferenceEventMethodEnum
 
GET - com.bandwidth.voice.models.DisconnectMethodEnum
 
GET - com.bandwidth.voice.models.RedirectFallbackMethodEnum
 
GET - com.bandwidth.voice.models.RedirectMethodEnum
 
getAccountId() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for AccountId.
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.ConferenceRecordingMetadataResponse
Getter for AccountId.
getAccountId() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for AccountId.
getActiveMembers() - Method in class com.bandwidth.voice.models.ConferenceDetail
Getter for ActiveMembers.
getAnswerFallbackMethod() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for AnswerFallbackMethod.
getAnswerFallbackMethod() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for AnswerFallbackMethod.
getAnswerFallbackUrl() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for AnswerFallbackUrl.
getAnswerFallbackUrl() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for AnswerFallbackUrl.
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
 
getAPIController() - Method in class com.bandwidth.WebRtcClient
 
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.twofactorauth.models.TwoFactorCodeRequestSchema
Getter for ApplicationId.
getApplicationId() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
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.
getBaseUrl() - Method in class com.bandwidth.BandwidthClient
baseUrl value.
getBaseUrl() - Method in interface com.bandwidth.Configuration
baseUrl value.
getBasicAuthPassword() - Method in interface com.bandwidth.MessagingBasicAuthCredentials
String value for basicAuthPassword.
getBasicAuthPassword() - Method in class com.bandwidth.MessagingBasicAuthManager
String value for basicAuthPassword.
getBasicAuthPassword() - Method in interface com.bandwidth.TwoFactorAuthBasicAuthCredentials
String value for basicAuthPassword.
getBasicAuthPassword() - Method in class com.bandwidth.TwoFactorAuthBasicAuthManager
String value for basicAuthPassword.
getBasicAuthPassword() - Method in interface com.bandwidth.VoiceBasicAuthCredentials
String value for basicAuthPassword.
getBasicAuthPassword() - Method in class com.bandwidth.VoiceBasicAuthManager
String value for basicAuthPassword.
getBasicAuthPassword() - Method in interface com.bandwidth.WebRtcBasicAuthCredentials
String value for basicAuthPassword.
getBasicAuthPassword() - Method in class com.bandwidth.WebRtcBasicAuthManager
String value for basicAuthPassword.
getBasicAuthUserName() - Method in interface com.bandwidth.MessagingBasicAuthCredentials
String value for basicAuthUserName.
getBasicAuthUserName() - Method in class com.bandwidth.MessagingBasicAuthManager
String value for basicAuthUserName.
getBasicAuthUserName() - Method in interface com.bandwidth.TwoFactorAuthBasicAuthCredentials
String value for basicAuthUserName.
getBasicAuthUserName() - Method in class com.bandwidth.TwoFactorAuthBasicAuthManager
String value for basicAuthUserName.
getBasicAuthUserName() - Method in interface com.bandwidth.VoiceBasicAuthCredentials
String value for basicAuthUserName.
getBasicAuthUserName() - Method in class com.bandwidth.VoiceBasicAuthManager
String value for basicAuthUserName.
getBasicAuthUserName() - Method in interface com.bandwidth.WebRtcBasicAuthCredentials
String value for basicAuthUserName.
getBasicAuthUserName() - Method in class com.bandwidth.WebRtcBasicAuthManager
String value for basicAuthUserName.
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
Getter for bytes.
getCacheControl() - Method in class com.bandwidth.messaging.models.Media
Getter for CacheControl.
getCallbackMethod() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for CallbackMethod.
getCallbackTimeout() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for CallbackTimeout.
getCallbackTimeout() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for CallbackTimeout.
getCallbackTimeout() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for CallbackTimeout.
getCallbackUrl() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for CallbackUrl.
getCallbackUrl() - Method in class com.bandwidth.webrtc.models.Participant
Getter for CallbackUrl.
getCallId() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse
Getter for CallId.
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.ConferenceMemberDetail
Getter for CallId.
getCallId() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for CallId.
getCallIdsToCoach() - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Getter for CallIdsToCoach.
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.
getCarrierName() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for CarrierName.
getChannels() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Getter for Channels.
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.
getCode() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Getter for Code.
getCode() - Method in exception com.bandwidth.webrtc.exceptions.ErrorException
Getter for Code.
getCompletedTime() - Method in class com.bandwidth.voice.models.ConferenceDetail
Getter for CompletedTime.
getCompletedTime() - Method in class com.bandwidth.voice.models.Transcription
Getter for CompletedTime.
getConferenceById(String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns information about the specified conference.
getConferenceByIdAsync(String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns information about the specified conference.
getConferenceEventMethod() - Method in class com.bandwidth.voice.models.ConferenceDetail
Getter for ConferenceEventMethod.
getConferenceEventUrl() - Method in class com.bandwidth.voice.models.ConferenceDetail
Getter for ConferenceEventUrl.
getConferenceId() - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Getter for ConferenceId.
getConferenceId() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Getter for ConferenceId.
getConferenceMember(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns information about the specified conference member.
getConferenceMemberAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns information about the specified conference member.
getConferencesByAccount(String, Integer, String, String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns information about the conferences in the account.
getConferencesByAccountAsync(String, Integer, String, String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns information about the conferences in the account.
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.TwoFactorAuthClient
 
getConfiguration() - Method in class com.bandwidth.VoiceClient
 
getConfiguration() - Method in class com.bandwidth.WebRtcClient
 
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.
getContentType() - Method in class com.bandwidth.utilities.FileWrapper
Getter for content type.
getCreatedTime() - Method in class com.bandwidth.voice.models.ConferenceDetail
Getter for CreatedTime.
getDescription() - Method in exception com.bandwidth.messaging.exceptions.MessagingException
Getter for Description.
getDescription() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for Description.
getDescription() - Method in exception com.bandwidth.voice.exceptions.ApiErrorResponseException
Getter for Description.
getDestinationTn() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for DestinationTn.
getDeviceApiVersion() - Method in class com.bandwidth.webrtc.models.Participant
Getter for DeviceApiVersion.
getDigits() - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Getter for Digits.
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.ConferenceRecordingMetadataResponse
Getter for Duration.
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.ConferenceRecordingMetadataResponse
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.twofactorauth.exceptions.ErrorWithRequestException
Getter for Error.
getErrorCode() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for ErrorCode.
getErrorCode() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
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.
getExpirationTimeInMinutes() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Getter for ExpirationTimeInMinutes.
getFallbackPassword() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for FallbackPassword.
getFallbackPassword() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for FallbackPassword.
getFallbackPassword() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for FallbackPassword.
getFallbackPassword() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Getter for FallbackPassword.
getFallbackUsername() - Method in class com.bandwidth.voice.models.ApiCallResponse
Getter for FallbackUsername.
getFallbackUsername() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for FallbackUsername.
getFallbackUsername() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for FallbackUsername.
getFallbackUsername() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Getter for FallbackUsername.
getFile() - Method in class com.bandwidth.utilities.FileWrapper
Getter for file.
getFileFormat() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Getter for FileFormat.
getFileFormat() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for FileFormat.
getFileWrapper() - Method in class com.bandwidth.http.request.MultipartFileWrapper
Getter for file wrapper.
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.twofactorauth.models.TwoFactorCodeRequestSchema
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
Getter for headers.
getHeaders() - Method in class com.bandwidth.http.request.MultipartWrapper
Getter for headers.
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.
getHold() - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Getter for Hold.
getHttpCallback() - Method in class com.bandwidth.controllers.BaseController
Get httpCallback associated with this controller.
getHttpClient() - Method in class com.bandwidth.BandwidthClient
The HTTP Client instance to use for making HTTP requests.
getHttpClientConfig() - Method in class com.bandwidth.BandwidthClient
Http Client Configuration instance.
getHttpClientConfig() - Method in interface com.bandwidth.Configuration
Http Client Configuration instance.
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
HttpMethod 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.ConferenceDetail
Getter for Id.
getId() - Method in class com.bandwidth.voice.models.Transcription
Getter for Id.
getId() - Method in class com.bandwidth.webrtc.models.Participant
Getter for Id.
getId() - Method in class com.bandwidth.webrtc.models.Session
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.ConferenceRecordingMetadataResponse
Getter for MediaUrl.
getMediaUrl() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for MediaUrl.
getMemberUrl() - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Getter for MemberUrl.
getMessage() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Getter for Message.
getMessage() - Method in exception com.bandwidth.twofactorauth.exceptions.ForbiddenRequestException
Getter for Message.
getMessage() - Method in exception com.bandwidth.twofactorauth.exceptions.UnauthorizedRequestException
Getter for Message.
getMessage() - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Getter for Message.
getMessage() - Method in exception com.bandwidth.webrtc.exceptions.ErrorException
Getter for Message.
getMessageDirection() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for MessageDirection.
getMessageId() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for MessageId.
getMessageId() - Method in class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse
Getter for MessageId.
getMessages() - Method in class com.bandwidth.messaging.models.BandwidthMessagesList
Getter for Messages.
getMessages(String, String, String, String, String, Integer, String, String, String, Integer) - Method in class com.bandwidth.messaging.controllers.APIController
getMessages.
getMessagesAsync(String, String, String, String, String, Integer, String, String, String, Integer) - Method in class com.bandwidth.messaging.controllers.APIController
getMessages.
getMessageStatus() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for MessageStatus.
getMessageType() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for MessageType.
getMessagingBasicAuthCredentials() - Method in class com.bandwidth.BandwidthClient
The credentials to use with MessagingBasicAuth.
getMessagingBasicAuthCredentials() - Method in interface com.bandwidth.Configuration
The credentials to use with MessagingBasicAuth.
getMessagingClient() - Method in class com.bandwidth.BandwidthClient
Provides access to messagingClient Client.
getMetadataForConferenceRecording(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns metadata for the specified recording.
getMetadataForConferenceRecordingAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Returns metadata for the specified recording.
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.
getMFAController() - Method in class com.bandwidth.TwoFactorAuthClient
 
getMute() - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Getter for Mute.
getName() - Method in class com.bandwidth.voice.models.ConferenceDetail
Getter for Name.
getName() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Getter for Name.
getNextPage() - Method in class com.bandwidth.messaging.models.PageInfo
Getter for NextPage.
getNextPageToken() - Method in class com.bandwidth.messaging.models.PageInfo
Getter for NextPageToken.
getObfuscatedFrom() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for ObfuscatedFrom.
getObfuscatedTo() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for ObfuscatedTo.
getOwner() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Owner.
getPageInfo() - Method in class com.bandwidth.messaging.models.BandwidthMessagesList
Getter for PageInfo.
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.
getParentCallId() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for ParentCallId.
getParticipant() - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse
Getter for Participant.
getParticipant(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Get participant by ID.
getParticipantAsync(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Get participant by ID.
getParticipantId() - Method in class com.bandwidth.webrtc.models.ParticipantSubscription
Getter for ParticipantId.
getParticipants() - Method in class com.bandwidth.webrtc.models.Subscriptions
Getter for Participants.
getParticipantSubscriptions(String, String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Get a participant's subscriptions.
getParticipantSubscriptionsAsync(String, String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Get a participant's subscriptions.
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.ApiModifyConferenceRequest
Getter for Password.
getPassword() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for Password.
getPrevPage() - Method in class com.bandwidth.messaging.models.PageInfo
Getter for PrevPage.
getPrevPageToken() - Method in class com.bandwidth.messaging.models.PageInfo
Getter for PrevPageToken.
getPriority() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for Priority.
getPriority() - Method in class com.bandwidth.messaging.models.MessageRequest
Getter for Priority.
getPublishPermissions() - Method in class com.bandwidth.webrtc.models.Participant
Getter for PublishPermissions.
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) - 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) - 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.
getQueryMetadataForAccountAndConference(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 conference.
getQueryMetadataForAccountAndConferenceAsync(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 conference.
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.
getQueryParameters() - Method in class com.bandwidth.http.request.HttpRequest
Query parameters for the http request.
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.
getRawBodyString() - Method in class com.bandwidth.http.response.HttpResponse
String representation for raw body of the http response.
getReceiveTime() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for ReceiveTime.
getRecordingId() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Getter for RecordingId.
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.
getRedirectFallbackMethod() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for RedirectFallbackMethod.
getRedirectFallbackMethod() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Getter for RedirectFallbackMethod.
getRedirectFallbackUrl() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for RedirectFallbackUrl.
getRedirectFallbackUrl() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Getter for RedirectFallbackUrl.
getRedirectMethod() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for RedirectMethod.
getRedirectMethod() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Getter for RedirectMethod.
getRedirectUrl() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Getter for RedirectUrl.
getRedirectUrl() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Getter for RedirectUrl.
getRequest() - Method in class com.bandwidth.http.client.HttpContext
Getter for the Http Request.
getRequestId() - Method in exception com.bandwidth.twofactorauth.exceptions.ErrorWithRequestException
Getter for RequestId.
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.
getScope() - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Getter for Scope.
getScope() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Getter for Scope.
getSegmentCount() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Getter for SegmentCount.
getSegmentCount() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for SegmentCount.
getSession(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Get session by ID.
getSessionAsync(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Get session by ID.
getSessionId() - Method in class com.bandwidth.webrtc.models.Subscriptions
Getter for SessionId.
getSessions() - Method in class com.bandwidth.webrtc.models.Participant
Getter for Sessions.
getSetOrExpired() - Method in class com.bandwidth.messaging.models.DeferredResult
Getter for SetOrExpired.
getSourceTn() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Getter for SourceTn.
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.ConferenceRecordingMetadataResponse
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 class com.bandwidth.voice.models.ApiModifyConferenceRequest
Getter for Status.
getStatus() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
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.
getStreamConferenceRecordingMedia(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Downloads the specified recording.
getStreamConferenceRecordingMediaAsync(String, String, String) - Method in class com.bandwidth.voice.controllers.APIController
Downloads the specified recording.
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.
getSubscriptions() - Method in class com.bandwidth.webrtc.models.Participant
Getter for Subscriptions.
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.
getTag() - Method in class com.bandwidth.voice.models.ConferenceDetail
Getter for Tag.
getTag() - Method in class com.bandwidth.webrtc.models.Participant
Getter for Tag.
getTag() - Method in class com.bandwidth.webrtc.models.Session
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.
getTimeout() - Method in class com.bandwidth.http.client.HttpClientConfiguration
Getter for timeout.
getTimeout() - Method in interface com.bandwidth.http.client.ReadonlyHttpClientConfiguration
Long value for timeout.
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.twofactorauth.models.TwoFactorCodeRequestSchema
Getter for To.
getTo() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
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.
getToken() - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse
Getter for Token.
getTotalCount() - Method in class com.bandwidth.messaging.models.BandwidthMessagesList
Getter for TotalCount.
getTranscription() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for Transcription.
getTranscripts() - Method in class com.bandwidth.voice.models.TranscriptionResponse
Getter for Transcripts.
getTransferCallerId() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for TransferCallerId.
getTransferTo() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Getter for TransferTo.
getTwoFactorAuthBasicAuthCredentials() - Method in class com.bandwidth.BandwidthClient
The credentials to use with TwoFactorAuthBasicAuth.
getTwoFactorAuthBasicAuthCredentials() - Method in interface com.bandwidth.Configuration
The credentials to use with TwoFactorAuthBasicAuth.
getTwoFactorAuthClient() - Method in class com.bandwidth.BandwidthClient
Provides access to twoFactorAuthClient Client.
getType() - Method in exception com.bandwidth.messaging.exceptions.MessagingException
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.ApiModifyConferenceRequest
Getter for Username.
getUsername() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Getter for Username.
getUui() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Getter for Uui.
getValid() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse
Getter for Valid.
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 VoiceBasicAuth.
getVoiceBasicAuthCredentials() - Method in interface com.bandwidth.Configuration
The credentials to use with VoiceBasicAuth.
getVoiceClient() - Method in class com.bandwidth.BandwidthClient
Provides access to voiceClient Client.
getWebRtcBasicAuthCredentials() - Method in class com.bandwidth.BandwidthClient
The credentials to use with WebRtcBasicAuth.
getWebRtcBasicAuthCredentials() - Method in interface com.bandwidth.Configuration
The credentials to use with WebRtcBasicAuth.
getWebRtcClient() - Method in class com.bandwidth.BandwidthClient
Provides access to webRtcClient 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(StringBuilder, Headers, Map<String, Object>, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create a simple HTTP HEAD request.
head(StringBuilder, Headers, Map<String, Object>, 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
 
HEAD - com.bandwidth.voice.models.ConferenceEventMethodEnum
 
Headers - Class in com.bandwidth.http
Class for creating and managing HTTP Headers.
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.
HIGH - com.bandwidth.messaging.models.PriorityEnum
 
hold - Variable in class com.bandwidth.voice.bxml.verbs.Conference
(optional) A boolean value to indicate whether the member should be on hold in the conference.
hold(Boolean) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail.Builder
Setter for hold.
HttpBodyRequest - Class in com.bandwidth.http.request
HTTP Request with an explicit body.
HttpBodyRequest(HttpMethod, StringBuilder, Headers, Map<String, Object>, Object) - Constructor for class com.bandwidth.http.request.HttpBodyRequest
Create a request with explicit body.
httpCallback - Variable in class com.bandwidth.controllers.BaseController
Protected variable to hold an instance of HttpCallback if the user provides it.
httpCallback(HttpCallback) - Method in class com.bandwidth.BandwidthClient.Builder
HttpCallback.
HttpCallback - Interface in com.bandwidth.http.client
Callback to be called before and after the HTTP call for an endpoint is made.
HttpClient - Interface in com.bandwidth.http.client
HTTP Client to send HTTP Requests and read the responses.
HttpClientConfiguration - Class in com.bandwidth.http.client
Class to hold HTTP Client Configuration.
HttpClientConfiguration() - Constructor for class com.bandwidth.http.client.HttpClientConfiguration
Default Constructor.
HttpContext - Class in com.bandwidth.http.client
Class to wrap the request sent to the server and the response received from the server.
HttpContext(HttpRequest, HttpResponse) - Constructor for class com.bandwidth.http.client.HttpContext
Initialization constructor.
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
Initialization constructor.
HttpRequest - Class in com.bandwidth.http.request
Class for creating and managing HTTP Requests.
HttpRequest(HttpMethod, StringBuilder, Headers, Map<String, Object>, 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
Class to hold HTTP Response.
HttpResponse(int, Headers, InputStream) - Constructor for class com.bandwidth.http.response.HttpResponse
Initialization constructor.
HttpStringResponse - Class in com.bandwidth.http.response
Class to hold response body as string.
HttpStringResponse(int, Headers, InputStream, String) - Constructor for class com.bandwidth.http.response.HttpStringResponse
Initialization constructor.

I

id(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Setter for id.
id(String) - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Setter for id.
id(String) - Method in class com.bandwidth.voice.models.Transcription.Builder
Setter for id.
id(String) - Method in class com.bandwidth.webrtc.models.Participant.Builder
Setter for id.
id(String) - Method in class com.bandwidth.webrtc.models.Session.Builder
Setter for id.
INBOUND - com.bandwidth.voice.models.DirectionEnum
 
INITIATED - com.bandwidth.voice.models.StateEnum
 
inputStream(Object) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for inputStream.
intercept(Interceptor.Chain) - Method in class com.bandwidth.http.client.HttpRedirectInterceptor
Intercepts and complete 307 and 308 redirects as described in RFC.
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
Setter for key.

L

lastUpdate(LocalDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for lastUpdate.
listMedia(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
listMedia.
listMediaAsync(String, String) - Method in class com.bandwidth.messaging.controllers.APIController
listMedia.
listSessionParticipants(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
List participants in a session.
listSessionParticipantsAsync(String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
List participants in a session.

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
Setter for media.
media(List<String>) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
Setter for media.
Media - Class in com.bandwidth.messaging.models
This is a model class for Media type.
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
Initialization constructor.
Media.Builder - Class in com.bandwidth.messaging.models
Class to build instances of Media.
mediaId(String) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for mediaId.
mediaName(String) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for mediaName.
mediaUrl(String) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for mediaUrl.
mediaUrl(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for mediaUrl.
memberUrl(String) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail.Builder
Setter for memberUrl.
message(BandwidthMessage) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
Setter for message.
message(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Setter for message.
messageDirection(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for messageDirection.
messageId(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for messageId.
messageId(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse.Builder
Setter for messageId.
MessageRequest - Class in com.bandwidth.messaging.models
This is a model class for MessageRequest type.
MessageRequest() - Constructor for class com.bandwidth.messaging.models.MessageRequest
Default constructor.
MessageRequest(String, List<String>, String, String, List<String>, String, PriorityEnum) - Constructor for class com.bandwidth.messaging.models.MessageRequest
Initialization constructor.
MessageRequest.Builder - Class in com.bandwidth.messaging.models
Class to build instances of MessageRequest.
messages(List<BandwidthMessageItem>) - Method in class com.bandwidth.messaging.models.BandwidthMessagesList.Builder
Setter for messages.
messageStatus(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for messageStatus.
messageType(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for messageType.
messagingBasicAuthCredentials(String, String) - Method in class com.bandwidth.BandwidthClient.Builder
Credentials setter for MessagingBasicAuth.
MessagingBasicAuthCredentials - Interface in com.bandwidth
Interface for defining the behavior of Basic Authentication.
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
 
MessagingException - Exception in com.bandwidth.messaging.exceptions
This is a model class for MessagingException type.
MessagingException(String, HttpContext) - Constructor for exception com.bandwidth.messaging.exceptions.MessagingException
Initialization constructor.
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
 
MFAController - Class in com.bandwidth.twofactorauth.controllers
This class lists all the endpoints of the groups.
MFAController(Configuration, HttpClient, Map<String, AuthManager>) - Constructor for class com.bandwidth.twofactorauth.controllers.MFAController
Initializes the controller.
MFAController(Configuration, HttpClient, Map<String, AuthManager>, HttpCallback) - Constructor for class com.bandwidth.twofactorauth.controllers.MFAController
Initializes the controller with HTTPCallback.
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
This is a model class for ModifyCallRecordingState type.
ModifyCallRecordingState() - Constructor for class com.bandwidth.voice.models.ModifyCallRecordingState
Default constructor.
ModifyCallRecordingState(State2Enum) - Constructor for class com.bandwidth.voice.models.ModifyCallRecordingState
Initialization constructor.
ModifyCallRecordingState.Builder - Class in com.bandwidth.voice.models
Class to build instances of ModifyCallRecordingState.
modifyCallRecordingStateAsync(String, String, ModifyCallRecordingState) - Method in class com.bandwidth.voice.controllers.APIController
Pauses or resumes a recording.
modifyConference(String, String, ApiModifyConferenceRequest) - Method in class com.bandwidth.voice.controllers.APIController
Modify the conference state.
modifyConferenceAsync(String, String, ApiModifyConferenceRequest) - Method in class com.bandwidth.voice.controllers.APIController
Modify the conference state.
modifyConferenceMember(String, String, String, ConferenceMemberDetail) - Method in class com.bandwidth.voice.controllers.APIController
Updates settings for a particular conference member.
modifyConferenceMemberAsync(String, String, String, ConferenceMemberDetail) - Method in class com.bandwidth.voice.controllers.APIController
Updates settings for a particular conference member.
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
Class to wrap file and headers to be sent as part of a multipart request.
MultipartFileWrapper(FileWrapper, Headers) - Constructor for class com.bandwidth.http.request.MultipartFileWrapper
Initialization constructor.
MultipartWrapper - Class in com.bandwidth.http.request
Class to wrap byteArray and headers to be sent as part of a multipart request.
MultipartWrapper(byte[], Headers) - Constructor for class com.bandwidth.http.request.MultipartWrapper
Initialization constructor.
mute - Variable in class com.bandwidth.voice.bxml.verbs.Conference
(optional) A boolean value to indicate whether the member should be on mute in the conference.
mute(Boolean) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail.Builder
Setter for mute.

N

name(String) - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Setter for name.
name(String) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for name.
names() - Method in class com.bandwidth.http.Headers
Returns a Set containing all header names.
newBuilder() - Method in class com.bandwidth.BandwidthClient
Builds a new BandwidthClient.Builder object.
nextPage(String) - Method in class com.bandwidth.messaging.models.PageInfo.Builder
Setter for nextPage.
nextPageToken(String) - Method in class com.bandwidth.messaging.models.PageInfo.Builder
Setter for nextPageToken.
NODECAPACITYEXCEEDED - com.bandwidth.voice.models.DisconnectCauseEnum
 
NONE - com.bandwidth.voice.models.Status3Enum
 
NOT_RECORDING - com.bandwidth.voice.models.State2Enum
 

O

obfuscatedFrom(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for obfuscatedFrom.
obfuscatedTo(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for obfuscatedTo.
OkClient - Class in com.bandwidth.http.client
HTTP Client class to send HTTP Requests and read the responses.
OkClient(HttpClientConfiguration) - Constructor for class com.bandwidth.http.client.OkClient
Default constructor.
onAfterResponse(HttpContext) - Method in interface com.bandwidth.http.client.HttpCallback
Callback called just after the HTTP response is received.
onBeforeRequest(HttpRequest) - Method in interface com.bandwidth.http.client.HttpCallback
Callback called just before the HTTP request is sent.
OPTIONS - com.bandwidth.voice.models.CallbackMethodEnum
 
OPTIONS - com.bandwidth.voice.models.ConferenceEventMethodEnum
 
OUTBOUND - com.bandwidth.voice.models.DirectionEnum
 
owner(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Setter for owner.

P

pageInfo(PageInfo) - Method in class com.bandwidth.messaging.models.BandwidthMessagesList.Builder
Setter for pageInfo.
PageInfo - Class in com.bandwidth.messaging.models
This is a model class for PageInfo type.
PageInfo() - Constructor for class com.bandwidth.messaging.models.PageInfo
Default constructor.
PageInfo(String, String, String, String) - Constructor for class com.bandwidth.messaging.models.PageInfo
Initialization constructor.
PageInfo.Builder - Class in com.bandwidth.messaging.models
Class to build instances of PageInfo.
parentCallId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for parentCallId.
parentCallId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for parentCallId.
PARTIAL - com.bandwidth.voice.models.Status1Enum
 
participant(Participant) - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse.Builder
Setter for participant.
Participant - Class in com.bandwidth.webrtc.models
This is a model class for Participant type.
Participant() - Constructor for class com.bandwidth.webrtc.models.Participant
Default constructor.
Participant(String, String, List<PublishPermissionEnum>, List<String>, Subscriptions, String, DeviceApiVersionEnum) - Constructor for class com.bandwidth.webrtc.models.Participant
Initialization constructor.
Participant.Builder - Class in com.bandwidth.webrtc.models
Class to build instances of Participant.
participantId(String) - Method in class com.bandwidth.webrtc.models.ParticipantSubscription.Builder
Setter for participantId.
participants(List<ParticipantSubscription>) - Method in class com.bandwidth.webrtc.models.Subscriptions.Builder
Setter for participants.
ParticipantSubscription - Class in com.bandwidth.webrtc.models
This is a model class for ParticipantSubscription type.
ParticipantSubscription() - Constructor for class com.bandwidth.webrtc.models.ParticipantSubscription
Default constructor.
ParticipantSubscription(String) - Constructor for class com.bandwidth.webrtc.models.ParticipantSubscription
Initialization constructor.
ParticipantSubscription.Builder - Class in com.bandwidth.webrtc.models
Class to build instances of ParticipantSubscription.
password - Variable in class com.bandwidth.voice.bxml.verbs.Bridge
password to use to authenticate at the bridgeCompleteUrl & bridgeTargetCompleteUrl endpoints
password - Variable in class com.bandwidth.voice.bxml.verbs.Conference
(optional) The password to send in the HTTP request to conferenceEventUrl.
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.StartGather
(optional) The password to send in the HTTP request to recordCompleteUrl or recordingAvailableUrl.
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
Setter for password.
password(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for password.
password(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Setter for password.
password(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for password.
password(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
Setter for password.
patch(StringBuilder, Headers, Map<String, Object>, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP PATCH request with parameters.
patch(StringBuilder, Headers, Map<String, Object>, 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
 
PATCH - com.bandwidth.voice.models.ConferenceEventMethodEnum
 
patchBody(StringBuilder, Headers, Map<String, Object>, Object) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP PATCH request with body.
patchBody(StringBuilder, Headers, Map<String, Object>, Object) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP PATCH request with body.
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(StringBuilder, Headers, Map<String, Object>, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP POST request with parameters.
post(StringBuilder, Headers, Map<String, Object>, 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.AnswerFallbackMethodEnum
 
POST - com.bandwidth.voice.models.AnswerMethodEnum
 
POST - com.bandwidth.voice.models.CallbackMethodEnum
 
POST - com.bandwidth.voice.models.ConferenceEventMethodEnum
 
POST - com.bandwidth.voice.models.DisconnectMethodEnum
 
POST - com.bandwidth.voice.models.RedirectFallbackMethodEnum
 
POST - com.bandwidth.voice.models.RedirectMethodEnum
 
postBody(StringBuilder, Headers, Map<String, Object>, Object) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP POST request with body.
postBody(StringBuilder, Headers, Map<String, Object>, Object) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP POST request with body.
prepareFormFields(Map<?, ?>) - Static method in class com.bandwidth.ApiHelper
Prepares Array style form fields from a given array of values.
prevPage(String) - Method in class com.bandwidth.messaging.models.PageInfo.Builder
Setter for prevPage.
prevPageToken(String) - Method in class com.bandwidth.messaging.models.PageInfo.Builder
Setter for prevPageToken.
priority(PriorityEnum) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
Setter for priority.
priority(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Setter for priority.
PriorityEnum - Enum in com.bandwidth.messaging.models
PriorityEnum to be used.
PROCESSING - com.bandwidth.voice.models.Status1Enum
 
PROCESSING - com.bandwidth.voice.models.Status3Enum
 
PRODUCTION - com.bandwidth.Environment
 
PublishPermissionEnum - Enum in com.bandwidth.webrtc.models
PublishPermissionEnum to be used.
publishPermissions(List<PublishPermissionEnum>) - Method in class com.bandwidth.webrtc.models.Participant.Builder
Setter for publishPermissions.
put(StringBuilder, Headers, Map<String, Object>, List<AbstractMap.SimpleEntry<String, Object>>) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP PUT request with parameters.
put(StringBuilder, Headers, Map<String, Object>, 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
 
PUT - com.bandwidth.voice.models.ConferenceEventMethodEnum
 
putBody(StringBuilder, Headers, Map<String, Object>, Object) - Method in interface com.bandwidth.http.client.HttpClient
Create an HTTP PUT request with body.
putBody(StringBuilder, Headers, Map<String, Object>, Object) - Method in class com.bandwidth.http.client.OkClient
Create an HTTP PUT request with body.

R

ReadonlyHttpClientConfiguration - Interface in com.bandwidth.http.client
Interface for holding HTTP Client Configuration.
receiveTime(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for receiveTime.
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
 
recordCompleteFallbackMethod - Variable in class com.bandwidth.voice.bxml.verbs.Record
 
recordCompleteFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
 
recordCompleteFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
 
recordCompleteFallbackUrl - Variable in class com.bandwidth.voice.bxml.verbs.Record
 
recordCompleteFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Record.RecordBuilder
 
recordCompleteFallbackUrl(URI) - Method in 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.ConferenceRecordingMetadataResponse.Builder
Setter for recordingId.
recordingId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for recordingId.
RecordingMetadataResponse - Class in com.bandwidth.voice.models
This is a model class for RecordingMetadataResponse type.
RecordingMetadataResponse() - Constructor for class com.bandwidth.voice.models.RecordingMetadataResponse
Default constructor.
RecordingMetadataResponse(String, String, String, String, String, String, String, String, String, String, DirectionEnum, Integer, LocalDateTime, LocalDateTime, FileFormatEnum, Status1Enum, String, Transcription) - Constructor for class com.bandwidth.voice.models.RecordingMetadataResponse
Initialization constructor.
RecordingMetadataResponse.Builder - Class in com.bandwidth.voice.models
Class to build instances of RecordingMetadataResponse.
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
 
redirectFallbackMethod - Variable in class com.bandwidth.voice.bxml.verbs.Redirect
 
redirectFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Redirect.RedirectBuilder
 
redirectFallbackMethod(RedirectFallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Setter for redirectFallbackMethod.
redirectFallbackMethod(RedirectFallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for redirectFallbackMethod.
redirectFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Redirect.RedirectBuilder
 
RedirectFallbackMethodEnum - Enum in com.bandwidth.voice.models
RedirectFallbackMethodEnum to be used.
redirectFallbackUrl - Variable in class com.bandwidth.voice.bxml.verbs.Redirect
 
redirectFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Redirect.RedirectBuilder
 
redirectFallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Setter for redirectFallbackUrl.
redirectFallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for redirectFallbackUrl.
redirectFallbackUrl(URI) - Method in 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
Setter for redirectMethod.
redirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for redirectMethod.
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
RedirectMethodEnum to be used.
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
Setter for redirectUrl.
redirectUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for redirectUrl.
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, and get the value to which this map previously associated the key, or null if the map contained no mapping for the key.
removeNullValues(Map<String, ?>) - Static method in class com.bandwidth.ApiHelper
Removes null values from the given map.
removeParticipantFromSession(String, String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Remove a participant from a session This will automatically remove any subscriptions the participant has associated with this session.
removeParticipantFromSessionAsync(String, String, String) - Method in class com.bandwidth.webrtc.controllers.APIController
Remove a participant from a session This will automatically remove any subscriptions the participant has associated with this session.
replaceAll(StringBuilder, String, String) - Static method in class com.bandwidth.ApiHelper
Replaces all occurrences of the given string in the string builder.
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
Setter for result.
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
 
Ring - Class in com.bandwidth.voice.bxml.verbs
The Ring verb is used to play ringing audio on a call.
Ring() - Constructor for class com.bandwidth.voice.bxml.verbs.Ring
 

S

scope(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Setter for scope.
scope(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema.Builder
Setter for scope.
segmentCount(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Setter for segmentCount.
segmentCount(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for segmentCount.
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(LocalDateTime, JsonGenerator, SerializerProvider) - Method in class com.bandwidth.DateTimeHelper.Rfc1123DateTimeSerializer
 
serialize(LocalDateTime, JsonGenerator, SerializerProvider) - Method in class com.bandwidth.DateTimeHelper.Rfc8601DateTimeSerializer
 
serialize(LocalDateTime, JsonGenerator, SerializerProvider) - Method in class com.bandwidth.DateTimeHelper.UnixTimestampSerializer
 
Server - Enum in com.bandwidth
Server to be used.
Session - Class in com.bandwidth.webrtc.models
This is a model class for Session type.
Session() - Constructor for class com.bandwidth.webrtc.models.Session
Default constructor.
Session(String, String) - Constructor for class com.bandwidth.webrtc.models.Session
Initialization constructor.
Session.Builder - Class in com.bandwidth.webrtc.models
Class to build instances of Session.
sessionId(String) - Method in class com.bandwidth.webrtc.models.Subscriptions.Builder
Setter for sessionId.
sessions(List<String>) - Method in class com.bandwidth.webrtc.models.Participant.Builder
Setter for sessions.
setAccountId(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for AccountId.
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.ConferenceRecordingMetadataResponse
Setter for AccountId.
setAccountId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for AccountId.
setActiveMembers(List<ConferenceMemberDetail>) - Method in class com.bandwidth.voice.models.ConferenceDetail
Setter for ActiveMembers.
setAnswerFallbackMethod(AnswerFallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for AnswerFallbackMethod.
setAnswerFallbackMethod(AnswerFallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for AnswerFallbackMethod.
setAnswerFallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for AnswerFallbackUrl.
setAnswerFallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for AnswerFallbackUrl.
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(LocalDateTime) - 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.twofactorauth.models.TwoFactorCodeRequestSchema
Setter for ApplicationId.
setApplicationId(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
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.
setCallbackTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for CallbackTimeout.
setCallbackTimeout(Double) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for CallbackTimeout.
setCallbackTimeout(Double) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for CallbackTimeout.
setCallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for CallbackUrl.
setCallbackUrl(String) - Method in class com.bandwidth.webrtc.models.Participant
Setter for CallbackUrl.
setCallId(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse
Setter for CallId.
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.ConferenceMemberDetail
Setter for CallId.
setCallId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for CallId.
setCallIdsToCoach(List<String>) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Setter for CallIdsToCoach.
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.
setCarrierName(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for CarrierName.
setChannels(Integer) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Setter for Channels.
setChannels(Integer) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for Channels.
setCode(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Setter for Code.
setCompletedTime(String) - Method in class com.bandwidth.voice.models.Transcription
Setter for CompletedTime.
setCompletedTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ConferenceDetail
Setter for CompletedTime.
setConferenceEventMethod(ConferenceEventMethodEnum) - Method in class com.bandwidth.voice.models.ConferenceDetail
Setter for ConferenceEventMethod.
setConferenceEventUrl(String) - Method in class com.bandwidth.voice.models.ConferenceDetail
Setter for ConferenceEventUrl.
setConferenceId(String) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Setter for ConferenceId.
setConferenceId(String) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Setter for ConferenceId.
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.
setCreatedTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ConferenceDetail
Setter for CreatedTime.
setDescription(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for Description.
setDestinationTn(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for DestinationTn.
setDeviceApiVersion(DeviceApiVersionEnum) - Method in class com.bandwidth.webrtc.models.Participant
Setter for DeviceApiVersion.
setDigits(double) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Setter for Digits.
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.ConferenceRecordingMetadataResponse
Setter for Duration.
setDuration(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for Duration.
setEndTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for EndTime.
setEndTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Setter for EndTime.
setEndTime(LocalDateTime) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for EndTime.
setErrorCode(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for ErrorCode.
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.
setExpirationTimeInMinutes(double) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Setter for ExpirationTimeInMinutes.
setFallbackPassword(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for FallbackPassword.
setFallbackPassword(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for FallbackPassword.
setFallbackPassword(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for FallbackPassword.
setFallbackPassword(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Setter for FallbackPassword.
setFallbackUsername(String) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for FallbackUsername.
setFallbackUsername(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for FallbackUsername.
setFallbackUsername(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for FallbackUsername.
setFallbackUsername(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Setter for FallbackUsername.
setFileFormat(FileFormatEnum) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Setter for FileFormat.
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.twofactorauth.models.TwoFactorCodeRequestSchema
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.
setHold(Boolean) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Setter for Hold.
setId(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Id.
setId(String) - Method in class com.bandwidth.voice.models.ConferenceDetail
Setter for Id.
setId(String) - Method in class com.bandwidth.voice.models.Transcription
Setter for Id.
setId(String) - Method in class com.bandwidth.webrtc.models.Participant
Setter for Id.
setId(String) - Method in class com.bandwidth.webrtc.models.Session
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(LocalDateTime) - 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.ConferenceRecordingMetadataResponse
Setter for MediaUrl.
setMediaUrl(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for MediaUrl.
setMemberUrl(String) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Setter for MemberUrl.
setMessage(BandwidthMessage) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for Message.
setMessage(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Setter for Message.
setMessageDirection(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for MessageDirection.
setMessageId(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for MessageId.
setMessageId(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse
Setter for MessageId.
setMessages(List<BandwidthMessageItem>) - Method in class com.bandwidth.messaging.models.BandwidthMessagesList
Setter for Messages.
setMessageStatus(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for MessageStatus.
setMessageType(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for MessageType.
setMute(Boolean) - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Setter for Mute.
setName(String) - Method in class com.bandwidth.voice.models.ConferenceDetail
Setter for Name.
setName(String) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Setter for Name.
setNextPage(String) - Method in class com.bandwidth.messaging.models.PageInfo
Setter for NextPage.
setNextPageToken(String) - Method in class com.bandwidth.messaging.models.PageInfo
Setter for NextPageToken.
setObfuscatedFrom(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for ObfuscatedFrom.
setObfuscatedTo(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for ObfuscatedTo.
setOrExpired(Boolean) - Method in class com.bandwidth.messaging.models.DeferredResult.Builder
Setter for setOrExpired.
setOwner(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Owner.
setPageInfo(PageInfo) - Method in class com.bandwidth.messaging.models.BandwidthMessagesList
Setter for PageInfo.
setParentCallId(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for ParentCallId.
setParentCallId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for ParentCallId.
setParticipant(Participant) - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse
Setter for Participant.
setParticipantId(String) - Method in class com.bandwidth.webrtc.models.ParticipantSubscription
Setter for ParticipantId.
setParticipants(List<ParticipantSubscription>) - Method in class com.bandwidth.webrtc.models.Subscriptions
Setter for Participants.
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.ApiModifyConferenceRequest
Setter for Password.
setPassword(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for Password.
setPrevPage(String) - Method in class com.bandwidth.messaging.models.PageInfo
Setter for PrevPage.
setPrevPageToken(String) - Method in class com.bandwidth.messaging.models.PageInfo
Setter for PrevPageToken.
setPriority(PriorityEnum) - Method in class com.bandwidth.messaging.models.MessageRequest
Setter for Priority.
setPriority(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for Priority.
setPublishPermissions(List<PublishPermissionEnum>) - Method in class com.bandwidth.webrtc.models.Participant
Setter for PublishPermissions.
setReceiveTime(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for ReceiveTime.
setRecordingId(String) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Setter for RecordingId.
setRecordingId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for RecordingId.
setRedirectFallbackMethod(RedirectFallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for RedirectFallbackMethod.
setRedirectFallbackMethod(RedirectFallbackMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Setter for RedirectFallbackMethod.
setRedirectFallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for RedirectFallbackUrl.
setRedirectFallbackUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Setter for RedirectFallbackUrl.
setRedirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for RedirectMethod.
setRedirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Setter for RedirectMethod.
setRedirectUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Setter for RedirectUrl.
setRedirectUrl(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Setter for RedirectUrl.
setResult(Object) - Method in class com.bandwidth.messaging.models.DeferredResult
Setter for Result.
setScope(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Setter for Scope.
setScope(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Setter for Scope.
setSegmentCount(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessage
Setter for SegmentCount.
setSegmentCount(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for SegmentCount.
setSessionId(String) - Method in class com.bandwidth.webrtc.models.Subscriptions
Setter for SessionId.
setSessions(List<String>) - Method in class com.bandwidth.webrtc.models.Participant
Setter for Sessions.
setSetOrExpired(Boolean) - Method in class com.bandwidth.messaging.models.DeferredResult
Setter for SetOrExpired.
setSourceTn(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Setter for SourceTn.
setStartTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ApiCallResponse
Setter for StartTime.
setStartTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Setter for StartTime.
setStartTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Setter for StartTime.
setStartTime(LocalDateTime) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
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.ConferenceRecordingMetadataResponse
Setter for Status.
setStatus(Status1Enum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for Status.
setStatus(Status3Enum) - Method in class com.bandwidth.voice.models.Transcription
Setter for Status.
setStatus(StatusEnum) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Setter for Status.
setSubscriptions(Subscriptions) - Method in class com.bandwidth.webrtc.models.Participant
Setter for Subscriptions.
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.
setTag(String) - Method in class com.bandwidth.voice.models.ConferenceDetail
Setter for Tag.
setTag(String) - Method in class com.bandwidth.webrtc.models.Participant
Setter for Tag.
setTag(String) - Method in class com.bandwidth.webrtc.models.Session
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.
setTimeout(long) - Method in class com.bandwidth.http.client.HttpClientConfiguration
Setter for timeout.
setTo(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Setter for To.
setTo(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Setter for To.
setTo(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
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.
setToken(String) - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse
Setter for Token.
setTotalCount(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessagesList
Setter for TotalCount.
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.
setTransferCallerId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for TransferCallerId.
setTransferTo(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Setter for TransferTo.
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.ApiModifyConferenceRequest
Setter for Username.
setUsername(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Setter for Username.
setUui(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Setter for Uui.
setValid(Boolean) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse
Setter for Valid.
setValue(String) - Method in class com.bandwidth.messaging.models.Tag
Setter for Value.
shutdown() - Static method in class com.bandwidth.BandwidthClient
Shutdown the underlying HttpClient instance.
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.TwoFactorAuthClient
 
shutdown() - Static method in class com.bandwidth.VoiceClient
 
shutdown() - Static method in class com.bandwidth.WebRtcClient
 
SimpleDateDeserializer() - Constructor for class com.bandwidth.DateTimeHelper.SimpleDateDeserializer
 
SimpleDateSerializer() - Constructor for class com.bandwidth.DateTimeHelper.SimpleDateSerializer
 
SipUri - Class in com.bandwidth.voice.bxml.verbs
 
SipUri() - Constructor for class com.bandwidth.voice.bxml.verbs.SipUri
 
SipUri.SipUriBuilder - Class in com.bandwidth.voice.bxml.verbs
 
SipUriBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
SOPHIA - com.bandwidth.voice.bxml.verbs.Voice
 
sourceTn(String) - Method in class com.bandwidth.messaging.models.BandwidthMessageItem.Builder
Setter for sourceTn.
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
 
StartGather - Class in com.bandwidth.voice.bxml.verbs
Start Gather Verb
StartGather() - Constructor for class com.bandwidth.voice.bxml.verbs.StartGather
 
StartGather.StartGatherBuilder - Class in com.bandwidth.voice.bxml.verbs
 
StartGatherBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.StartGather.StartGatherBuilder
 
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(LocalDateTime) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for startTime.
startTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for startTime.
startTime(LocalDateTime) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for startTime.
startTime(LocalDateTime) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for startTime.
state(State1Enum) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Setter for state.
state(State2Enum) - Method in class com.bandwidth.voice.models.ModifyCallRecordingState.Builder
Setter for state.
state(StateEnum) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for state.
State1Enum - Enum in com.bandwidth.voice.models
State1Enum to be used.
State2Enum - Enum in com.bandwidth.voice.models
State2Enum to be used.
StateEnum - Enum in com.bandwidth.voice.models
StateEnum to be used.
status(Status1Enum) - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse.Builder
Setter for status.
status(Status1Enum) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for status.
status(Status3Enum) - Method in class com.bandwidth.voice.models.Transcription.Builder
Setter for status.
status(StatusEnum) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for status.
Status1Enum - Enum in com.bandwidth.voice.models
Status1Enum to be used.
Status3Enum - Enum in com.bandwidth.voice.models
Status3Enum to be used.
StatusEnum - Enum in com.bandwidth.voice.models
StatusEnum to be used.
STEFANO - com.bandwidth.voice.bxml.verbs.Voice
 
StopGather - Class in com.bandwidth.voice.bxml.verbs
Stop Gather Verb
StopGather() - Constructor for class com.bandwidth.voice.bxml.verbs.StopGather
 
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
 
subscriptions(Subscriptions) - Method in class com.bandwidth.webrtc.models.Participant.Builder
Setter for subscriptions.
Subscriptions - Class in com.bandwidth.webrtc.models
This is a model class for Subscriptions type.
Subscriptions() - Constructor for class com.bandwidth.webrtc.models.Subscriptions
Default constructor.
Subscriptions(String, List<ParticipantSubscription>) - Constructor for class com.bandwidth.webrtc.models.Subscriptions
Initialization constructor.
Subscriptions.Builder - Class in com.bandwidth.webrtc.models
Class to build instances of Subscriptions.
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
Setter for tag.
tag(String) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
Setter for tag.
tag(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for tag.
tag(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for tag.
tag(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Setter for tag.
tag(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
Setter for tag.
tag(String) - Method in class com.bandwidth.voice.models.ConferenceDetail.Builder
Setter for tag.
tag(String) - Method in class com.bandwidth.webrtc.models.Participant.Builder
Setter for tag.
tag(String) - Method in class com.bandwidth.webrtc.models.Session.Builder
Setter for tag.
Tag - Class in com.bandwidth.messaging.models
This is a model class for Tag type.
Tag - Class in com.bandwidth.voice.bxml.verbs
The Tag verb is used to set a new tag value without executing a callback.
Tag() - Constructor for class com.bandwidth.messaging.models.Tag
Default constructor.
Tag() - Constructor for class com.bandwidth.voice.bxml.verbs.Tag
 
Tag(String, String) - Constructor for class com.bandwidth.messaging.models.Tag
Initialization constructor.
Tag.Builder - Class in com.bandwidth.messaging.models
Class to build instances of Tag.
tags(List<Tag>) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for tags.
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
Setter for text.
text(String) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
Setter for text.
text(String) - Method in class com.bandwidth.voice.models.Transcript.Builder
Setter for text.
time(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
Setter for time.
time(String) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Setter for time.
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.Status3Enum
 
to(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
Setter for to.
to(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema.Builder
Setter for to.
to(String) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema.Builder
Setter for to.
to(String) - Method in class com.bandwidth.voice.models.ApiCallResponse.Builder
Setter for to.
to(String) - Method in class com.bandwidth.voice.models.ApiCallStateResponse.Builder
Setter for to.
to(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for to.
to(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for to.
to(List<String>) - Method in class com.bandwidth.messaging.models.BandwidthMessage.Builder
Setter for to.
to(List<String>) - Method in class com.bandwidth.messaging.models.MessageRequest.Builder
Setter for to.
toBuilder() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
toBuilder() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Builds a new BandwidthMessage.Builder object.
toBuilder() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Builds a new BandwidthMessageItem.Builder object.
toBuilder() - Method in class com.bandwidth.messaging.models.BandwidthMessagesList
Builds a new BandwidthMessagesList.Builder object.
toBuilder() - Method in class com.bandwidth.messaging.models.DeferredResult
Builds a new DeferredResult.Builder object.
toBuilder() - Method in class com.bandwidth.messaging.models.Media
Builds a new Media.Builder object.
toBuilder() - Method in class com.bandwidth.messaging.models.MessageRequest
Builds a new MessageRequest.Builder object.
toBuilder() - Method in class com.bandwidth.messaging.models.PageInfo
Builds a new PageInfo.Builder object.
toBuilder() - Method in class com.bandwidth.messaging.models.Tag
Builds a new Tag.Builder object.
toBuilder() - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
toBuilder() - Method in class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse
toBuilder() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse
toBuilder() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
toBuilder() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse
Builds a new TwoFactorVoiceResponse.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.ApiCallResponse
Builds a new ApiCallResponse.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Builds a new ApiCallStateResponse.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Builds a new ApiCreateCallRequest.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Builds a new ApiModifyCallRequest.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
toBuilder() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
toBuilder() - Method in class com.bandwidth.voice.models.ConferenceDetail
Builds a new ConferenceDetail.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Builds a new ConferenceMemberDetail.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
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
Builds a new Transcript.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.Transcription
Builds a new Transcription.Builder object.
toBuilder() - Method in class com.bandwidth.voice.models.TranscriptionResponse
Builds a new TranscriptionResponse.Builder object.
toBuilder() - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse
toBuilder() - Method in class com.bandwidth.webrtc.models.Participant
Builds a new Participant.Builder object.
toBuilder() - Method in class com.bandwidth.webrtc.models.ParticipantSubscription
Builds a new ParticipantSubscription.Builder object.
toBuilder() - Method in class com.bandwidth.webrtc.models.Session
Builds a new Session.Builder object.
toBuilder() - Method in class com.bandwidth.webrtc.models.Subscriptions
Builds a new Subscriptions.Builder object.
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
token(String) - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse.Builder
Setter for token.
toRfc1123DateTime(LocalDateTime) - Static method in class com.bandwidth.DateTimeHelper
Convert a DateTime object to a Rfc1123 formatted string.
toRfc1123DateTime(List<LocalDateTime>) - Static method in class com.bandwidth.DateTimeHelper
Convert a List of DateTime objects to Rfc1123 formatted strings.
toRfc8601DateTime(LocalDateTime) - Static method in class com.bandwidth.DateTimeHelper
Convert a DateTime object to a Rfc8601(Rfc3339) formatted string.
toRfc8601DateTime(List<LocalDateTime>) - 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 class com.bandwidth.BandwidthClient
Converts this BandwidthClient into string format.
toString() - Method in enum com.bandwidth.Environment
Get string representation of this enum.
toString() - Method in class com.bandwidth.http.client.HttpClientConfiguration
Converts this HttpClientConfiguration into string format.
toString() - Method in class com.bandwidth.http.client.HttpContext
Converts this HttpContext into string format.
toString() - Method in class com.bandwidth.http.Headers
Converts this Headers into string format.
toString() - Method in class com.bandwidth.http.request.HttpBodyRequest
Converts this HttpBodyRequest into string format.
toString() - Method in class com.bandwidth.http.request.HttpRequest
Converts this HttpRequest into string format.
toString() - Method in class com.bandwidth.http.response.HttpResponse
Converts this HttpResponse into string format.
toString() - Method in class com.bandwidth.http.response.HttpStringResponse
Converts this HttpStringResponse into string format.
toString() - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage
Converts this BandwidthCallbackMessage into string format.
toString() - Method in class com.bandwidth.messaging.models.BandwidthMessage
Converts this BandwidthMessage into string format.
toString() - Method in class com.bandwidth.messaging.models.BandwidthMessageItem
Converts this BandwidthMessageItem into string format.
toString() - Method in class com.bandwidth.messaging.models.BandwidthMessagesList
Converts this BandwidthMessagesList into string format.
toString() - Method in class com.bandwidth.messaging.models.DeferredResult
Converts this DeferredResult into string format.
toString() - Method in class com.bandwidth.messaging.models.Media
Converts this Media into string format.
toString() - Method in class com.bandwidth.messaging.models.MessageRequest
Converts this MessageRequest into string format.
toString() - Method in class com.bandwidth.messaging.models.PageInfo
Converts this PageInfo into string format.
toString() - Method in enum com.bandwidth.messaging.models.PriorityEnum
Get string representation of this enum.
toString() - Method in class com.bandwidth.messaging.models.Tag
Converts this Tag into string format.
toString() - Method in class com.bandwidth.MessagingBasicAuthManager
Converts this MessagingBasicAuthManager into string format.
toString() - Method in enum com.bandwidth.Server
Get string representation of this enum.
toString() - Method in class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Converts this TwoFactorCodeRequestSchema into string format.
toString() - Method in class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse
Converts this TwoFactorMessagingResponse into string format.
toString() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse
Converts this TwoFactorVerifyCodeResponse into string format.
toString() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Converts this TwoFactorVerifyRequestSchema into string format.
toString() - Method in class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse
Converts this TwoFactorVoiceResponse into string format.
toString() - Method in class com.bandwidth.TwoFactorAuthBasicAuthManager
Converts this TwoFactorAuthBasicAuthManager into string format.
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.AnswerFallbackMethodEnum
Get string representation of this enum.
toString() - Method in enum com.bandwidth.voice.models.AnswerMethodEnum
Get string representation of this enum.
toString() - Method in class com.bandwidth.voice.models.ApiCallResponse
Converts this ApiCallResponse into string format.
toString() - Method in class com.bandwidth.voice.models.ApiCallStateResponse
Converts this ApiCallStateResponse into string format.
toString() - Method in class com.bandwidth.voice.models.ApiCreateCallRequest
Converts this ApiCreateCallRequest into string format.
toString() - Method in class com.bandwidth.voice.models.ApiModifyCallRequest
Converts this ApiModifyCallRequest into string format.
toString() - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest
Converts this ApiModifyConferenceRequest into string format.
toString() - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest
Converts this ApiTranscribeRecordingRequest into string format.
toString() - Method in enum com.bandwidth.voice.models.CallbackMethodEnum
Get string representation of this enum.
toString() - Method in class com.bandwidth.voice.models.ConferenceDetail
Converts this ConferenceDetail into string format.
toString() - Method in enum com.bandwidth.voice.models.ConferenceEventMethodEnum
Get string representation of this enum.
toString() - Method in class com.bandwidth.voice.models.ConferenceMemberDetail
Converts this ConferenceMemberDetail into string format.
toString() - Method in class com.bandwidth.voice.models.ConferenceRecordingMetadataResponse
Converts this ConferenceRecordingMetadataResponse into string format.
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 class com.bandwidth.voice.models.ModifyCallRecordingState
Converts this ModifyCallRecordingState into string format.
toString() - Method in class com.bandwidth.voice.models.RecordingMetadataResponse
Converts this RecordingMetadataResponse into string format.
toString() - Method in enum com.bandwidth.voice.models.RedirectFallbackMethodEnum
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.Status3Enum
Get string representation of this enum.
toString() - Method in enum com.bandwidth.voice.models.StatusEnum
Get string representation of this enum.
toString() - Method in class com.bandwidth.voice.models.Transcript
Converts this Transcript into string format.
toString() - Method in class com.bandwidth.voice.models.Transcription
Converts this Transcription into string format.
toString() - Method in class com.bandwidth.voice.models.TranscriptionResponse
Converts this TranscriptionResponse into string format.
toString() - Method in class com.bandwidth.VoiceBasicAuthManager
Converts this VoiceBasicAuthManager into string format.
toString() - Method in class com.bandwidth.webrtc.models.AccountsParticipantsResponse
Converts this AccountsParticipantsResponse into string format.
toString() - Method in enum com.bandwidth.webrtc.models.DeviceApiVersionEnum
Get string representation of this enum.
toString() - Method in class com.bandwidth.webrtc.models.Participant
Converts this Participant into string format.
toString() - Method in class com.bandwidth.webrtc.models.ParticipantSubscription
Converts this ParticipantSubscription into string format.
toString() - Method in enum com.bandwidth.webrtc.models.PublishPermissionEnum
Get string representation of this enum.
toString() - Method in class com.bandwidth.webrtc.models.Session
Converts this Session into string format.
toString() - Method in class com.bandwidth.webrtc.models.Subscriptions
Converts this Subscriptions into string format.
toString() - Method in class com.bandwidth.WebRtcBasicAuthManager
Converts this WebRtcBasicAuthManager into string format.
totalCount(Integer) - Method in class com.bandwidth.messaging.models.BandwidthMessagesList.Builder
Setter for totalCount.
toUnixTimestamp(LocalDateTime) - Static method in class com.bandwidth.DateTimeHelper
Convert a DateTime object to a Unix Timestamp string.
toUnixTimestamp(List<LocalDateTime>) - 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<PriorityEnum>) - Static method in enum com.bandwidth.messaging.models.PriorityEnum
Convert list of PriorityEnum 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<AnswerFallbackMethodEnum>) - Static method in enum com.bandwidth.voice.models.AnswerFallbackMethodEnum
Convert list of AnswerFallbackMethodEnum 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<ConferenceEventMethodEnum>) - Static method in enum com.bandwidth.voice.models.ConferenceEventMethodEnum
Convert list of ConferenceEventMethodEnum 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<RedirectFallbackMethodEnum>) - Static method in enum com.bandwidth.voice.models.RedirectFallbackMethodEnum
Convert list of RedirectFallbackMethodEnum 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<Status3Enum>) - Static method in enum com.bandwidth.voice.models.Status3Enum
Convert list of Status3Enum 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.
toValue(List<DeviceApiVersionEnum>) - Static method in enum com.bandwidth.webrtc.models.DeviceApiVersionEnum
Convert list of DeviceApiVersionEnum values to list of string values.
toValue(List<PublishPermissionEnum>) - Static method in enum com.bandwidth.webrtc.models.PublishPermissionEnum
Convert list of PublishPermissionEnum values to list of string values.
TRACE - com.bandwidth.voice.models.CallbackMethodEnum
 
TRACE - com.bandwidth.voice.models.ConferenceEventMethodEnum
 
Transcript - Class in com.bandwidth.voice.models
This is a model class for Transcript type.
Transcript() - Constructor for class com.bandwidth.voice.models.Transcript
Default constructor.
Transcript(String, Double) - Constructor for class com.bandwidth.voice.models.Transcript
Initialization constructor.
Transcript.Builder - Class in com.bandwidth.voice.models
Class to build instances of Transcript.
transcription(Transcription) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for transcription.
Transcription - Class in com.bandwidth.voice.models
This is a model class for Transcription type.
Transcription() - Constructor for class com.bandwidth.voice.models.Transcription
Default constructor.
Transcription(String, Status3Enum, String, String) - Constructor for class com.bandwidth.voice.models.Transcription
Initialization constructor.
Transcription.Builder - Class in com.bandwidth.voice.models
Class to build instances of Transcription.
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
This is a model class for TranscriptionResponse type.
TranscriptionResponse() - Constructor for class com.bandwidth.voice.models.TranscriptionResponse
Default constructor.
TranscriptionResponse(List<Transcript>) - Constructor for class com.bandwidth.voice.models.TranscriptionResponse
Initialization constructor.
TranscriptionResponse.Builder - Class in com.bandwidth.voice.models
Class to build instances of TranscriptionResponse.
transcripts(List<Transcript>) - Method in class com.bandwidth.voice.models.TranscriptionResponse.Builder
Setter for transcripts.
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
 
transferAnswerFallbackMethod - Variable in class com.bandwidth.voice.bxml.verbs.PhoneNumber
 
transferAnswerFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
 
transferAnswerFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferAnswerFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
 
transferAnswerFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferAnswerFallbackUrl - Variable in class com.bandwidth.voice.bxml.verbs.PhoneNumber
 
transferAnswerFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
 
transferAnswerFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferAnswerFallbackUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
 
transferAnswerFallbackUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferAnswerMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferAnswerUrl.
transferAnswerMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferAnswerMethod(String) - 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.SipUri.SipUriBuilder
 
transferAnswerUrl(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.SipUri.SipUriBuilder
 
transferAnswerUrl(URI) - 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.SipUri.SipUriBuilder
 
TransferBuilder() - Constructor for class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
 
transferCallerId(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for transferCallerId.
transferCompleteFallbackMethod - Variable in class com.bandwidth.voice.bxml.verbs.Transfer
 
transferCompleteFallbackMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
 
transferCompleteFallbackMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
 
transferCompleteFallbackUrl - Variable in class com.bandwidth.voice.bxml.verbs.Transfer
 
transferCompleteFallbackUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.Transfer.TransferBuilder
 
transferCompleteFallbackUrl(URI) - Method in 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.
transferDisconnectMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferDisconnectUrl.
transferDisconnectMethod(Method) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferDisconnectMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferDisconnectUrl.
transferDisconnectMethod(String) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferDisconnectUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferDisconnectUrl .
transferDisconnectUrl(String) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferDisconnectUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.PhoneNumber.PhoneNumberBuilder
(optional) The HTTP method to use for the request to transferDisconnectUrl .
transferDisconnectUrl(URI) - Method in class com.bandwidth.voice.bxml.verbs.SipUri.SipUriBuilder
 
transferTo(String) - Method in class com.bandwidth.voice.models.RecordingMetadataResponse.Builder
Setter for transferTo.
twoFactorAuthBasicAuthCredentials(String, String) - Method in class com.bandwidth.BandwidthClient.Builder
Credentials setter for TwoFactorAuthBasicAuth.
TwoFactorAuthBasicAuthCredentials - Interface in com.bandwidth
Interface for defining the behavior of Basic Authentication.
TwoFactorAuthBasicAuthManager - Class in com.bandwidth
Utility class for authorization and token management.
TwoFactorAuthBasicAuthManager(String, String) - Constructor for class com.bandwidth.TwoFactorAuthBasicAuthManager
Constructor.
TwoFactorAuthClient - Class in com.bandwidth
 
TwoFactorAuthClient(BandwidthClient) - Constructor for class com.bandwidth.TwoFactorAuthClient
Default constructor.
TWOFACTORAUTHDEFAULT - com.bandwidth.Server
 
TwoFactorCodeRequestSchema - Class in com.bandwidth.twofactorauth.models
This is a model class for TwoFactorCodeRequestSchema type.
TwoFactorCodeRequestSchema() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Default constructor.
TwoFactorCodeRequestSchema(String, String, String, String, double, String) - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorCodeRequestSchema
Initialization constructor.
TwoFactorCodeRequestSchema.Builder - Class in com.bandwidth.twofactorauth.models
Class to build instances of TwoFactorCodeRequestSchema.
TwoFactorMessagingResponse - Class in com.bandwidth.twofactorauth.models
This is a model class for TwoFactorMessagingResponse type.
TwoFactorMessagingResponse() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse
Default constructor.
TwoFactorMessagingResponse(String) - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorMessagingResponse
Initialization constructor.
TwoFactorMessagingResponse.Builder - Class in com.bandwidth.twofactorauth.models
Class to build instances of TwoFactorMessagingResponse.
TwoFactorVerifyCodeResponse - Class in com.bandwidth.twofactorauth.models
This is a model class for TwoFactorVerifyCodeResponse type.
TwoFactorVerifyCodeResponse() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse
Default constructor.
TwoFactorVerifyCodeResponse(Boolean) - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse
Initialization constructor.
TwoFactorVerifyCodeResponse.Builder - Class in com.bandwidth.twofactorauth.models
Class to build instances of TwoFactorVerifyCodeResponse.
TwoFactorVerifyRequestSchema - Class in com.bandwidth.twofactorauth.models
This is a model class for TwoFactorVerifyRequestSchema type.
TwoFactorVerifyRequestSchema() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Default constructor.
TwoFactorVerifyRequestSchema(String, String, double, String, String) - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVerifyRequestSchema
Initialization constructor.
TwoFactorVerifyRequestSchema.Builder - Class in com.bandwidth.twofactorauth.models
Class to build instances of TwoFactorVerifyRequestSchema.
TwoFactorVoiceResponse - Class in com.bandwidth.twofactorauth.models
This is a model class for TwoFactorVoiceResponse type.
TwoFactorVoiceResponse() - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse
Default constructor.
TwoFactorVoiceResponse(String) - Constructor for class com.bandwidth.twofactorauth.models.TwoFactorVoiceResponse
Initialization constructor.
TwoFactorVoiceResponse.Builder - Class in com.bandwidth.twofactorauth.models
Class to build instances of TwoFactorVoiceResponse.
type(String) - Method in class com.bandwidth.messaging.models.BandwidthCallbackMessage.Builder
Setter for type.
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Bridge
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Conference
 
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.Ring
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.SendDtmf
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.SipUri
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.SpeakSentence
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.StartGather
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.StartRecording
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.StopGather
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.StopRecording
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Tag
 
TYPE_NAME - Static variable in class com.bandwidth.voice.bxml.verbs.Transfer
 

U

UnauthorizedRequestException - Exception in com.bandwidth.twofactorauth.exceptions
This is a model class for UnauthorizedRequestException type.
UnauthorizedRequestException(String, HttpContext) - Constructor for exception com.bandwidth.twofactorauth.exceptions.UnauthorizedRequestException
Initialization constructor.
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
 
updateParticipantSubscriptions(String, String, String, Subscriptions) - Method in class com.bandwidth.webrtc.controllers.APIController
Update a participant's subscriptions This is a full update that will replace the participant's subscriptions.
updateParticipantSubscriptionsAsync(String, String, String, Subscriptions) - Method in class com.bandwidth.webrtc.controllers.APIController
Update a participant's subscriptions This is a full update that will replace the participant's subscriptions.
uploadMedia(String, String, long, FileWrapper, String, String) - Method in class com.bandwidth.messaging.controllers.APIController
uploadMedia.
uploadMediaAsync(String, String, long, FileWrapper, String, String) - Method in class com.bandwidth.messaging.controllers.APIController
uploadMedia.
url(String) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for url.
url(String) - Method in class com.bandwidth.voice.models.Transcription.Builder
Setter for url.
userAgent - Static variable in class com.bandwidth.controllers.BaseController
 
userId(String) - Method in class com.bandwidth.messaging.models.Media.Builder
Setter for userId.
username - Variable in class com.bandwidth.voice.bxml.verbs.Bridge
username to authenticate at the bridgeCompleteUrl & bridgeTargetCompleteUrl endpoints
username - Variable in class com.bandwidth.voice.bxml.verbs.Conference
(optional) The username to send in the HTTP request to conferenceEventUrl.
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.StartGather
(optional) The username to send in the HTTP request to recordCompleteUrl or recordingAvailableUrl.
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
Setter for username.
username(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for username.
username(String) - Method in class com.bandwidth.voice.models.ApiModifyCallRequest.Builder
Setter for username.
username(String) - Method in class com.bandwidth.voice.models.ApiModifyConferenceRequest.Builder
Setter for username.
username(String) - Method in class com.bandwidth.voice.models.ApiTranscribeRecordingRequest.Builder
Setter for username.
uui(String) - Method in class com.bandwidth.voice.models.ApiCreateCallRequest.Builder
Setter for uui.

V

V2 - com.bandwidth.webrtc.models.DeviceApiVersionEnum
 
V3 - com.bandwidth.webrtc.models.DeviceApiVersionEnum
 
valid(Boolean) - Method in class com.bandwidth.twofactorauth.models.TwoFactorVerifyCodeResponse.Builder
Setter for valid.
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.messaging.models.PriorityEnum
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.AnswerFallbackMethodEnum
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.ConferenceEventMethodEnum
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.RedirectFallbackMethodEnum
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.Status3Enum
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() - Method in enum com.bandwidth.webrtc.models.DeviceApiVersionEnum
Returns the string value associated with the enum member.
value() - Method in enum com.bandwidth.webrtc.models.PublishPermissionEnum
Returns the string value associated with the enum member.
value(String) - Method in class com.bandwidth.http.Headers
Get 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
Setter for value.
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.messaging.models.PriorityEnum
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.AnswerFallbackMethodEnum
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.ConferenceEventMethodEnum
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.RedirectFallbackMethodEnum
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.Status3Enum
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.
valueOf(String) - Static method in enum com.bandwidth.webrtc.models.DeviceApiVersionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.webrtc.models.PublishPermissionEnum
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.messaging.models.PriorityEnum
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.AnswerFallbackMethodEnum
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.ConferenceEventMethodEnum
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.RedirectFallbackMethodEnum
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.Status3Enum
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() - Static method in enum com.bandwidth.webrtc.models.DeviceApiVersionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.webrtc.models.PublishPermissionEnum
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
Get 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
VIDEO - com.bandwidth.webrtc.models.PublishPermissionEnum
 
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
Credentials setter for VoiceBasicAuth.
VoiceBasicAuthCredentials - Interface in com.bandwidth
Interface for defining the behavior of Basic Authentication.
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
 
webRtcBasicAuthCredentials(String, String) - Method in class com.bandwidth.BandwidthClient.Builder
Credentials setter for WebRtcBasicAuth.
WebRtcBasicAuthCredentials - Interface in com.bandwidth
Interface for defining the behavior of Basic Authentication.
WebRtcBasicAuthManager - Class in com.bandwidth
Utility class for authorization and token management.
WebRtcBasicAuthManager(String, String) - Constructor for class com.bandwidth.WebRtcBasicAuthManager
Constructor.
WebRtcClient - Class in com.bandwidth
 
WebRtcClient(BandwidthClient) - Constructor for class com.bandwidth.WebRtcClient
Default constructor.
WEBRTCDEFAULT - com.bandwidth.Server
 
WebRtcTransfer - Class in com.bandwidth.webrtc.utils
 
WebRtcTransfer() - Constructor for class com.bandwidth.webrtc.utils.WebRtcTransfer
 
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