Index

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractOpenApiSchema - Class in com.bandwidth.sdk.model
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
AbstractOpenApiSchema(String, Boolean) - Constructor for class com.bandwidth.sdk.model.AbstractOpenApiSchema
 
ACCEPTED - Enum constant in enum com.bandwidth.sdk.model.MessageStatusEnum
 
accountId(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
accountId(String) - Method in class com.bandwidth.sdk.model.CallState
 
accountId(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
accountId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
accountId(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
accountId(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
accountId(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
accountId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
AccountStatistics - Class in com.bandwidth.sdk.model
AccountStatistics
AccountStatistics() - Constructor for class com.bandwidth.sdk.model.AccountStatistics
 
AccountStatistics.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ACTIVE - Enum constant in enum com.bandwidth.sdk.model.CallStateEnum
 
ACTIVE - Enum constant in enum com.bandwidth.sdk.model.ConferenceStateEnum
 
activeMembers(List<ConferenceMember>) - Method in class com.bandwidth.sdk.model.Conference
 
Adapter() - Constructor for class com.bandwidth.sdk.model.CallbackMethodEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.CallDirectionEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.CallStateEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.CallTranscriptionTrackEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.ConferenceStateEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.FileFormatEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.ListMessageDirectionEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.LookupStatusEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.MachineDetectionModeEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.MessageDirectionEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.MessageStatusEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.MessageTypeEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.PriorityEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.RecordingStateEnum.Adapter
 
Adapter() - Constructor for class com.bandwidth.sdk.model.RedirectMethodEnum.Adapter
 
addActiveMembersItem(ConferenceMember) - Method in class com.bandwidth.sdk.model.Conference
 
addCallIdsToCoachItem(String) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
addCallIdsToCoachItem(String) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
addDefaultCookie(String, String) - Method in class com.bandwidth.sdk.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - Method in class com.bandwidth.sdk.ApiClient
Add a default header.
addFailedTelephoneNumbersItem(String) - Method in class com.bandwidth.sdk.model.LookupStatus
 
addFieldErrorsItem(FieldError) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
addMediaItem(String) - Method in class com.bandwidth.sdk.model.Message
 
addMediaItem(URI) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
addMediaItem(URI) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
addMediaItem(URI) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
addMediaItem(URI) - Method in class com.bandwidth.sdk.model.MessageRequest
 
addMediaItem(URI) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
addMessagesItem(ListMessageItem) - Method in class com.bandwidth.sdk.model.MessagesList
 
addResultItem(LookupResult) - Method in class com.bandwidth.sdk.model.LookupStatus
 
addTnsItem(String) - Method in class com.bandwidth.sdk.model.LookupRequest
 
addToItem(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
addToItem(String) - Method in class com.bandwidth.sdk.model.Message
 
addToItem(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
addToItem(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
addToItem(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
addToItem(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
addTracksItem(CallTranscription) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
addTranscriptsItem(Transcription) - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
 
addTranscriptsItem(Transcription) - Method in class com.bandwidth.sdk.model.TranscriptionList
 
ANATOLI - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
answerCall - Variable in class com.bandwidth.sdk.model.bxml.Ring
 
AnswerCallback - Class in com.bandwidth.sdk.model
The Answer event is sent to the answerUrl specified in the createCall request when an outbound call is answered.
AnswerCallback() - Constructor for class com.bandwidth.sdk.model.AnswerCallback
 
AnswerCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
answerFallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCall
 
answerFallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
answerFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCall
 
answerFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
answerMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCall
 
answerMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.GatherCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
answerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
answerUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCall
 
answerUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
ApiCallback<T> - Interface in com.bandwidth.sdk
Callback for asynchronous API call.
ApiClient - Class in com.bandwidth.sdk
ApiClient class.
ApiClient() - Constructor for class com.bandwidth.sdk.ApiClient
Basic constructor for ApiClient
ApiClient(OkHttpClient) - Constructor for class com.bandwidth.sdk.ApiClient
Basic constructor with custom OkHttpClient
ApiException - Exception Class in com.bandwidth.sdk
ApiException class.
ApiException() - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiException(int, String) - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiException(int, Map<String, List<String>>, String) - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiException(String) - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiException(Throwable) - Constructor for exception class com.bandwidth.sdk.ApiException
Constructor for ApiException.
ApiKeyAuth - Class in com.bandwidth.sdk.auth
 
ApiKeyAuth(String, String) - Constructor for class com.bandwidth.sdk.auth.ApiKeyAuth
 
ApiResponse<T> - Class in com.bandwidth.sdk
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class com.bandwidth.sdk.ApiResponse
Constructor for ApiResponse.
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class com.bandwidth.sdk.ApiResponse
Constructor for ApiResponse.
applicationId(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
applicationId(String) - Method in class com.bandwidth.sdk.model.CallState
 
applicationId(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
applicationId(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
applicationId(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
applicationId(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
applicationId(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.Message
 
applicationId(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
applicationId(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
applicationId(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
applicationId(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
applicationId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
applicationId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class com.bandwidth.sdk.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in interface com.bandwidth.sdk.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class com.bandwidth.sdk.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class com.bandwidth.sdk.auth.HttpBearerAuth
 
ARB - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
ASYNC - Enum constant in enum com.bandwidth.sdk.model.MachineDetectionModeEnum
 
attachmentCount(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
attestationIndicator(String) - Method in class com.bandwidth.sdk.model.StirShaken
 
AudioProducer - Interface in com.bandwidth.sdk.model.bxml
A marker interface for BXML verbs that process audio output.
audioUri - Variable in class com.bandwidth.sdk.model.bxml.PlayAudio
 
Authentication - Interface in com.bandwidth.sdk.auth
 
away - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 

B

BERNARD - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
Bridge - Class in com.bandwidth.sdk.model.bxml
 
Bridge() - Constructor for class com.bandwidth.sdk.model.bxml.Bridge
 
BridgeCompleteCallback - Class in com.bandwidth.sdk.model
If the target call leaves the <Bridge>, then this callback is sent to the bridgeCompleteUrl, and the BXML returned in it is executed on the call.
BridgeCompleteCallback() - Constructor for class com.bandwidth.sdk.model.BridgeCompleteCallback
 
BridgeCompleteCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
bridgeCompleteFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
bridgeCompleteFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
bridgeCompleteMethod - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
bridgeCompleteUrl - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
BRIDGET - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
BridgeTargetCompleteCallback - Class in com.bandwidth.sdk.model
If the originating call leaves the <Bridge>, then this callback is sent to the bridgeTargetCompleteUrl, and the BXML returned in it is executed on the target call.
BridgeTargetCompleteCallback() - Constructor for class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
BridgeTargetCompleteCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
bridgeTargetCompleteFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
bridgeTargetCompleteFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
bridgeTargetCompleteMethod - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
bridgeTargetCompleteUrl - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
buildCall(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class com.bandwidth.sdk.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class com.bandwidth.sdk.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class com.bandwidth.sdk.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class com.bandwidth.sdk.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, String, List<Pair>, List<Pair>) - Method in class com.bandwidth.sdk.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
Bxml - Class in com.bandwidth.sdk.model.bxml
 
Bxml() - Constructor for class com.bandwidth.sdk.model.bxml.Bxml
 
BxmlConstants - Class in com.bandwidth.sdk.model.bxml.utils
 
BxmlConstants() - Constructor for class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
ByteArrayAdapter() - Constructor for class com.bandwidth.sdk.JSON.ByteArrayAdapter
 

C

callbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
callbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
CallbackMethodEnum - Enum in com.bandwidth.sdk.model
The HTTP method to use to deliver the callback.
CallbackMethodEnum.Adapter - Class in com.bandwidth.sdk.model
 
callbackTimeout - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
callbackTimeout(Double) - Method in class com.bandwidth.sdk.model.CreateCall
 
callbackTimeout(Double) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
callbackTimeout(Double) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
callbackUrl(URI) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
callbackUrl(URI) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
CallDirectionEnum - Enum in com.bandwidth.sdk.model
The direction of the call.
CallDirectionEnum.Adapter - Class in com.bandwidth.sdk.model
 
callId(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
callId(String) - Method in class com.bandwidth.sdk.model.CallState
 
callId(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
callId(String) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
callId(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
callId(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
callId(String) - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
 
callIdsToCoach - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
callIdsToCoach(List<String>) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
callIdsToCoach(List<String>) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
CallRecordingMetadata - Class in com.bandwidth.sdk.model
CallRecordingMetadata
CallRecordingMetadata() - Constructor for class com.bandwidth.sdk.model.CallRecordingMetadata
 
CallRecordingMetadata.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
CallsApi - Class in com.bandwidth.sdk.api
 
CallsApi() - Constructor for class com.bandwidth.sdk.api.CallsApi
 
CallsApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.CallsApi
 
CallState - Class in com.bandwidth.sdk.model
CallState
CallState() - Constructor for class com.bandwidth.sdk.model.CallState
 
CallState.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
CallStateEnum - Enum in com.bandwidth.sdk.model
The call state.
CallStateEnum.Adapter - Class in com.bandwidth.sdk.model
 
callTimeout - Variable in class com.bandwidth.sdk.model.bxml.Transfer
Call timeout in seconds.
callTimeout(Double) - Method in class com.bandwidth.sdk.model.CreateCall
 
callTimeout(Double) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
CallTranscription - Class in com.bandwidth.sdk.model
CallTranscription
CallTranscription() - Constructor for class com.bandwidth.sdk.model.CallTranscription
 
CallTranscription.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
CallTranscriptionDetectedLanguageEnum - Enum in com.bandwidth.sdk.model
The detected language for this transcription.
CallTranscriptionDetectedLanguageEnum.Adapter - Class in com.bandwidth.sdk.model
 
CallTranscriptionMetadata - Class in com.bandwidth.sdk.model
CallTranscriptionMetadata
CallTranscriptionMetadata() - Constructor for class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
CallTranscriptionMetadata.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
CallTranscriptionResponse - Class in com.bandwidth.sdk.model
CallTranscriptionResponse
CallTranscriptionResponse() - Constructor for class com.bandwidth.sdk.model.CallTranscriptionResponse
 
CallTranscriptionResponse.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
CallTranscriptionTrackEnum - Enum in com.bandwidth.sdk.model
Which `track` this transcription is derived from.
CallTranscriptionTrackEnum.Adapter - Class in com.bandwidth.sdk.model
 
callUrl(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
callUrl(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
callUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
campaignClass(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
campaignId(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
carrierName(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
cause(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
cause(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
cause(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
cause(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
channels(Integer) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
channels(Integer) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
channels(Integer) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
channels(Integer) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
channels(Integer) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
children - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
CMN_CN - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
code(String) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
CodeRequest - Class in com.bandwidth.sdk.model
CodeRequest
CodeRequest() - Constructor for class com.bandwidth.sdk.model.CodeRequest
 
CodeRequest.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
collectionPathParameterToString(String, Collection) - Method in class com.bandwidth.sdk.ApiClient
Formats the specified collection path parameter to a string value.
com.bandwidth.sdk - package com.bandwidth.sdk
 
com.bandwidth.sdk.api - package com.bandwidth.sdk.api
 
com.bandwidth.sdk.auth - package com.bandwidth.sdk.auth
 
com.bandwidth.sdk.model - package com.bandwidth.sdk.model
 
com.bandwidth.sdk.model.bxml - package com.bandwidth.sdk.model.bxml
 
com.bandwidth.sdk.model.bxml.utils - package com.bandwidth.sdk.model.bxml.utils
 
COMPLETE - Enum constant in enum com.bandwidth.sdk.model.LookupStatusEnum
 
COMPLETED - Enum constant in enum com.bandwidth.sdk.model.CallStateEnum
 
COMPLETED - Enum constant in enum com.bandwidth.sdk.model.ConferenceStateEnum
 
completedTime(String) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
completedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.Conference
 
completedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
Conference - Class in com.bandwidth.sdk.model.bxml
 
Conference - Class in com.bandwidth.sdk.model
Conference
Conference() - Constructor for class com.bandwidth.sdk.model.bxml.Conference
 
Conference() - Constructor for class com.bandwidth.sdk.model.Conference
 
Conference.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ConferenceCompletedCallback - Class in com.bandwidth.sdk.model
The Conference Completed event is fired when the last member leaves the conference.
ConferenceCompletedCallback() - Constructor for class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
ConferenceCompletedCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ConferenceCreatedCallback - Class in com.bandwidth.sdk.model
The Conference Created event is fired whenever a new conference that specified a callbackUrl is created.
ConferenceCreatedCallback() - Constructor for class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
ConferenceCreatedCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
conferenceEventFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
conferenceEventFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
conferenceEventMethod - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
conferenceEventMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.Conference
 
conferenceEventUrl - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
conferenceEventUrl(URI) - Method in class com.bandwidth.sdk.model.Conference
 
conferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
conferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
conferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
conferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
conferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
conferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
conferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
conferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
ConferenceMember - Class in com.bandwidth.sdk.model
ConferenceMember
ConferenceMember() - Constructor for class com.bandwidth.sdk.model.ConferenceMember
 
ConferenceMember.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ConferenceMemberExitCallback - Class in com.bandwidth.sdk.model
The Conference Member Exit event is fired whenever a caller exits a conference that specified a callbackUrl.
ConferenceMemberExitCallback() - Constructor for class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
ConferenceMemberExitCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ConferenceMemberJoinCallback - Class in com.bandwidth.sdk.model
The Conference Member Join event is fired whenever a caller joins a conference that specified a callbackUrl.
ConferenceMemberJoinCallback() - Constructor for class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
ConferenceMemberJoinCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ConferenceRecordingAvailableCallback - Class in com.bandwidth.sdk.model
The Conference Recording Available event is sent after a conference recording has been processed.
ConferenceRecordingAvailableCallback() - Constructor for class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
ConferenceRecordingAvailableCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ConferenceRecordingMetadata - Class in com.bandwidth.sdk.model
ConferenceRecordingMetadata
ConferenceRecordingMetadata() - Constructor for class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
ConferenceRecordingMetadata.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ConferenceRedirectCallback - Class in com.bandwidth.sdk.model
The Conference Redirect event is fired whenever an existing conference is modified via a POST request made to the /conferences/{conferenceId} endpoint.
ConferenceRedirectCallback() - Constructor for class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
ConferenceRedirectCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
ConferencesApi - Class in com.bandwidth.sdk.api
 
ConferencesApi() - Constructor for class com.bandwidth.sdk.api.ConferencesApi
 
ConferencesApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.ConferencesApi
 
ConferenceStateEnum - Enum in com.bandwidth.sdk.model
Setting the conference state to `completed` ends the conference and ejects all members.
ConferenceStateEnum.Adapter - Class in com.bandwidth.sdk.model
 
confidence(Double) - Method in class com.bandwidth.sdk.model.CallTranscription
 
confidence(Double) - Method in class com.bandwidth.sdk.model.Transcription
 
Configuration - Class in com.bandwidth.sdk
 
Configuration() - Constructor for class com.bandwidth.sdk.Configuration
 
containsIgnoreCase(String[], String) - Static method in class com.bandwidth.sdk.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
content(String) - Method in class com.bandwidth.sdk.model.Media
 
contentLength() - Method in class com.bandwidth.sdk.ProgressRequestBody
 
contentLength() - Method in class com.bandwidth.sdk.ProgressResponseBody
 
contentLength(Integer) - Method in class com.bandwidth.sdk.model.Media
 
contentType() - Method in class com.bandwidth.sdk.ProgressRequestBody
 
contentType() - Method in class com.bandwidth.sdk.ProgressResponseBody
 
counter(String) - Method in class com.bandwidth.sdk.model.Diversion
 
country(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.AccountStatistics.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.AnswerCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CallState.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CallTranscription.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CodeRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.Conference.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ConferenceMember.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CreateCall.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CreateCallResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CreateLookupResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.DeferredResult.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.DisconnectCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.Diversion.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.DtmfCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.FieldError.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.GatherCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.InboundMessageCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.InitiateCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.ListMessageItem.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.LookupRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.LookupResult.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.LookupStatus.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MachineDetectionResult.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.Media.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.Message.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessageFailedCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessageRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessageSendingCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessagesList.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessagingCodeResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MessagingRequestError.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MfaRequestError.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.PageInfo.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.RecordingTranscriptions.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.RedirectCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.StirShaken.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.Tag.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.TnLookupRequestError.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.TranscribeRecording.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.Transcription.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.TranscriptionList.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.UpdateCall.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.UpdateCallRecording.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.UpdateConference.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.VerifyCodeResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.VoiceApiError.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.bandwidth.sdk.model.VoiceCodeResponse.CustomTypeAdapterFactory
 
createCall(String, CreateCall) - Method in class com.bandwidth.sdk.api.CallsApi
Create Call Creates an outbound phone call.
CreateCall - Class in com.bandwidth.sdk.model
CreateCall
CreateCall() - Constructor for class com.bandwidth.sdk.model.CreateCall
 
CreateCall.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
createCallAsync(String, CreateCall, ApiCallback<CreateCallResponse>) - Method in class com.bandwidth.sdk.api.CallsApi
Create Call (asynchronously) Creates an outbound phone call.
createCallCall(String, CreateCall, ApiCallback) - Method in class com.bandwidth.sdk.api.CallsApi
Build call for createCall
CreateCallResponse - Class in com.bandwidth.sdk.model
CreateCallResponse
CreateCallResponse() - Constructor for class com.bandwidth.sdk.model.CreateCallResponse
 
CreateCallResponse.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
createCallWithHttpInfo(String, CreateCall) - Method in class com.bandwidth.sdk.api.CallsApi
Create Call Creates an outbound phone call.
createdTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.Conference
 
createGson() - Static method in class com.bandwidth.sdk.JSON
 
createLookup(String, LookupRequest) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
Create Lookup Create a Phone Number Lookup Request.
createLookupAsync(String, LookupRequest, ApiCallback<CreateLookupResponse>) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
Create Lookup (asynchronously) Create a Phone Number Lookup Request.
createLookupCall(String, LookupRequest, ApiCallback) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
Build call for createLookup
CreateLookupResponse - Class in com.bandwidth.sdk.model
The request has been accepted for processing but not yet finished and in a terminal state (COMPLETE, PARTIAL_COMPLETE, or FAILED).
CreateLookupResponse() - Constructor for class com.bandwidth.sdk.model.CreateLookupResponse
 
CreateLookupResponse.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
createLookupWithHttpInfo(String, LookupRequest) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
Create Lookup Create a Phone Number Lookup Request.
createMessage(String, MessageRequest) - Method in class com.bandwidth.sdk.api.MessagesApi
Create Message Endpoint for sending text messages and picture messages using V2 messaging.
createMessageAsync(String, MessageRequest, ApiCallback<Message>) - Method in class com.bandwidth.sdk.api.MessagesApi
Create Message (asynchronously) Endpoint for sending text messages and picture messages using V2 messaging.
createMessageCall(String, MessageRequest, ApiCallback) - Method in class com.bandwidth.sdk.api.MessagesApi
Build call for createMessage
CreateMessageRequestError - Class in com.bandwidth.sdk.model
CreateMessageRequestError
CreateMessageRequestError() - Constructor for class com.bandwidth.sdk.model.CreateMessageRequestError
 
CreateMessageRequestError.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
createMessageWithHttpInfo(String, MessageRequest) - Method in class com.bandwidth.sdk.api.MessagesApi
Create Message Endpoint for sending text messages and picture messages using V2 messaging.
currentCallQueueSize(Integer) - Method in class com.bandwidth.sdk.model.AccountStatistics
 
CustomParam - Class in com.bandwidth.sdk.model.bxml
 
CustomParam() - Constructor for class com.bandwidth.sdk.model.bxml.CustomParam
 
customParams - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.AccountStatistics.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.AnswerCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.BridgeCompleteCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.BridgeTargetCompleteCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CallRecordingMetadata.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CallState.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CallTranscription.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CallTranscriptionMetadata.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CallTranscriptionResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CodeRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.Conference.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ConferenceCompletedCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ConferenceCreatedCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ConferenceMember.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ConferenceMemberExitCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ConferenceMemberJoinCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ConferenceRecordingMetadata.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ConferenceRedirectCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CreateCall.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CreateCallResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CreateLookupResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.CreateMessageRequestError.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.DeferredResult.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.DisconnectCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.Diversion.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.DtmfCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.FieldError.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.GatherCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.InboundMessageCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.InboundMessageCallbackMessage.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.InitiateCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.ListMessageItem.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.LookupRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.LookupResult.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.LookupStatus.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MachineDetectionCompleteCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MachineDetectionConfiguration.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MachineDetectionResult.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.Media.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.Message.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessageDeliveredCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessageFailedCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessageFailedCallbackMessage.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessageRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessageSendingCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessageSendingCallbackMessage.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessagesList.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessagingCodeResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MessagingRequestError.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MfaForbiddenRequestError.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MfaRequestError.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.MfaUnauthorizedRequestError.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.PageInfo.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.RecordingAvailableCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.RecordingCompleteCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.RecordingTranscriptionMetadata.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.RecordingTranscriptions.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.RedirectCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.StirShaken.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.Tag.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.TnLookupRequestError.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.TranscribeRecording.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.Transcription.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.TranscriptionAvailableCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.TranscriptionList.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.TranscriptionMetadata.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.TransferAnswerCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.TransferCompleteCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.TransferDisconnectCallback.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.UpdateCall.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.UpdateCallRecording.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.UpdateConference.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.UpdateConferenceMember.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.VerifyCodeRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.VerifyCodeResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.VoiceApiError.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - Constructor for class com.bandwidth.sdk.model.VoiceCodeResponse.CustomTypeAdapterFactory
 

D

DateTypeAdapter() - Constructor for class com.bandwidth.sdk.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class com.bandwidth.sdk.JSON.DateTypeAdapter
 
DAVE - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
DE - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
DEFAULT - Enum constant in enum com.bandwidth.sdk.model.PriorityEnum
 
DEFAULT_CALL_TIMEOUT - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_CALLBACK_METHOD - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_EMPTY_STRING - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_FIRSTDIGIT_TIMEOUT - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_INTERDIGIT_TIMEOUT - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_MAX_DIGITS - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_PAUSE_DURATION - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_RECORD_AUDIO_FORMAT - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_RECORD_MAX_DURATION - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_RECORD_SILENCE_TIMEOUT - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_REPEAT_COUNT - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
DEFAULT_TERMINATING_DIGITS - Static variable in class com.bandwidth.sdk.model.bxml.utils.BxmlConstants
 
defaultValue - Variable in class com.bandwidth.sdk.ServerVariable
 
DeferredResult - Class in com.bandwidth.sdk.model
DeferredResult
DeferredResult() - Constructor for class com.bandwidth.sdk.model.DeferredResult
 
DeferredResult.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
deflection - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
delayResult(Boolean) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
deleteMedia(String, String) - Method in class com.bandwidth.sdk.api.MediaApi
Delete Media Deletes a media file from Bandwidth API server.
deleteMediaAsync(String, String, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.MediaApi
Delete Media (asynchronously) Deletes a media file from Bandwidth API server.
deleteMediaCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.MediaApi
Build call for deleteMedia
deleteMediaWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.MediaApi
Delete Media Deletes a media file from Bandwidth API server.
deleteRealTimeTranscription(String, String, String) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Delete a specific transcription Delete the specified transcription that was created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
deleteRealTimeTranscriptionAsync(String, String, String, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Delete a specific transcription (asynchronously) Delete the specified transcription that was created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
deleteRealTimeTranscriptionCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Build call for deleteRealTimeTranscription
deleteRealTimeTranscriptionWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Delete a specific transcription Delete the specified transcription that was created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
deleteRecording(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Recording Delete the recording information, media and transcription.
deleteRecordingAsync(String, String, String, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Recording (asynchronously) Delete the recording information, media and transcription.
deleteRecordingCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for deleteRecording
deleteRecordingMedia(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Recording Media Deletes the specified recording's media.
deleteRecordingMediaAsync(String, String, String, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Recording Media (asynchronously) Deletes the specified recording's media.
deleteRecordingMediaCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for deleteRecordingMedia
deleteRecordingMediaWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Recording Media Deletes the specified recording's media.
deleteRecordingTranscription(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Transcription Deletes the specified recording's transcription.
deleteRecordingTranscriptionAsync(String, String, String, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Transcription (asynchronously) Deletes the specified recording's transcription.
deleteRecordingTranscriptionCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for deleteRecordingTranscription
deleteRecordingTranscriptionWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Transcription Deletes the specified recording's transcription.
deleteRecordingWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Delete Recording Delete the recording information, media and transcription.
DELIVERED - Enum constant in enum com.bandwidth.sdk.model.MessageStatusEnum
 
description - Variable in class com.bandwidth.sdk.ServerConfiguration
 
description - Variable in class com.bandwidth.sdk.ServerVariable
 
description(String) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
description(String) - Method in class com.bandwidth.sdk.model.FieldError
 
description(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
description(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
description(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
description(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
description(String) - Method in class com.bandwidth.sdk.model.MessagingRequestError
 
description(String) - Method in class com.bandwidth.sdk.model.VoiceApiError
 
deserialize(String, Type) - Static method in class com.bandwidth.sdk.JSON
Deserialize the given JSON string to Java object.
deserialize(Response, Type) - Method in class com.bandwidth.sdk.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
destination - Variable in class com.bandwidth.sdk.model.bxml.StartStream
 
destination - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
destinations - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
destinationTn(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
detectedLanguage(CallTranscriptionDetectedLanguageEnum) - Method in class com.bandwidth.sdk.model.CallTranscription
 
detectionTimeout(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
detectLanguage(Boolean) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
digit(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
digits - Variable in class com.bandwidth.sdk.model.bxml.SendDtmf
 
digits(Integer) - Method in class com.bandwidth.sdk.model.CodeRequest
 
digits(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.CallState
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.GatherCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
direction(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
direction(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
direction(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.Message
 
direction(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
direction(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
direction(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
DisconnectCallback - Class in com.bandwidth.sdk.model
The Disconnect event is fired when a call ends, for any reason.
DisconnectCallback() - Constructor for class com.bandwidth.sdk.model.DisconnectCallback
 
DisconnectCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
disconnectCause(String) - Method in class com.bandwidth.sdk.model.CallState
 
disconnectMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCall
 
disconnectMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
disconnectUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCall
 
disconnectUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
displayName(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
diversion(Diversion) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
Diversion - Class in com.bandwidth.sdk.model
Diversion
Diversion() - Constructor for class com.bandwidth.sdk.model.Diversion
 
Diversion.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
diversionReason - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
DiversionReason - Enum in com.bandwidth.sdk.model
 
diversionTreatment - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
DiversionTreatment - Enum in com.bandwidth.sdk.model
 
do_not_disturb - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
downloadCallRecording(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Download Recording Downloads the specified recording.
downloadCallRecordingAsync(String, String, String, ApiCallback<File>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Download Recording (asynchronously) Downloads the specified recording.
downloadCallRecordingCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for downloadCallRecording
downloadCallRecordingWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Download Recording Downloads the specified recording.
downloadConferenceRecording(String, String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Download Conference Recording Downloads the specified recording file.
downloadConferenceRecordingAsync(String, String, String, ApiCallback<File>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Download Conference Recording (asynchronously) Downloads the specified recording file.
downloadConferenceRecordingCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for downloadConferenceRecording
downloadConferenceRecordingWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Download Conference Recording Downloads the specified recording file.
downloadFileFromResponse(Response) - Method in class com.bandwidth.sdk.ApiClient
Download file from the given response.
DtmfCallback - Class in com.bandwidth.sdk.model
The DTMF event is sent for every digit detected after a <StartGather> verb is executed.
DtmfCallback() - Constructor for class com.bandwidth.sdk.model.DtmfCallback
 
DtmfCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
dtmfMethod - Variable in class com.bandwidth.sdk.model.bxml.StartGather
 
dtmfUrl - Variable in class com.bandwidth.sdk.model.bxml.StartGather
 
duration - Variable in class com.bandwidth.sdk.model.bxml.Pause
 
duration - Variable in class com.bandwidth.sdk.model.bxml.Ring
 
duration(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
duration(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
duration(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
duration(String) - Method in class com.bandwidth.sdk.model.MachineDetectionResult
 
duration(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
duration(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
duration(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 

E

e164Format(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
EN_UK - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
EN_US - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
EN_US - Enum constant in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
endTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.GatherCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
enqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
EnumFinder<E> - Class in com.bandwidth.sdk.model.bxml.utils
Allows for convenient finding of enums based on custom enum fields.
EnumFinder(Class<E>) - Constructor for class com.bandwidth.sdk.model.bxml.utils.EnumFinder
 
enumValues - Variable in class com.bandwidth.sdk.ServerVariable
 
equals(Object) - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
 
equals(Object) - Method in class com.bandwidth.sdk.model.AccountStatistics
 
equals(Object) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
equals(Object) - Method in class com.bandwidth.sdk.model.CallState
 
equals(Object) - Method in class com.bandwidth.sdk.model.CallTranscription
 
equals(Object) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
equals(Object) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
equals(Object) - Method in class com.bandwidth.sdk.model.CodeRequest
 
equals(Object) - Method in class com.bandwidth.sdk.model.Conference
 
equals(Object) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
equals(Object) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
equals(Object) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.CreateCall
 
equals(Object) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
equals(Object) - Method in class com.bandwidth.sdk.model.CreateLookupResponse
 
equals(Object) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
equals(Object) - Method in class com.bandwidth.sdk.model.DeferredResult
 
equals(Object) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.Diversion
 
equals(Object) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.FieldError
 
equals(Object) - Method in class com.bandwidth.sdk.model.GatherCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
equals(Object) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
equals(Object) - Method in class com.bandwidth.sdk.model.LookupRequest
 
equals(Object) - Method in class com.bandwidth.sdk.model.LookupResult
 
equals(Object) - Method in class com.bandwidth.sdk.model.LookupStatus
 
equals(Object) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
equals(Object) - Method in class com.bandwidth.sdk.model.MachineDetectionResult
 
equals(Object) - Method in class com.bandwidth.sdk.model.Media
 
equals(Object) - Method in class com.bandwidth.sdk.model.Message
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessageRequest
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessagesList
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
 
equals(Object) - Method in class com.bandwidth.sdk.model.MessagingRequestError
 
equals(Object) - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
equals(Object) - Method in class com.bandwidth.sdk.model.MfaRequestError
 
equals(Object) - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
equals(Object) - Method in class com.bandwidth.sdk.model.PageInfo
 
equals(Object) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
equals(Object) - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
 
equals(Object) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.StirShaken
 
equals(Object) - Method in class com.bandwidth.sdk.model.Tag
 
equals(Object) - Method in class com.bandwidth.sdk.model.TnLookupRequestError
 
equals(Object) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
equals(Object) - Method in class com.bandwidth.sdk.model.Transcription
 
equals(Object) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.TranscriptionList
 
equals(Object) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
equals(Object) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
equals(Object) - Method in class com.bandwidth.sdk.model.UpdateCall
 
equals(Object) - Method in class com.bandwidth.sdk.model.UpdateCallRecording
 
equals(Object) - Method in class com.bandwidth.sdk.model.UpdateConference
 
equals(Object) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
equals(Object) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
equals(Object) - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
 
equals(Object) - Method in class com.bandwidth.sdk.model.VoiceApiError
 
equals(Object) - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
 
error(String) - Method in class com.bandwidth.sdk.model.MfaRequestError
 
errorCode(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
errorCode(Integer) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
errorId(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
errorId(String) - Method in class com.bandwidth.sdk.model.CallState
 
errorId(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
errorId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
errorId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
errorMessage(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
errorMessage(String) - Method in class com.bandwidth.sdk.model.CallState
 
errorMessage(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
errorMessage(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
errorMessage(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
ES - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
ES_MX - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
ES_US - Enum constant in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
 
escapeString(String) - Method in class com.bandwidth.sdk.ApiClient
Escape the given string to be used as URL query value.
ESPERANZA - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.GatherCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
eventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
eventType(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
execute(Call) - Method in class com.bandwidth.sdk.ApiClient
execute(Call, Type) - Method in class com.bandwidth.sdk.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class com.bandwidth.sdk.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class com.bandwidth.sdk.ApiClient
Execute HTTP call asynchronously.
expiration(OffsetDateTime) - Method in class com.bandwidth.sdk.model.Message
 
expiration(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageRequest
 
expirationTimeInMinutes(BigDecimal) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 

F

FAILED - Enum constant in enum com.bandwidth.sdk.model.LookupStatusEnum
 
FAILED - Enum constant in enum com.bandwidth.sdk.model.MessageStatusEnum
 
failedTelephoneNumbers(List<String>) - Method in class com.bandwidth.sdk.model.LookupStatus
 
fallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
fallbackPassword - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
fallbackPassword - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
fallbackPassword - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
fallbackPassword - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
fallbackPassword - Variable in class com.bandwidth.sdk.model.bxml.Record
 
fallbackPassword - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
fallbackPassword - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
fallbackPassword - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
fallbackPassword(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
fallbackPassword(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
fallbackPassword(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
fallbackPassword(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
fallbackPassword(String) - Method in class com.bandwidth.sdk.model.UpdateConference
 
fallbackUrl(URI) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
fallbackUsername - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
fallbackUsername - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
fallbackUsername - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
fallbackUsername - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
fallbackUsername - Variable in class com.bandwidth.sdk.model.bxml.Record
 
fallbackUsername - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
fallbackUsername - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
fallbackUsername - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
fallbackUsername(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
fallbackUsername(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
fallbackUsername(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
fallbackUsername(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
fallbackUsername(String) - Method in class com.bandwidth.sdk.model.UpdateConference
 
FEMALE - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsGender
 
FieldError - Class in com.bandwidth.sdk.model
FieldError
FieldError() - Constructor for class com.bandwidth.sdk.model.FieldError
 
FieldError.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
fieldErrors(List<FieldError>) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
fieldName(String) - Method in class com.bandwidth.sdk.model.FieldError
 
fileFormat - Variable in class com.bandwidth.sdk.model.bxml.Record
 
fileFormat - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
fileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
fileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
fileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
fileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
fileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
fileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
FileFormatEnum - Enum in com.bandwidth.sdk.model
The format that the recording is stored in.
FileFormatEnum.Adapter - Class in com.bandwidth.sdk.model
 
find(Predicate<? super E>) - Method in class com.bandwidth.sdk.model.bxml.utils.EnumFinder
Finds an enum based on a Predicate.
findOptional(Predicate<? super E>) - Method in class com.bandwidth.sdk.model.bxml.utils.EnumFinder
Finds an Optional enum based on a Predicate.
findRequired(Predicate<? super E>) - Method in class com.bandwidth.sdk.model.bxml.utils.EnumFinder
Finds an enum based on a Predicate that must match otherwise an IllegalArgumentException will be thrown.
firstDigitTimeout - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
follow_me - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
formatted(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
Forward - Class in com.bandwidth.sdk.model.bxml
 
Forward() - Constructor for class com.bandwidth.sdk.model.bxml.Forward
 
FR - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
FR_FR - Enum constant in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
 
from(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
from(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
from(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
from(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
from(String) - Method in class com.bandwidth.sdk.model.CallState
 
from(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
from(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
from(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
from(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
from(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
from(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
from(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
from(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
from(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
from(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
from(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
from(String) - Method in class com.bandwidth.sdk.model.Message
 
from(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
from(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
from(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
from(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
from(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
from(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
from(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
from(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
from(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
from(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
from(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
fromJson(String) - Static method in class com.bandwidth.sdk.model.AccountStatistics
Create an instance of AccountStatistics given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.AnswerCallback
Create an instance of AnswerCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Create an instance of BridgeCompleteCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Create an instance of BridgeTargetCompleteCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CallRecordingMetadata
Create an instance of CallRecordingMetadata given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CallState
Create an instance of CallState given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CallTranscription
Create an instance of CallTranscription given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
Create an instance of CallTranscriptionMetadata given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CallTranscriptionResponse
Create an instance of CallTranscriptionResponse given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CodeRequest
Create an instance of CodeRequest given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.Conference
Create an instance of Conference given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
Create an instance of ConferenceCompletedCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
Create an instance of ConferenceCreatedCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ConferenceMember
Create an instance of ConferenceMember given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
Create an instance of ConferenceMemberExitCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
Create an instance of ConferenceMemberJoinCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Create an instance of ConferenceRecordingAvailableCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Create an instance of ConferenceRecordingMetadata given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
Create an instance of ConferenceRedirectCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CreateCall
Create an instance of CreateCall given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CreateCallResponse
Create an instance of CreateCallResponse given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CreateLookupResponse
Create an instance of CreateLookupResponse given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.CreateMessageRequestError
Create an instance of CreateMessageRequestError given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.DeferredResult
Create an instance of DeferredResult given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.DisconnectCallback
Create an instance of DisconnectCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.Diversion
Create an instance of Diversion given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.DtmfCallback
Create an instance of DtmfCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.FieldError
Create an instance of FieldError given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.GatherCallback
Create an instance of GatherCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.InboundMessageCallback
Create an instance of InboundMessageCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Create an instance of InboundMessageCallbackMessage given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.InitiateCallback
Create an instance of InitiateCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.ListMessageItem
Create an instance of ListMessageItem given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.LookupRequest
Create an instance of LookupRequest given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.LookupResult
Create an instance of LookupResult given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.LookupStatus
Create an instance of LookupStatus given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Create an instance of MachineDetectionCompleteCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Create an instance of MachineDetectionConfiguration given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MachineDetectionResult
Create an instance of MachineDetectionResult given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.Media
Create an instance of Media given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.Message
Create an instance of Message given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Create an instance of MessageDeliveredCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Create an instance of MessageDeliveredCallbackMessage given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessageFailedCallback
Create an instance of MessageFailedCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Create an instance of MessageFailedCallbackMessage given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessageRequest
Create an instance of MessageRequest given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessageSendingCallback
Create an instance of MessageSendingCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Create an instance of MessageSendingCallbackMessage given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessagesList
Create an instance of MessagesList given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessagingCodeResponse
Create an instance of MessagingCodeResponse given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MessagingRequestError
Create an instance of MessagingRequestError given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
Create an instance of MfaForbiddenRequestError given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MfaRequestError
Create an instance of MfaRequestError given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
Create an instance of MfaUnauthorizedRequestError given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.PageInfo
Create an instance of PageInfo given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Create an instance of RecordingAvailableCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Create an instance of RecordingCompleteCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
Create an instance of RecordingTranscriptionMetadata given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.RecordingTranscriptions
Create an instance of RecordingTranscriptions given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.RedirectCallback
Create an instance of RedirectCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.StirShaken
Create an instance of StirShaken given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.Tag
Create an instance of Tag given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.TnLookupRequestError
Create an instance of TnLookupRequestError given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.TranscribeRecording
Create an instance of TranscribeRecording given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.Transcription
Create an instance of Transcription given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Create an instance of TranscriptionAvailableCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.TranscriptionList
Create an instance of TranscriptionList given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.TranscriptionMetadata
Create an instance of TranscriptionMetadata given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.TransferAnswerCallback
Create an instance of TransferAnswerCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.TransferCompleteCallback
Create an instance of TransferCompleteCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Create an instance of TransferDisconnectCallback given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.UpdateCall
Create an instance of UpdateCall given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.UpdateCallRecording
Create an instance of UpdateCallRecording given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.UpdateConference
Create an instance of UpdateConference given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.UpdateConferenceMember
Create an instance of UpdateConferenceMember given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.VerifyCodeRequest
Create an instance of VerifyCodeRequest given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.VerifyCodeResponse
Create an instance of VerifyCodeResponse given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.VoiceApiError
Create an instance of VoiceApiError given an JSON string
fromJson(String) - Static method in class com.bandwidth.sdk.model.VoiceCodeResponse
Create an instance of VoiceCodeResponse given an JSON string
fromOurName(String) - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.CallbackMethodEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.CallDirectionEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.CallStateEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.CallTranscriptionTrackEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.ConferenceStateEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.FileFormatEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.ListMessageDirectionEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.LookupStatusEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.MachineDetectionModeEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.MessageDirectionEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.MessageStatusEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.MessageTypeEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.PriorityEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.RecordingStateEnum
 
fromValue(String) - Static method in enum com.bandwidth.sdk.model.RedirectMethodEnum
 

G

Gather - Class in com.bandwidth.sdk.model.bxml
 
Gather() - Constructor for class com.bandwidth.sdk.model.bxml.Gather
 
GatherCallback - Class in com.bandwidth.sdk.model
The gather event is sent after a <Gather> verb is executed.
GatherCallback() - Constructor for class com.bandwidth.sdk.model.GatherCallback
 
GatherCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
gatherFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
gatherFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
gatherMethod - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
gatherUrl - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
gender - Variable in class com.bandwidth.sdk.model.bxml.SpeakSentence
 
generateMessagingCode(String, CodeRequest) - Method in class com.bandwidth.sdk.api.MfaApi
Messaging Authentication Code Send an MFA code via text message (SMS).
generateMessagingCodeAsync(String, CodeRequest, ApiCallback<MessagingCodeResponse>) - Method in class com.bandwidth.sdk.api.MfaApi
Messaging Authentication Code (asynchronously) Send an MFA code via text message (SMS).
generateMessagingCodeCall(String, CodeRequest, ApiCallback) - Method in class com.bandwidth.sdk.api.MfaApi
Build call for generateMessagingCode
generateMessagingCodeWithHttpInfo(String, CodeRequest) - Method in class com.bandwidth.sdk.api.MfaApi
Messaging Authentication Code Send an MFA code via text message (SMS).
generateVoiceCode(String, CodeRequest) - Method in class com.bandwidth.sdk.api.MfaApi
Voice Authentication Code Send an MFA Code via a phone call.
generateVoiceCodeAsync(String, CodeRequest, ApiCallback<VoiceCodeResponse>) - Method in class com.bandwidth.sdk.api.MfaApi
Voice Authentication Code (asynchronously) Send an MFA Code via a phone call.
generateVoiceCodeCall(String, CodeRequest, ApiCallback) - Method in class com.bandwidth.sdk.api.MfaApi
Build call for generateVoiceCode
generateVoiceCodeWithHttpInfo(String, CodeRequest) - Method in class com.bandwidth.sdk.api.MfaApi
Voice Authentication Code Send an MFA Code via a phone call.
GET - Enum constant in enum com.bandwidth.sdk.model.CallbackMethodEnum
 
GET - Enum constant in enum com.bandwidth.sdk.model.RedirectMethodEnum
 
getAccountId() - Method in class com.bandwidth.sdk.model.AnswerCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.CallState
The account id associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.CreateCallResponse
The bandwidth account ID associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.DtmfCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.GatherCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.InitiateCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.ListMessageItem
The account id associated with this message.
getAccountId() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.RedirectCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The user account associated with the call.
getAccountId() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The user account associated with the call.
getActiveMembers() - Method in class com.bandwidth.sdk.model.Conference
A list of active members of the conference.
getActualInstance() - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
Get the actual instance
getActualInstanceRecursively() - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.AccountStatistics
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.AnswerCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CallState
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CallTranscription
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CodeRequest
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.Conference
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ConferenceMember
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CreateCall
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CreateLookupResponse
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.DeferredResult
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.DisconnectCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.Diversion
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.DtmfCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.FieldError
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.GatherCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.InitiateCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.ListMessageItem
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.LookupRequest
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.LookupResult
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.LookupStatus
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MachineDetectionResult
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.Media
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.Message
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessageRequest
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessagesList
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MessagingRequestError
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MfaRequestError
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.PageInfo
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.RedirectCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.StirShaken
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.Tag
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.TnLookupRequestError
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.TranscribeRecording
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.Transcription
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.TranscriptionList
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.UpdateCall
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.UpdateCallRecording
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.UpdateConference
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.VoiceApiError
Return the additional (undeclared) property.
getAdditionalProperties() - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
Return the additional (undeclared) property.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.AccountStatistics
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CallState
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CallTranscription
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CodeRequest
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.Conference
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ConferenceMember
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CreateCall
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CreateLookupResponse
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.DeferredResult
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.Diversion
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.FieldError
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.GatherCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.LookupRequest
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.LookupResult
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.LookupStatus
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MachineDetectionResult
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.Media
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.Message
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessageRequest
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessagesList
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MessagingRequestError
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MfaRequestError
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.PageInfo
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.StirShaken
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.Tag
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.TnLookupRequestError
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.TranscribeRecording
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.Transcription
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.TranscriptionList
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.UpdateCall
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.UpdateCallRecording
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.UpdateConference
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.VoiceApiError
Return the additional (undeclared) property with the specified name.
getAdditionalProperty(String) - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
Return the additional (undeclared) property with the specified name.
getAnswerFallbackMethod() - Method in class com.bandwidth.sdk.model.CreateCall
Get answerFallbackMethod
getAnswerFallbackMethod() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Get answerFallbackMethod
getAnswerFallbackUrl() - Method in class com.bandwidth.sdk.model.CreateCall
A fallback url which, if provided, will be used to retry the `answer` webhook delivery in case `answerUrl` fails to respond Must use `https` if specifying `fallbackUsername` and `fallbackPassword`.
getAnswerFallbackUrl() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Fallback URL to deliver the `answer` event webhook.
getAnswerMethod() - Method in class com.bandwidth.sdk.model.CreateCall
Get answerMethod
getAnswerMethod() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Get answerMethod
getAnswerTime() - Method in class com.bandwidth.sdk.model.AnswerCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.CallState
Populated once the call has been answered, with the time in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.DisconnectCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.DtmfCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.GatherCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.RedirectCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Time the call was answered, in ISO 8601 format.
getAnswerTime() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Time the call was answered, in ISO 8601 format.
getAnswerUrl() - Method in class com.bandwidth.sdk.model.CreateCall
The full URL to send the <a href='/docs/voice/webhooks/answer'>Answer</a> event to when the called party answers.
getAnswerUrl() - Method in class com.bandwidth.sdk.model.CreateCallResponse
URL to deliver the `answer` event webhook.
getApiClient() - Method in class com.bandwidth.sdk.api.CallsApi
 
getApiClient() - Method in class com.bandwidth.sdk.api.ConferencesApi
 
getApiClient() - Method in class com.bandwidth.sdk.api.MediaApi
 
getApiClient() - Method in class com.bandwidth.sdk.api.MessagesApi
 
getApiClient() - Method in class com.bandwidth.sdk.api.MfaApi
 
getApiClient() - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
 
getApiClient() - Method in class com.bandwidth.sdk.api.RecordingsApi
 
getApiClient() - Method in class com.bandwidth.sdk.api.StatisticsApi
 
getApiClient() - Method in class com.bandwidth.sdk.api.TranscriptionsApi
 
getApiKey() - Method in class com.bandwidth.sdk.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class com.bandwidth.sdk.auth.ApiKeyAuth
 
getApplicationId() - Method in class com.bandwidth.sdk.model.AnswerCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.CallState
The application id associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.CodeRequest
The application unique ID, obtained from Bandwidth.
getApplicationId() - Method in class com.bandwidth.sdk.model.CreateCall
The id of the application associated with the `from` number.
getApplicationId() - Method in class com.bandwidth.sdk.model.CreateCallResponse
The id of the application associated with the `from` number.
getApplicationId() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.DtmfCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.GatherCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get applicationId
getApplicationId() - Method in class com.bandwidth.sdk.model.InitiateCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.Message
The application ID associated with the message.
getApplicationId() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get applicationId
getApplicationId() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get applicationId
getApplicationId() - Method in class com.bandwidth.sdk.model.MessageRequest
The ID of the Application your from number is associated with in the Bandwidth Phone Number Dashboard.
getApplicationId() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get applicationId
getApplicationId() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.RedirectCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The id of the application associated with the call.
getApplicationId() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The id of the application associated with the call.
getAttachmentCount() - Method in class com.bandwidth.sdk.model.ListMessageItem
The number of attachments the message has.
getAttestationIndicator() - Method in class com.bandwidth.sdk.model.StirShaken
(optional) The attestation level verified by Bandwidth.
getAuthentication(String) - Method in class com.bandwidth.sdk.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class com.bandwidth.sdk.ApiClient
Get authentications (key: authentication name, value: authentication).
getBasePath() - Method in class com.bandwidth.sdk.ApiClient
Get base path
getBearerToken() - Method in class com.bandwidth.sdk.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getCallbackMethod() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Get callbackMethod
getCallbackMethod() - Method in class com.bandwidth.sdk.model.TranscribeRecording
Get callbackMethod
getCallbackTimeout() - Method in class com.bandwidth.sdk.model.CreateCall
This is the timeout (in seconds) to use when delivering webhooks for the call.
getCallbackTimeout() - Method in class com.bandwidth.sdk.model.CreateCallResponse
This is the timeout (in seconds) to use when delivering webhooks for the call.
getCallbackTimeout() - Method in class com.bandwidth.sdk.model.TranscribeRecording
This is the timeout (in seconds) to use when delivering the webhook to `callbackUrl`.
getCallbackUrl() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
The URL to send the 'machineDetectionComplete' webhook when the detection is completed.
getCallbackUrl() - Method in class com.bandwidth.sdk.model.TranscribeRecording
The URL to send the [TranscriptionAvailable](/docs/voice/webhooks/transcriptionAvailable) event to.
getCallId() - Method in class com.bandwidth.sdk.model.AnswerCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.CallState
The programmable voice API call ID.
getCallId() - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.ConferenceMember
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Programmable Voice API Call ID.
getCallId() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.DtmfCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.GatherCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.InitiateCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.RedirectCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The call id associated with the event.
getCallId() - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
Programmable Voice API Call ID.
getCallIdsToCoach() - Method in class com.bandwidth.sdk.model.ConferenceMember
If this member had a value set for `callIdsToCoach` in its [Conference](/docs/voice/bxml/conference) verb or this list was added with a previous PUT request to modify the member, this is that list of calls.
getCallIdsToCoach() - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
If this member had a value set for `callIdsToCoach` in its [Conference](/docs/voice/bxml/conference) verb or this list was added with a previous PUT request to modify the member, this is that list of calls.
getCallRecording(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Call Recording Returns metadata for the specified recording.
getCallRecordingAsync(String, String, String, ApiCallback<CallRecordingMetadata>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Call Recording (asynchronously) Returns metadata for the specified recording.
getCallRecordingCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for getCallRecording
getCallRecordingWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Call Recording Returns metadata for the specified recording.
getCallState(String, String) - Method in class com.bandwidth.sdk.api.CallsApi
Get Call State Information Retrieve the current state of a specific call.
getCallStateAsync(String, String, ApiCallback<CallState>) - Method in class com.bandwidth.sdk.api.CallsApi
Get Call State Information (asynchronously) Retrieve the current state of a specific call.
getCallStateCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.CallsApi
Build call for getCallState
getCallStateWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.CallsApi
Get Call State Information Retrieve the current state of a specific call.
getCallTimeout() - Method in class com.bandwidth.sdk.model.CreateCall
The timeout (in seconds) for the callee to answer the call after it starts ringing.
getCallTimeout() - Method in class com.bandwidth.sdk.model.CreateCallResponse
The timeout (in seconds) for the callee to answer the call after it starts ringing.
getCallUrl() - Method in class com.bandwidth.sdk.model.AnswerCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.CreateCallResponse
The URL to update this call's state.
getCallUrl() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.DtmfCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.GatherCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.InitiateCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.RedirectCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The URL of the call associated with the event.
getCallUrl() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The URL of the call associated with the event.
getCampaignClass() - Method in class com.bandwidth.sdk.model.ListMessageItem
The campaign class of the message if it has one.
getCampaignId() - Method in class com.bandwidth.sdk.model.ListMessageItem
The campaign ID of the message if it has one.
getCarrierName() - Method in class com.bandwidth.sdk.model.ListMessageItem
The name of the carrier.
getCause() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Reason the call failed - hangup, busy, timeout, cancel, rejected, callback-error, invalid-bxml, application-error, account-limit, node-capacity-exceeded, error, or unknown.
getCause() - Method in class com.bandwidth.sdk.model.DisconnectCallback
Reason the call failed - hangup, busy, timeout, cancel, rejected, callback-error, invalid-bxml, application-error, account-limit, node-capacity-exceeded, error, or unknown.
getCause() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Reason the call failed - hangup, busy, timeout, cancel, rejected, callback-error, invalid-bxml, application-error, account-limit, node-capacity-exceeded, error, or unknown.
getCause() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Reason the call failed - hangup, busy, timeout, cancel, rejected, callback-error, invalid-bxml, application-error, account-limit, node-capacity-exceeded, error, or unknown.
getChannels() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Always `1` for conference recordings; multi-channel recordings are not supported on conferences.
getChannels() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Always `1` for conference recordings; multi-channel recordings are not supported on conferences.
getChannels() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Always `1` for conference recordings; multi-channel recordings are not supported on conferences.
getChannels() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Always `1` for conference recordings; multi-channel recordings are not supported on conferences.
getChannels() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Always `1` for conference recordings; multi-channel recordings are not supported on conferences.
getCode() - Method in exception class com.bandwidth.sdk.ApiException
Get the HTTP status code.
getCode() - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
The generated mfa code to check if valid.
getCompletedTime() - Method in class com.bandwidth.sdk.model.Conference
The time the conference was terminated, in ISO 8601 format.
getCompletedTime() - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
The time that the transcription was completed
getCompletedTime() - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
The time that the transcription was completed
getConference(String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Information Returns information about the specified conference.
getConferenceAsync(String, String, ApiCallback<Conference>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Information (asynchronously) Returns information about the specified conference.
getConferenceCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for getConference
getConferenceEventMethod() - Method in class com.bandwidth.sdk.model.Conference
Get conferenceEventMethod
getConferenceEventUrl() - Method in class com.bandwidth.sdk.model.Conference
The URL to send the conference-related events.
getConferenceId() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
The unique, Bandwidth-generated ID of the conference that was recorded
getConferenceId() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
The unique, Bandwidth-generated ID of the conference that was recorded
getConferenceId() - Method in class com.bandwidth.sdk.model.ConferenceMember
The unique, Bandwidth-generated ID of the conference that was recorded
getConferenceId() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
The unique, Bandwidth-generated ID of the conference that was recorded
getConferenceId() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
The unique, Bandwidth-generated ID of the conference that was recorded
getConferenceId() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The unique, Bandwidth-generated ID of the conference that was recorded
getConferenceId() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
The unique, Bandwidth-generated ID of the conference that was recorded
getConferenceId() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
The unique, Bandwidth-generated ID of the conference that was recorded
getConferenceMember(String, String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Member Returns information about the specified conference member.
getConferenceMemberAsync(String, String, String, ApiCallback<ConferenceMember>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Member (asynchronously) Returns information about the specified conference member.
getConferenceMemberCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for getConferenceMember
getConferenceMemberWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Member Returns information about the specified conference member.
getConferenceRecording(String, String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Recording Information Returns metadata for the specified recording.
getConferenceRecordingAsync(String, String, String, ApiCallback<ConferenceRecordingMetadata>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Recording Information (asynchronously) Returns metadata for the specified recording.
getConferenceRecordingCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for getConferenceRecording
getConferenceRecordingWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Recording Information Returns metadata for the specified recording.
getConferenceWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Information Returns information about the specified conference.
getConfidence() - Method in class com.bandwidth.sdk.model.CallTranscription
How confident the transcription engine was in transcribing the associated audio (from `0` to `1`).
getConfidence() - Method in class com.bandwidth.sdk.model.Transcription
The confidence on the recognized content, ranging from `0.0` to `1.0` with `1.0` being the highest confidence.
getConnectTimeout() - Method in class com.bandwidth.sdk.ApiClient
Get connection timeout (in milliseconds).
getContent() - Method in class com.bandwidth.sdk.model.Media
Get content
getContentLength() - Method in class com.bandwidth.sdk.model.Media
Get contentLength
getCounter() - Method in class com.bandwidth.sdk.model.Diversion
The number of diversions that have occurred
getCountry() - Method in class com.bandwidth.sdk.model.LookupResult
The country of the telephone number.
getCreatedTime() - Method in class com.bandwidth.sdk.model.Conference
The time the conference was initiated, in ISO 8601 format.
getCurrentCallQueueSize() - Method in class com.bandwidth.sdk.model.AccountStatistics
The number of calls currently enqueued.
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.CallsApi
 
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.ConferencesApi
 
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.MediaApi
 
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.MessagesApi
 
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.MfaApi
 
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
 
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.RecordingsApi
 
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.StatisticsApi
 
getCustomBaseUrl() - Method in class com.bandwidth.sdk.api.TranscriptionsApi
 
getData() - Method in class com.bandwidth.sdk.ApiResponse
Get the data.
getDateFormat() - Method in class com.bandwidth.sdk.ApiClient
Getter for the field dateFormat.
getDefaultApiClient() - Static method in class com.bandwidth.sdk.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDelayResult() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
If set to 'true' and if an answering machine is detected, the 'answering-machine' callback will be delayed until the machine is done speaking, or an end of message tone is detected, or until the 'detectionTimeout' is exceeded.
getDescription() - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
Get description
getDescription() - Method in class com.bandwidth.sdk.model.FieldError
The error associated with the field
getDescription() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Get description
getDescription() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Get description
getDescription() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Get description
getDescription() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Get description
getDescription() - Method in class com.bandwidth.sdk.model.MessagingRequestError
Get description
getDescription() - Method in class com.bandwidth.sdk.model.VoiceApiError
Get description
getDestinationTn() - Method in class com.bandwidth.sdk.model.ListMessageItem
The recipient phone number of the message.
getDetectedLanguage() - Method in class com.bandwidth.sdk.model.CallTranscription
Get detectedLanguage
getDetectionTimeout() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
The timeout used for the whole operation, in seconds.
getDetectLanguage() - Method in class com.bandwidth.sdk.model.TranscribeRecording
A boolean value to indicate that the recording may not be in English, and the transcription service will need to detect the dominant language the recording is in and transcribe accordingly.
getDigit() - Method in class com.bandwidth.sdk.model.DtmfCallback
The digit collected in the call.
getDigits() - Method in class com.bandwidth.sdk.model.CodeRequest
The number of digits for your mfa code.
getDigits() - Method in class com.bandwidth.sdk.model.GatherCallback
(optional) The digits, letters, and/or symbols entered by the user.
getDirection() - Method in class com.bandwidth.sdk.model.AnswerCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.CallState
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.DisconnectCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.DtmfCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.GatherCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.InitiateCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.Message
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.RedirectCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Get direction
getDirection() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Get direction
getDisconnectCause() - Method in class com.bandwidth.sdk.model.CallState
| Cause | Description | |:------|:------------| | `hangup`| One party hung up the call, a [`<Hangup>`](../../bxml/verbs/hangup.md) verb was executed, or there was no more BXML to execute; it indicates that the call ended normally.
getDisconnectMethod() - Method in class com.bandwidth.sdk.model.CreateCall
Get disconnectMethod
getDisconnectMethod() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Get disconnectMethod
getDisconnectUrl() - Method in class com.bandwidth.sdk.model.CreateCall
The URL to send the <a href='/docs/voice/webhooks/disconnect'>Disconnect</a> event to when the call ends.
getDisconnectUrl() - Method in class com.bandwidth.sdk.model.CreateCallResponse
URL to deliver the `disconnect` event webhook.
getDisplayName() - Method in class com.bandwidth.sdk.model.CreateCall
The caller display name to use when the call is created.
getDiversion() - Method in class com.bandwidth.sdk.model.InitiateCallback
Get diversion
getDuration() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The duration of the recording in ISO-8601 format
getDuration() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The duration of the recording in ISO-8601 format
getDuration() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
The duration of the recording in ISO-8601 format
getDuration() - Method in class com.bandwidth.sdk.model.MachineDetectionResult
The amount of time it took to determine the result.
getDuration() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The duration of the recording in ISO-8601 format
getDuration() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The duration of the recording in ISO-8601 format
getDuration() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The duration of the recording in ISO-8601 format
getE164Format() - Method in class com.bandwidth.sdk.model.LookupResult
The telephone number in E.164 format.
getEndTime() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The time that the recording ended in ISO-8601 format
getEndTime() - Method in class com.bandwidth.sdk.model.CallState
Populated once the call has ended, with the time in ISO 8601 format.
getEndTime() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The time that the recording ended in ISO-8601 format
getEndTime() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
The time that the recording ended in ISO-8601 format
getEndTime() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The time that the recording ended in ISO-8601 format
getEndTime() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The time that the recording ended in ISO-8601 format
getEndTime() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The time that the recording ended in ISO-8601 format
getEndTime() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The time that the recording ended in ISO-8601 format
getEndTime() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The time that the recording ended in ISO-8601 format
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.AnswerCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.CallState
The time this call was placed in queue.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.CreateCallResponse
The time at which the call was accepted into the queue.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.DisconnectCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.DtmfCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.GatherCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.RedirectCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getEnqueuedTime() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
(optional) If call queueing is enabled and this is an outbound call, time the call was queued, in ISO 8601 format.
getError() - Method in class com.bandwidth.sdk.model.MfaRequestError
A message describing the error with your request.
getErrorCode() - Method in class com.bandwidth.sdk.model.ListMessageItem
The numeric error code of the message.
getErrorCode() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Get errorCode
getErrorId() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Bandwidth's internal id that references the error event.
getErrorId() - Method in class com.bandwidth.sdk.model.CallState
Populated only if the call ended with an error, with a Bandwidth internal id that references the error event.
getErrorId() - Method in class com.bandwidth.sdk.model.DisconnectCallback
Bandwidth's internal id that references the error event.
getErrorId() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Bandwidth's internal id that references the error event.
getErrorId() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Bandwidth's internal id that references the error event.
getErrorMessage() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Text explaining the reason that caused the call to fail in case of errors.
getErrorMessage() - Method in class com.bandwidth.sdk.model.CallState
Populated only if the call ended with an error, with text explaining the reason.
getErrorMessage() - Method in class com.bandwidth.sdk.model.DisconnectCallback
Text explaining the reason that caused the call to fail in case of errors.
getErrorMessage() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Text explaining the reason that caused the call to fail in case of errors.
getErrorMessage() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Text explaining the reason that caused the call to fail in case of errors.
getEventTime() - Method in class com.bandwidth.sdk.model.AnswerCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.DtmfCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.GatherCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.InitiateCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.RedirectCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventTime() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The approximate UTC date and time when the event was generated by the Bandwidth server, in ISO 8601 format.
getEventType() - Method in class com.bandwidth.sdk.model.AnswerCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.DtmfCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.GatherCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.InitiateCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.RedirectCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getEventType() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The event type, value can be one of the following: answer, bridgeComplete, bridgeTargetComplete, conferenceCreated, conferenceRedirect, conferenceMemberJoin, conferenceMemberExit, conferenceCompleted, conferenceRecordingAvailable, disconnect, dtmf, gather, initiate, machineDetectionComplete, recordingComplete, recordingAvailable, redirect, transcriptionAvailable, transferAnswer, transferComplete, transferDisconnect.
getExpiration() - Method in class com.bandwidth.sdk.model.Message
The expiration date-time set by the user.
getExpiration() - Method in class com.bandwidth.sdk.model.MessageRequest
A string with the date/time value that the message will automatically expire by.
getExpirationTimeInMinutes() - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
The time period, in minutes, to validate the mfa code.
getFailedTelephoneNumbers() - Method in class com.bandwidth.sdk.model.LookupStatus
The telephone numbers whose lookup failed.
getFallbackMethod() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Get fallbackMethod
getFallbackPassword() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getFallbackPassword() - Method in class com.bandwidth.sdk.model.CreateCall
Basic auth password.
getFallbackPassword() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Basic auth password.
getFallbackPassword() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Basic auth password.
getFallbackPassword() - Method in class com.bandwidth.sdk.model.UpdateCall
Basic auth password.
getFallbackPassword() - Method in class com.bandwidth.sdk.model.UpdateConference
Basic auth password.
getFallbackUrl() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
A fallback URL which, if provided, will be used to retry the machine detection complete webhook delivery in case `callbackUrl` fails to respond
getFallbackUsername() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getFallbackUsername() - Method in class com.bandwidth.sdk.model.CreateCall
Basic auth username.
getFallbackUsername() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Basic auth username.
getFallbackUsername() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Basic auth username.
getFallbackUsername() - Method in class com.bandwidth.sdk.model.UpdateCall
Basic auth username.
getFallbackUsername() - Method in class com.bandwidth.sdk.model.UpdateConference
Basic auth username.
getFieldErrors() - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
Get fieldErrors
getFieldName() - Method in class com.bandwidth.sdk.model.FieldError
The name of the field that contains the error
getFileFormat() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Get fileFormat
getFileFormat() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Get fileFormat
getFileFormat() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Get fileFormat
getFileFormat() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Get fileFormat
getFileFormat() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Get fileFormat
getFileFormat() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Get fileFormat
getFormatted() - Method in class com.bandwidth.sdk.model.LookupResult
The formatted version of the telephone number.
getFrom() - Method in class com.bandwidth.sdk.model.AnswerCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.CallState
The phone number that made the call, in E.164 format (e.g.
getFrom() - Method in class com.bandwidth.sdk.model.CodeRequest
The application phone number, the sender of the mfa code.
getFrom() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.CreateCall
A Bandwidth phone number on your account the call should come from (must be in E.164 format, like `+15555551212`) even if `privacy` is set to true.
getFrom() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Phone number that created the outbound call.
getFrom() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.DtmfCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.GatherCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get from
getFrom() - Method in class com.bandwidth.sdk.model.InitiateCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.Message
The phone number the message was sent from.
getFrom() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get from
getFrom() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get from
getFrom() - Method in class com.bandwidth.sdk.model.MessageRequest
Either an alphanumeric sender ID or the sender's Bandwidth phone number in E.164 format, which must be hosted within Bandwidth and linked to the account that is generating the message.
getFrom() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get from
getFrom() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.RedirectCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The provided identifier of the caller.
getFrom() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The provided identifier of the caller.
getGson() - Static method in class com.bandwidth.sdk.JSON
Get Gson.
getHeaders() - Method in class com.bandwidth.sdk.ApiResponse
Get the headers.
getHold() - Method in class com.bandwidth.sdk.model.ConferenceMember
Whether or not this member is currently on hold.
getHold() - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
Whether or not this member is currently on hold.
getHostIndex() - Method in class com.bandwidth.sdk.api.CallsApi
 
getHostIndex() - Method in class com.bandwidth.sdk.api.ConferencesApi
 
getHostIndex() - Method in class com.bandwidth.sdk.api.MediaApi
 
getHostIndex() - Method in class com.bandwidth.sdk.api.MessagesApi
 
getHostIndex() - Method in class com.bandwidth.sdk.api.MfaApi
 
getHostIndex() - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
 
getHostIndex() - Method in class com.bandwidth.sdk.api.RecordingsApi
 
getHostIndex() - Method in class com.bandwidth.sdk.api.StatisticsApi
 
getHostIndex() - Method in class com.bandwidth.sdk.api.TranscriptionsApi
 
getHttpClient() - Method in class com.bandwidth.sdk.ApiClient
Get HTTP client
getId() - Method in class com.bandwidth.sdk.model.Conference
The Bandwidth-generated conference ID.
getId() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get id
getId() - Method in class com.bandwidth.sdk.model.Message
The id of the message.
getId() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get id
getId() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get id
getId() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get id
getId() - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
The unique transcription ID
getId() - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
The unique transcription ID
getId() - Method in class com.bandwidth.sdk.model.VoiceApiError
Get id
getIdentity() - Method in class com.bandwidth.sdk.model.CallState
The value of the `Identity` header from the inbound invite request.
getJSON() - Method in class com.bandwidth.sdk.ApiClient
Get JSON
getKey() - Method in class com.bandwidth.sdk.model.Tag
Get key
getKeyManagers() - Method in class com.bandwidth.sdk.ApiClient
Getter for the field keyManagers.
getLastUpdate() - Method in class com.bandwidth.sdk.model.CallState
The last time the call had a state update, in ISO 8601 format.
getLimit() - Method in class com.bandwidth.sdk.model.Diversion
The maximum number of diversions allowed for this session
getLineProvider() - Method in class com.bandwidth.sdk.model.LookupResult
The messaging service provider of the telephone number.
getLineType() - Method in class com.bandwidth.sdk.model.LookupResult
The line type of the telephone number.
getLocation() - Method in class com.bandwidth.sdk.auth.ApiKeyAuth
 
getLookupStatus(String, String) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
Get Lookup Request Status Get an existing Phone Number Lookup Request.
getLookupStatusAsync(String, String, ApiCallback<LookupStatus>) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
Get Lookup Request Status (asynchronously) Get an existing Phone Number Lookup Request.
getLookupStatusCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
Build call for getLookupStatus
getLookupStatusWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
Get Lookup Request Status Get an existing Phone Number Lookup Request.
getMachineDetection() - Method in class com.bandwidth.sdk.model.CreateCall
Get machineDetection
getMachineDetectionResult() - Method in class com.bandwidth.sdk.model.AnswerCallback
Get machineDetectionResult
getMachineDetectionResult() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Get machineDetectionResult
getMachineSpeechEndThreshold() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
When an answering machine is detected, the amount of silence (in seconds) before assuming the message has finished playing.
getMaxCallQueueSize() - Method in class com.bandwidth.sdk.model.AccountStatistics
The maximum size of the queue before outgoing calls start being rejected.
getMedia() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get media
getMedia() - Method in class com.bandwidth.sdk.model.Message
The list of media URLs sent in the message.
getMedia() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get media
getMedia() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get media
getMedia() - Method in class com.bandwidth.sdk.model.MessageRequest
A list of URLs to include as media attachments as part of the message.
getMedia() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get media
getMedia(String, String) - Method in class com.bandwidth.sdk.api.MediaApi
Get Media Downloads a media file you previously uploaded.
getMediaAsync(String, String, ApiCallback<File>) - Method in class com.bandwidth.sdk.api.MediaApi
Get Media (asynchronously) Downloads a media file you previously uploaded.
getMediaCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.MediaApi
Build call for getMedia
getMediaName() - Method in class com.bandwidth.sdk.model.Media
Get mediaName
getMediaUrl() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The URL that can be used to download the recording.
getMediaUrl() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The URL that can be used to download the recording.
getMediaUrl() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
The URL that can be used to download the recording.
getMediaUrl() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The URL that can be used to download the recording.
getMediaUrl() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The URL that can be used to download the recording.
getMediaUrl() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The URL that can be used to download the recording.
getMediaWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.MediaApi
Get Media Downloads a media file you previously uploaded.
getMemberUrl() - Method in class com.bandwidth.sdk.model.ConferenceMember
A URL that may be used to retrieve information about or update the state of this conference member.
getMessage() - Method in exception class com.bandwidth.sdk.ApiException
Get the exception message including HTTP response data.
getMessage() - Method in class com.bandwidth.sdk.model.CodeRequest
The message format of the mfa code.
getMessage() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Get message
getMessage() - Method in class com.bandwidth.sdk.model.LookupResult
Message associated with the response code.
getMessage() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Get message
getMessage() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Get message
getMessage() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Get message
getMessage() - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
The message containing the reason behind the request being forbidden.
getMessage() - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
Unauthorized
getMessage() - Method in class com.bandwidth.sdk.model.TnLookupRequestError
A description of what validation error occurred.
getMessageDirection() - Method in class com.bandwidth.sdk.model.ListMessageItem
Get messageDirection
getMessageId() - Method in class com.bandwidth.sdk.model.ListMessageItem
The message id
getMessageId() - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
Messaging API Message ID.
getMessageLength() - Method in class com.bandwidth.sdk.model.ListMessageItem
The length of the message content.
getMessages() - Method in class com.bandwidth.sdk.model.MessagesList
Get messages
getMessageSize() - Method in class com.bandwidth.sdk.model.ListMessageItem
The size of the message including message content and headers.
getMessageStatus() - Method in class com.bandwidth.sdk.model.ListMessageItem
Get messageStatus
getMessageType() - Method in class com.bandwidth.sdk.model.ListMessageItem
Get messageType
getMobileCountryCode() - Method in class com.bandwidth.sdk.model.LookupResult
The first half of the Home Network Identity (HNI).
getMobileNetworkCode() - Method in class com.bandwidth.sdk.model.LookupResult
The second half of the HNI.
getMode() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Get mode
getMute() - Method in class com.bandwidth.sdk.model.ConferenceMember
Whether or not this member is currently muted.
getMute() - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
Whether or not this member is currently muted.
getName() - Method in class com.bandwidth.sdk.model.Conference
The name of the conference, as specified by your application.
getName() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
The user-specified name of the conference that was recorded
getName() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
The user-specified name of the conference that was recorded
getName() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
The user-specified name of the conference that was recorded
getName() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
The user-specified name of the conference that was recorded
getName() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The user-specified name of the conference that was recorded
getName() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
The user-specified name of the conference that was recorded
getName() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
The user-specified name of the conference that was recorded
getName() - Method in class com.bandwidth.sdk.Pair
 
getNextPage() - Method in class com.bandwidth.sdk.model.PageInfo
The link to the next page for pagination.
getNextPageToken() - Method in class com.bandwidth.sdk.model.PageInfo
The isolated pagination token for the next page.
getOriginatingId() - Method in class com.bandwidth.sdk.model.StirShaken
(optional) A unique origination identifier.
getOrigTo() - Method in class com.bandwidth.sdk.model.Diversion
Always present.
getOwner() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get owner
getOwner() - Method in class com.bandwidth.sdk.model.Message
The Bandwidth phone number associated with the message.
getOwner() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get owner
getOwner() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get owner
getOwner() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get owner
getPageInfo() - Method in class com.bandwidth.sdk.model.MessagesList
Get pageInfo
getParamName() - Method in class com.bandwidth.sdk.auth.ApiKeyAuth
 
getParentCallId() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
(optional) If the event is related to the B leg of a <Transfer>, the call id of the original call leg that executed the <Transfer>.
getParentCallId() - Method in class com.bandwidth.sdk.model.CallState
The A-leg call id, set only if this call is the B-leg of a [`<Transfer>`](/docs/voice/bxml/transfer).
getParentCallId() - Method in class com.bandwidth.sdk.model.DtmfCallback
(optional) If the event is related to the B leg of a <Transfer>, the call id of the original call leg that executed the <Transfer>.
getParentCallId() - Method in class com.bandwidth.sdk.model.GatherCallback
(optional) If the event is related to the B leg of a <Transfer>, the call id of the original call leg that executed the <Transfer>.
getParentCallId() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
(optional) If the event is related to the B leg of a <Transfer>, the call id of the original call leg that executed the <Transfer>.
getParentCallId() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
(optional) If the event is related to the B leg of a <Transfer>, the call id of the original call leg that executed the <Transfer>.
getParentCallId() - Method in class com.bandwidth.sdk.model.RedirectCallback
(optional) If the event is related to the B leg of a <Transfer>, the call id of the original call leg that executed the <Transfer>.
getParentCallId() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
(optional) If the event is related to the B leg of a <Transfer>, the call id of the original call leg that executed the <Transfer>.
getParentCallId() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
(optional) If the event is related to the B leg of a <Transfer>, the call id of the original call leg that executed the <Transfer>.
getPassword() - Method in class com.bandwidth.sdk.auth.HttpBasicAuth
 
getPassword() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getPassword() - Method in class com.bandwidth.sdk.model.CreateCall
Basic auth password.
getPassword() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Basic auth password.
getPassword() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Basic auth password.
getPassword() - Method in class com.bandwidth.sdk.model.TranscribeRecording
Basic auth password.
getPassword() - Method in class com.bandwidth.sdk.model.UpdateCall
Basic auth password.
getPassword() - Method in class com.bandwidth.sdk.model.UpdateConference
Basic auth password.
getPrevPage() - Method in class com.bandwidth.sdk.model.PageInfo
The link to the previous page for pagination.
getPrevPageToken() - Method in class com.bandwidth.sdk.model.PageInfo
The isolated pagination token for the previous page.
getPriority() - Method in class com.bandwidth.sdk.model.CreateCall
The priority of this call over other calls from your account.
getPriority() - Method in class com.bandwidth.sdk.model.CreateCallResponse
The priority of this call over other calls from your account.
getPriority() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get priority
getPriority() - Method in class com.bandwidth.sdk.model.Message
Get priority
getPriority() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get priority
getPriority() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get priority
getPriority() - Method in class com.bandwidth.sdk.model.MessageRequest
Get priority
getPriority() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get priority
getPrivacy() - Method in class com.bandwidth.sdk.model.CreateCall
Hide the calling number.
getPrivacy() - Method in class com.bandwidth.sdk.model.Diversion
off or full
getProviderName() - Method in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
getReadTimeout() - Method in class com.bandwidth.sdk.ApiClient
Get read timeout (in milliseconds).
getRealTimeTranscription(String, String, String) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Retrieve a specific transcription Retrieve the specified transcription that was created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
getRealTimeTranscriptionAsync(String, String, String, ApiCallback<CallTranscriptionResponse>) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Retrieve a specific transcription (asynchronously) Retrieve the specified transcription that was created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
getRealTimeTranscriptionCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Build call for getRealTimeTranscription
getRealTimeTranscriptionWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Retrieve a specific transcription Retrieve the specified transcription that was created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
getReason() - Method in class com.bandwidth.sdk.model.Diversion
The reason for the diversion.
getReceiveTime() - Method in class com.bandwidth.sdk.model.ListMessageItem
The ISO 8601 datetime of the message.
getRecipientCount() - Method in class com.bandwidth.sdk.model.ListMessageItem
The number of recipients the message has.
getRecordingId() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The unique ID of this recording
getRecordingId() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The unique ID of this recording
getRecordingId() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
The unique ID of this recording
getRecordingId() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The unique ID of this recording
getRecordingId() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The unique ID of this recording
getRecordingId() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The unique ID of this recording
getRecordingName() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
A name to identify this recording.
getRecordingName() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
A name to identify this recording.
getRecordingTranscription(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Transcription Downloads the specified transcription.
getRecordingTranscriptionAsync(String, String, String, ApiCallback<RecordingTranscriptions>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Transcription (asynchronously) Downloads the specified transcription.
getRecordingTranscriptionCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for getRecordingTranscription
getRecordingTranscriptionWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Transcription Downloads the specified transcription.
getRedirectFallbackMethod() - Method in class com.bandwidth.sdk.model.UpdateCall
Get redirectFallbackMethod
getRedirectFallbackMethod() - Method in class com.bandwidth.sdk.model.UpdateConference
Get redirectFallbackMethod
getRedirectFallbackUrl() - Method in class com.bandwidth.sdk.model.UpdateCall
A fallback url which, if provided, will be used to retry the redirect callback delivery in case `redirectUrl` fails to respond.
getRedirectFallbackUrl() - Method in class com.bandwidth.sdk.model.UpdateConference
A fallback url which, if provided, will be used to retry the `conferenceRedirect` webhook delivery in case `redirectUrl` fails to respond.
getRedirectMethod() - Method in class com.bandwidth.sdk.model.UpdateCall
Get redirectMethod
getRedirectMethod() - Method in class com.bandwidth.sdk.model.UpdateConference
Get redirectMethod
getRedirectUrl() - Method in class com.bandwidth.sdk.model.UpdateCall
The URL to send the [Redirect](/docs/voice/bxml/redirect) event to which will provide new BXML.
getRedirectUrl() - Method in class com.bandwidth.sdk.model.UpdateConference
The URL to send the [conferenceRedirect](/docs/voice/webhooks/conferenceRedirect) event which will provide new BXML.
getRequestId() - Method in class com.bandwidth.sdk.model.CreateLookupResponse
The phone number lookup request ID from Bandwidth.
getRequestId() - Method in class com.bandwidth.sdk.model.LookupStatus
The requestId.
getRequestId() - Method in class com.bandwidth.sdk.model.MfaRequestError
The associated requestId from AWS.
getResponseBody() - Method in exception class com.bandwidth.sdk.ApiException
Get the HTTP response body.
getResponseCode() - Method in class com.bandwidth.sdk.model.LookupResult
Our vendor's response code.
getResponseHeaders() - Method in exception class com.bandwidth.sdk.ApiException
Get the HTTP response headers.
getResult() - Method in class com.bandwidth.sdk.model.DeferredResult
Get result
getResult() - Method in class com.bandwidth.sdk.model.LookupStatus
The carrier information results for the specified telephone number.
getSchemas() - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemaType() - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
Get the schema type (e.g.
getScope() - Method in class com.bandwidth.sdk.model.CodeRequest
An optional field to denote what scope or action the mfa code is addressing.
getScope() - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
An optional field to denote what scope or action the mfa code is addressing.
getScreen() - Method in class com.bandwidth.sdk.model.Diversion
No if the number was provided by the user, yes if the number was provided by the network
getSegmentCount() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get segmentCount
getSegmentCount() - Method in class com.bandwidth.sdk.model.ListMessageItem
The number of segments the message was sent as.
getSegmentCount() - Method in class com.bandwidth.sdk.model.Message
The number of segments the original message from the user is broken into before sending over to carrier networks.
getSegmentCount() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get segmentCount
getSegmentCount() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get segmentCount
getSegmentCount() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get segmentCount
getServerIndex() - Method in class com.bandwidth.sdk.ApiClient
 
getServers() - Method in class com.bandwidth.sdk.ApiClient
 
getServerVariables() - Method in class com.bandwidth.sdk.ApiClient
 
getSetOrExpired() - Method in class com.bandwidth.sdk.model.DeferredResult
Get setOrExpired
getSilenceTimeout() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
If no speech is detected in this period, a callback with a 'silence' result is sent.
getSourceTn() - Method in class com.bandwidth.sdk.model.ListMessageItem
The source phone number of the message.
getSpeechEndThreshold() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Amount of silence (in seconds) before assuming the callee has finished speaking.
getSpeechThreshold() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
When speech has ended and a result couldn't be determined based on the audio content itself, this value is used to determine if the speaker is a machine based on the speech duration.
getSslCaCert() - Method in class com.bandwidth.sdk.ApiClient
Get SSL CA cert.
getStartTime() - Method in class com.bandwidth.sdk.model.AnswerCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.CallState
The time the call was initiated, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.DisconnectCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.DtmfCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.GatherCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.InitiateCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.RedirectCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Time the call was started, in ISO 8601 format.
getStartTime() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Time the call was started, in ISO 8601 format.
getState() - Method in class com.bandwidth.sdk.model.CallState
The current state of the call.
getState() - Method in class com.bandwidth.sdk.model.UpdateCall
Get state
getState() - Method in class com.bandwidth.sdk.model.UpdateCallRecording
Get state
getStatistics(String) - Method in class com.bandwidth.sdk.api.StatisticsApi
Get Account Statistics Returns details about the current state of the account.
getStatisticsAsync(String, ApiCallback<AccountStatistics>) - Method in class com.bandwidth.sdk.api.StatisticsApi
Get Account Statistics (asynchronously) Returns details about the current state of the account.
getStatisticsCall(String, ApiCallback) - Method in class com.bandwidth.sdk.api.StatisticsApi
Build call for getStatistics
getStatisticsWithHttpInfo(String) - Method in class com.bandwidth.sdk.api.StatisticsApi
Get Account Statistics Returns details about the current state of the account.
getStatus() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The current status of the process.
getStatus() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
The current status of the process.
getStatus() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
The current status of the process.
getStatus() - Method in class com.bandwidth.sdk.model.CreateLookupResponse
Get status
getStatus() - Method in class com.bandwidth.sdk.model.LookupStatus
Get status
getStatus() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The current status of the process.
getStatus() - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
The current status of the process.
getStatus() - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
The current status of the process.
getStatus() - Method in class com.bandwidth.sdk.model.UpdateConference
Get status
getStatusCode() - Method in class com.bandwidth.sdk.ApiResponse
Get the status code.
getStirShaken() - Method in class com.bandwidth.sdk.model.CallState
For inbound calls, the Bandwidth STIR/SHAKEN implementation will verify the information provided in the inbound invite request `Identity` header.
getStirShaken() - Method in class com.bandwidth.sdk.model.InitiateCallback
Get stirShaken
getTag() - Method in class com.bandwidth.sdk.model.AnswerCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
(optional) The tag specified on call creation.
getTag() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getTag() - Method in class com.bandwidth.sdk.model.Conference
The custom string attached to the conference that will be sent with callbacks.
getTag() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.CreateCall
A custom string that will be sent with all webhooks for this call unless overwritten by a future <a href='/docs/voice/bxml/tag'>`<Tag>`</a> verb or `tag` attribute on another verb, or cleared.
getTag() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Custom tag value.
getTag() - Method in class com.bandwidth.sdk.model.DisconnectCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.DtmfCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.GatherCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get tag
getTag() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.Message
The custom string set by the user.
getTag() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get tag
getTag() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get tag
getTag() - Method in class com.bandwidth.sdk.model.MessageRequest
A custom string that will be included in callback events of the message.
getTag() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get tag
getTag() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.RedirectCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.TranscribeRecording
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
(optional) The tag specified on call creation.
getTag() - Method in class com.bandwidth.sdk.model.UpdateCall
A custom string that will be sent with this and all future callbacks unless overwritten by a future `tag` attribute or [`<Tag>`](/docs/voice/bxml/tag) verb, or cleared.
getTempFolderPath() - Method in class com.bandwidth.sdk.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTerminatingDigit() - Method in class com.bandwidth.sdk.model.GatherCallback
(optional) The digit the user pressed to end the gather.
getText() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get text
getText() - Method in class com.bandwidth.sdk.model.Message
The contents of the message.
getText() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get text
getText() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get text
getText() - Method in class com.bandwidth.sdk.model.MessageRequest
The contents of the text message.
getText() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get text
getText() - Method in class com.bandwidth.sdk.model.Transcription
The transcribed text
getTime() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Get time
getTime() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get time
getTime() - Method in class com.bandwidth.sdk.model.Message
The datetime stamp of the message in ISO 8601
getTime() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Get time
getTime() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get time
getTime() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Get time
getTime() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get time
getTime() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Get time
getTime() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get time
getTns() - Method in class com.bandwidth.sdk.model.LookupRequest
Get tns
getTo() - Method in class com.bandwidth.sdk.model.AnswerCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.CallState
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.CodeRequest
The phone number to send the mfa code to.
getTo() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.CreateCall
The destination to call (must be an E.164 formatted number (e.g.
getTo() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Recipient of the outgoing call.
getTo() - Method in class com.bandwidth.sdk.model.DisconnectCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.DtmfCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.GatherCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Get to
getTo() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Get to
getTo() - Method in class com.bandwidth.sdk.model.InitiateCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.Message
The phone number recipients of the message.
getTo() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Get to
getTo() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Get to
getTo() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Get to
getTo() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Get to
getTo() - Method in class com.bandwidth.sdk.model.MessageRequest
The phone number(s) the message should be sent to in E164 format.
getTo() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Get to
getTo() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Get to
getTo() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.RedirectCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The phone number that received the call, in E.164 format (e.g.
getTo() - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
The phone number to send the mfa code to.
getTotalCount() - Method in class com.bandwidth.sdk.model.MessagesList
The total number of messages matched by the search.
getTrack() - Method in class com.bandwidth.sdk.model.CallTranscription
Get track
getTracks() - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
Get tracks
getTranscribe() - Method in interface com.bandwidth.sdk.model.bxml.TranscriptionProducer
 
getTranscript() - Method in class com.bandwidth.sdk.model.CallTranscription
The transcription itself.
getTranscription() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Get transcription
getTranscription() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Get transcription
getTranscriptionAvailableMethod() - Method in interface com.bandwidth.sdk.model.bxml.TranscriptionProducer
 
getTranscriptionAvailableUrl() - Method in interface com.bandwidth.sdk.model.bxml.TranscriptionProducer
 
getTranscriptionId() - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
The programmable voice API transcription ID.
getTranscriptionId() - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
The programmable voice API transcription ID.
getTranscriptionName() - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
The programmable voice API transcription name.
getTranscriptionUrl() - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
A URL that may be used to retrieve the transcription itself.
getTranscripts() - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
Get transcripts
getTranscripts() - Method in class com.bandwidth.sdk.model.TranscriptionList
Get transcripts
getTransferAnswerFallbackMethod() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getTransferAnswerFallbackUrl() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getTransferAnswerMethod() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getTransferAnswerUrl() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getTransferCallerId() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.DtmfCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.GatherCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.RedirectCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferCallerId() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The phone number used as the from field of the B-leg call, in E.164 format (e.g.
getTransferDisconnectMethod() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getTransferDisconnectUrl() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getTransferTo() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.DtmfCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.GatherCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.RedirectCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getTransferTo() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
The phone number used as the to field of the B-leg call, in E.164 format (e.g.
getType() - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
Get type
getType() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Get type
getType() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Get type
getType() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Get type
getType() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Get type
getType() - Method in class com.bandwidth.sdk.model.MessagingRequestError
Get type
getType() - Method in class com.bandwidth.sdk.model.VoiceApiError
Get type
getUnknown() - Method in class com.bandwidth.sdk.model.Diversion
The normal list of values is not exhaustive.
getUrl() - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
The URL of the [transcription](#operation/getCallTranscription)
getUrl() - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
The URL of the [transcription](#operation/getCallTranscription)
getUsername() - Method in class com.bandwidth.sdk.auth.HttpBasicAuth
 
getUsername() - Method in interface com.bandwidth.sdk.model.bxml.OutboundDestination
 
getUsername() - Method in class com.bandwidth.sdk.model.CreateCall
Basic auth username.
getUsername() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Basic auth username.
getUsername() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Basic auth username.
getUsername() - Method in class com.bandwidth.sdk.model.TranscribeRecording
Basic auth username.
getUsername() - Method in class com.bandwidth.sdk.model.UpdateCall
Basic auth username.
getUsername() - Method in class com.bandwidth.sdk.model.UpdateConference
Basic auth username.
getUui() - Method in class com.bandwidth.sdk.model.CreateCall
A comma-separated list of 'User-To-User' headers to be sent in the INVITE when calling a SIP URI.
getValid() - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
Whether or not the supplied code is valid.
getValue() - Method in enum com.bandwidth.sdk.model.CallbackMethodEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.CallDirectionEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.CallStateEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.CallTranscriptionTrackEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.ConferenceStateEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.FileFormatEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.ListMessageDirectionEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.LookupStatusEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.MachineDetectionModeEnum
 
getValue() - Method in class com.bandwidth.sdk.model.MachineDetectionResult
Possible values are answering-machine, human, silence, timeout, or error.
getValue() - Method in enum com.bandwidth.sdk.model.MessageDirectionEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.MessageStatusEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.MessageTypeEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.PriorityEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.RecordingStateEnum
 
getValue() - Method in enum com.bandwidth.sdk.model.RedirectMethodEnum
 
getValue() - Method in class com.bandwidth.sdk.model.Tag
Get value
getValue() - Method in class com.bandwidth.sdk.Pair
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Bridge
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Conference
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Forward
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Gather
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Hangup
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Pause
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.PauseRecording
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.PlayAudio
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Record
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Redirect
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.ResumeRecording
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Ring
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.SendDtmf
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.SpeakSentence
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.StartGather
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.StartRecording
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.StartStream
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.StartTranscription
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.StopGather
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.StopRecording
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.StopStream
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.StopTranscription
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Tag
 
getVerbName() - Method in class com.bandwidth.sdk.model.bxml.Transfer
 
getVerbName() - Method in interface com.bandwidth.sdk.model.bxml.Verb
 
getVerstat() - Method in class com.bandwidth.sdk.model.StirShaken
(optional) The verification status indicating whether the verification was successful or not.
getWriteTimeout() - Method in class com.bandwidth.sdk.ApiClient
Get write timeout (in milliseconds).
guessContentTypeFromFile(File) - Method in class com.bandwidth.sdk.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class com.bandwidth.sdk.ApiClient
Handle the given response, return the deserialized object when the response is successful.
Hangup - Class in com.bandwidth.sdk.model.bxml
 
Hangup() - Constructor for class com.bandwidth.sdk.model.bxml.Hangup
 
hashCode() - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
 
hashCode() - Method in class com.bandwidth.sdk.model.AccountStatistics
 
hashCode() - Method in class com.bandwidth.sdk.model.AnswerCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
hashCode() - Method in class com.bandwidth.sdk.model.CallState
 
hashCode() - Method in class com.bandwidth.sdk.model.CallTranscription
 
hashCode() - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
hashCode() - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
hashCode() - Method in class com.bandwidth.sdk.model.CodeRequest
 
hashCode() - Method in class com.bandwidth.sdk.model.Conference
 
hashCode() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
hashCode() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
hashCode() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.CreateCall
 
hashCode() - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
hashCode() - Method in class com.bandwidth.sdk.model.CreateLookupResponse
 
hashCode() - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
hashCode() - Method in class com.bandwidth.sdk.model.DeferredResult
 
hashCode() - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.Diversion
 
hashCode() - Method in class com.bandwidth.sdk.model.DtmfCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.FieldError
 
hashCode() - Method in class com.bandwidth.sdk.model.GatherCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
hashCode() - Method in class com.bandwidth.sdk.model.InitiateCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.ListMessageItem
 
hashCode() - Method in class com.bandwidth.sdk.model.LookupRequest
 
hashCode() - Method in class com.bandwidth.sdk.model.LookupResult
 
hashCode() - Method in class com.bandwidth.sdk.model.LookupStatus
 
hashCode() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
hashCode() - Method in class com.bandwidth.sdk.model.MachineDetectionResult
 
hashCode() - Method in class com.bandwidth.sdk.model.Media
 
hashCode() - Method in class com.bandwidth.sdk.model.Message
 
hashCode() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
hashCode() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
hashCode() - Method in class com.bandwidth.sdk.model.MessageRequest
 
hashCode() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
hashCode() - Method in class com.bandwidth.sdk.model.MessagesList
 
hashCode() - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
 
hashCode() - Method in class com.bandwidth.sdk.model.MessagingRequestError
 
hashCode() - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
hashCode() - Method in class com.bandwidth.sdk.model.MfaRequestError
 
hashCode() - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
hashCode() - Method in class com.bandwidth.sdk.model.PageInfo
 
hashCode() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
hashCode() - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
 
hashCode() - Method in class com.bandwidth.sdk.model.RedirectCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.StirShaken
 
hashCode() - Method in class com.bandwidth.sdk.model.Tag
 
hashCode() - Method in class com.bandwidth.sdk.model.TnLookupRequestError
 
hashCode() - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
hashCode() - Method in class com.bandwidth.sdk.model.Transcription
 
hashCode() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.TranscriptionList
 
hashCode() - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
hashCode() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
hashCode() - Method in class com.bandwidth.sdk.model.UpdateCall
 
hashCode() - Method in class com.bandwidth.sdk.model.UpdateCallRecording
 
hashCode() - Method in class com.bandwidth.sdk.model.UpdateConference
 
hashCode() - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
hashCode() - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
hashCode() - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
 
hashCode() - Method in class com.bandwidth.sdk.model.VoiceApiError
 
hashCode() - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
 
HIGH - Enum constant in enum com.bandwidth.sdk.model.PriorityEnum
 
hold - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
hold(Boolean) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
hold(Boolean) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
HttpBasicAuth - Class in com.bandwidth.sdk.auth
 
HttpBasicAuth() - Constructor for class com.bandwidth.sdk.auth.HttpBasicAuth
 
HttpBearerAuth - Class in com.bandwidth.sdk.auth
 
HttpBearerAuth(String) - Constructor for class com.bandwidth.sdk.auth.HttpBearerAuth
 

I

id(String) - Method in class com.bandwidth.sdk.model.Conference
 
id(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
id(String) - Method in class com.bandwidth.sdk.model.Message
 
id(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
id(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
id(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
id(String) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
id(String) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
id(String) - Method in class com.bandwidth.sdk.model.VoiceApiError
 
identity(String) - Method in class com.bandwidth.sdk.model.CallState
 
IN - Enum constant in enum com.bandwidth.sdk.model.MessageDirectionEnum
 
IN_PROGRESS - Enum constant in enum com.bandwidth.sdk.model.LookupStatusEnum
 
INBOUND - Enum constant in enum com.bandwidth.sdk.model.CallDirectionEnum
 
INBOUND - Enum constant in enum com.bandwidth.sdk.model.CallTranscriptionTrackEnum
 
INBOUND - Enum constant in enum com.bandwidth.sdk.model.ListMessageDirectionEnum
 
InboundMessageCallback - Class in com.bandwidth.sdk.model
Inbound Message Callback
InboundMessageCallback() - Constructor for class com.bandwidth.sdk.model.InboundMessageCallback
 
InboundMessageCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
InboundMessageCallbackMessage - Class in com.bandwidth.sdk.model
Inbound Message Callback Message Schema
InboundMessageCallbackMessage() - Constructor for class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
InboundMessageCallbackMessage.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
InitiateCallback - Class in com.bandwidth.sdk.model
The Initiate event is fired when an inbound call is received for a Telephone Number on your Account.
InitiateCallback() - Constructor for class com.bandwidth.sdk.model.InitiateCallback
 
InitiateCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
innerTags - Variable in class com.bandwidth.sdk.model.bxml.SpeakSentence
 
interDigitTimeout - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
isDebugging() - Method in class com.bandwidth.sdk.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class com.bandwidth.sdk.ApiClient
Check if the given MIME is a JSON MIME.
isNullable() - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
Is nullable
isVerifyingSsl() - Method in class com.bandwidth.sdk.ApiClient
True if isVerifyingSsl flag is on
IT - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 

J

JA - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
join(String[], String) - Static method in class com.bandwidth.sdk.StringUtil
Join an array of strings with the given separator.
join(Collection<String>, String) - Static method in class com.bandwidth.sdk.StringUtil
Join a list of strings with the given separator.
JOLIE - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
JORGE - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
JSON - Class in com.bandwidth.sdk
 
JSON() - Constructor for class com.bandwidth.sdk.JSON
 
JSON.ByteArrayAdapter - Class in com.bandwidth.sdk
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - Class in com.bandwidth.sdk
Gson TypeAdapter for java.util.Date type If the dateFormat is null, DateTimeFormatter will be used.
JSON.LocalDateTypeAdapter - Class in com.bandwidth.sdk
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in com.bandwidth.sdk
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in com.bandwidth.sdk
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).
JULIE - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 

K

KATE - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
KATRIN - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
KENJI - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
key(String) - Method in class com.bandwidth.sdk.model.Tag
 

L

lastUpdate(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
limit(String) - Method in class com.bandwidth.sdk.model.Diversion
 
lineProvider(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
lineType(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
listAccountCallRecordings(String, String, String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Call Recordings Returns a list of metadata for the recordings associated with the specified account.
listAccountCallRecordingsAsync(String, String, String, String, String, ApiCallback<List<CallRecordingMetadata>>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Call Recordings (asynchronously) Returns a list of metadata for the recordings associated with the specified account.
listAccountCallRecordingsCall(String, String, String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for listAccountCallRecordings
listAccountCallRecordingsWithHttpInfo(String, String, String, String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
Get Call Recordings Returns a list of metadata for the recordings associated with the specified account.
listCallRecordings(String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
List Call Recordings Returns a (potentially empty) list of metadata for the recordings that took place during the specified call.
listCallRecordingsAsync(String, String, ApiCallback<List<CallRecordingMetadata>>) - Method in class com.bandwidth.sdk.api.RecordingsApi
List Call Recordings (asynchronously) Returns a (potentially empty) list of metadata for the recordings that took place during the specified call.
listCallRecordingsCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for listCallRecordings
listCallRecordingsWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.RecordingsApi
List Call Recordings Returns a (potentially empty) list of metadata for the recordings that took place during the specified call.
listCalls(String, String, String, String, String, String, Integer, String) - Method in class com.bandwidth.sdk.api.CallsApi
Get Calls Returns a max of 10000 calls, sorted by `createdTime` from oldest to newest.
listCallsAsync(String, String, String, String, String, String, Integer, String, ApiCallback<List<CallState>>) - Method in class com.bandwidth.sdk.api.CallsApi
Get Calls (asynchronously) Returns a max of 10000 calls, sorted by `createdTime` from oldest to newest.
listCallsCall(String, String, String, String, String, String, Integer, String, ApiCallback) - Method in class com.bandwidth.sdk.api.CallsApi
Build call for listCalls
listCallsWithHttpInfo(String, String, String, String, String, String, Integer, String) - Method in class com.bandwidth.sdk.api.CallsApi
Get Calls Returns a max of 10000 calls, sorted by `createdTime` from oldest to newest.
listConferenceRecordings(String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Recordings Returns a (potentially empty) list of metadata for the recordings that took place during the specified conference.
listConferenceRecordingsAsync(String, String, ApiCallback<List<ConferenceRecordingMetadata>>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Recordings (asynchronously) Returns a (potentially empty) list of metadata for the recordings that took place during the specified conference.
listConferenceRecordingsCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for listConferenceRecordings
listConferenceRecordingsWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conference Recordings Returns a (potentially empty) list of metadata for the recordings that took place during the specified conference.
listConferences(String, String, String, String, Integer, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conferences Returns a max of 1000 conferences, sorted by `createdTime` from oldest to newest.
listConferencesAsync(String, String, String, String, Integer, String, ApiCallback<List<Conference>>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conferences (asynchronously) Returns a max of 1000 conferences, sorted by `createdTime` from oldest to newest.
listConferencesCall(String, String, String, String, Integer, String, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for listConferences
listConferencesWithHttpInfo(String, String, String, String, Integer, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Get Conferences Returns a max of 1000 conferences, sorted by `createdTime` from oldest to newest.
listMedia(String, String) - Method in class com.bandwidth.sdk.api.MediaApi
List Media Gets a list of your media files.
listMediaAsync(String, String, ApiCallback<List<Media>>) - Method in class com.bandwidth.sdk.api.MediaApi
List Media (asynchronously) Gets a list of your media files.
listMediaCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.MediaApi
Build call for listMedia
listMediaWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.MediaApi
List Media Gets a list of your media files.
ListMessageDirectionEnum - Enum in com.bandwidth.sdk.model
The direction of the message.
ListMessageDirectionEnum.Adapter - Class in com.bandwidth.sdk.model
 
ListMessageItem - Class in com.bandwidth.sdk.model
ListMessageItem
ListMessageItem() - Constructor for class com.bandwidth.sdk.model.ListMessageItem
 
ListMessageItem.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
listMessages(String, String, String, String, MessageStatusEnum, ListMessageDirectionEnum, String, MessageTypeEnum, Integer, String, String, String, String, String, Integer, Boolean) - Method in class com.bandwidth.sdk.api.MessagesApi
List Messages Returns a list of messages based on query parameters.
listMessagesAsync(String, String, String, String, MessageStatusEnum, ListMessageDirectionEnum, String, MessageTypeEnum, Integer, String, String, String, String, String, Integer, Boolean, ApiCallback<MessagesList>) - Method in class com.bandwidth.sdk.api.MessagesApi
List Messages (asynchronously) Returns a list of messages based on query parameters.
listMessagesCall(String, String, String, String, MessageStatusEnum, ListMessageDirectionEnum, String, MessageTypeEnum, Integer, String, String, String, String, String, Integer, Boolean, ApiCallback) - Method in class com.bandwidth.sdk.api.MessagesApi
Build call for listMessages
listMessagesWithHttpInfo(String, String, String, String, MessageStatusEnum, ListMessageDirectionEnum, String, MessageTypeEnum, Integer, String, String, String, String, String, Integer, Boolean) - Method in class com.bandwidth.sdk.api.MessagesApi
List Messages Returns a list of messages based on query parameters.
listRealTimeTranscriptions(String, String) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Enumerate transcriptions made with StartTranscription Enumerates the transcriptions created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
listRealTimeTranscriptionsAsync(String, String, ApiCallback<List<CallTranscriptionMetadata>>) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Enumerate transcriptions made with StartTranscription (asynchronously) Enumerates the transcriptions created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
listRealTimeTranscriptionsCall(String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Build call for listRealTimeTranscriptions
listRealTimeTranscriptionsWithHttpInfo(String, String) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
Enumerate transcriptions made with StartTranscription Enumerates the transcriptions created on this call via [startTranscription](/docs/voice/bxml/startTranscription).
LocalDateTypeAdapter() - Constructor for class com.bandwidth.sdk.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class com.bandwidth.sdk.JSON.LocalDateTypeAdapter
 
locale - Variable in class com.bandwidth.sdk.model.bxml.SpeakSentence
 
LookupRequest - Class in com.bandwidth.sdk.model
Create phone number lookup request.
LookupRequest() - Constructor for class com.bandwidth.sdk.model.LookupRequest
 
LookupRequest.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
LookupResult - Class in com.bandwidth.sdk.model
Carrier information results for the specified telephone number.
LookupResult() - Constructor for class com.bandwidth.sdk.model.LookupResult
 
LookupResult.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
LookupStatus - Class in com.bandwidth.sdk.model
If requestId exists, the result for that request is returned.
LookupStatus() - Constructor for class com.bandwidth.sdk.model.LookupStatus
 
LookupStatus.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
LookupStatusEnum - Enum in com.bandwidth.sdk.model
The status of the request (IN_PROGRESS, COMPLETE, PARTIAL_COMPLETE, or FAILED).
LookupStatusEnum.Adapter - Class in com.bandwidth.sdk.model
 
LUCA - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 

M

machineDetection(MachineDetectionConfiguration) - Method in class com.bandwidth.sdk.model.CreateCall
 
MachineDetectionCompleteCallback - Class in com.bandwidth.sdk.model
This event is sent to the url informed when requesting a machine detection operation.
MachineDetectionCompleteCallback() - Constructor for class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
MachineDetectionCompleteCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MachineDetectionConfiguration - Class in com.bandwidth.sdk.model
The machine detection request used to perform <a href='/docs/voice/guides/machineDetection'>machine detection</a> on the call.
MachineDetectionConfiguration() - Constructor for class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
MachineDetectionConfiguration.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MachineDetectionModeEnum - Enum in com.bandwidth.sdk.model
The machine detection mode.
MachineDetectionModeEnum.Adapter - Class in com.bandwidth.sdk.model
 
machineDetectionResult(MachineDetectionResult) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
machineDetectionResult(MachineDetectionResult) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
MachineDetectionResult - Class in com.bandwidth.sdk.model
(optional) if machine detection was requested in sync mode, the result will be specified here.
MachineDetectionResult() - Constructor for class com.bandwidth.sdk.model.MachineDetectionResult
 
MachineDetectionResult.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
machineSpeechEndThreshold(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
MALE - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsGender
 
MASAKO - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
maxCallQueueSize(Integer) - Method in class com.bandwidth.sdk.model.AccountStatistics
 
maxDigits - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
maxDuration - Variable in class com.bandwidth.sdk.model.bxml.Record
 
media(List<URI>) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
media(List<URI>) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
media(List<URI>) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
media(List<URI>) - Method in class com.bandwidth.sdk.model.MessageRequest
 
media(List<URI>) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
media(Set<String>) - Method in class com.bandwidth.sdk.model.Message
 
Media - Class in com.bandwidth.sdk.model
Media
Media() - Constructor for class com.bandwidth.sdk.model.Media
 
Media.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MediaApi - Class in com.bandwidth.sdk.api
 
MediaApi() - Constructor for class com.bandwidth.sdk.api.MediaApi
 
MediaApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.MediaApi
 
mediaName(String) - Method in class com.bandwidth.sdk.model.Media
 
mediaUrl(URI) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
mediaUrl(URI) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
mediaUrl(URI) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
mediaUrl(URI) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
mediaUrl(URI) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
mediaUrl(URI) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
memberUrl(String) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
message(InboundMessageCallbackMessage) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
message(MessageDeliveredCallbackMessage) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
message(MessageFailedCallbackMessage) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
message(MessageSendingCallbackMessage) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
message(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
message(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
message(String) - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
message(String) - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
message(String) - Method in class com.bandwidth.sdk.model.TnLookupRequestError
 
Message - Class in com.bandwidth.sdk.model
Message
Message() - Constructor for class com.bandwidth.sdk.model.Message
 
Message.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MessageDeliveredCallback - Class in com.bandwidth.sdk.model
Message Delivered Callback
MessageDeliveredCallback() - Constructor for class com.bandwidth.sdk.model.MessageDeliveredCallback
 
MessageDeliveredCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MessageDeliveredCallbackMessage - Class in com.bandwidth.sdk.model
Message Delivered Callback Message Schema
MessageDeliveredCallbackMessage() - Constructor for class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
MessageDeliveredCallbackMessage.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
messageDirection(ListMessageDirectionEnum) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
MessageDirectionEnum - Enum in com.bandwidth.sdk.model
The direction of the message.
MessageDirectionEnum.Adapter - Class in com.bandwidth.sdk.model
 
MessageFailedCallback - Class in com.bandwidth.sdk.model
Message Failed Callback
MessageFailedCallback() - Constructor for class com.bandwidth.sdk.model.MessageFailedCallback
 
MessageFailedCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MessageFailedCallbackMessage - Class in com.bandwidth.sdk.model
Message Failed Callback Message Schema
MessageFailedCallbackMessage() - Constructor for class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
MessageFailedCallbackMessage.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
messageId(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
messageId(String) - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
 
messageLength(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
MessageRequest - Class in com.bandwidth.sdk.model
MessageRequest
MessageRequest() - Constructor for class com.bandwidth.sdk.model.MessageRequest
 
MessageRequest.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
messages(List<ListMessageItem>) - Method in class com.bandwidth.sdk.model.MessagesList
 
MessagesApi - Class in com.bandwidth.sdk.api
 
MessagesApi() - Constructor for class com.bandwidth.sdk.api.MessagesApi
 
MessagesApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.MessagesApi
 
MessageSendingCallback - Class in com.bandwidth.sdk.model
Message Sending Callback
MessageSendingCallback() - Constructor for class com.bandwidth.sdk.model.MessageSendingCallback
 
MessageSendingCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MessageSendingCallbackMessage - Class in com.bandwidth.sdk.model
Message Sending Callback Message Schema
MessageSendingCallbackMessage() - Constructor for class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
MessageSendingCallbackMessage.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
messageSize(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
MessagesList - Class in com.bandwidth.sdk.model
MessagesList
MessagesList() - Constructor for class com.bandwidth.sdk.model.MessagesList
 
MessagesList.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
messageStatus(MessageStatusEnum) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
MessageStatusEnum - Enum in com.bandwidth.sdk.model
The status of the message.
MessageStatusEnum.Adapter - Class in com.bandwidth.sdk.model
 
messageType(MessageTypeEnum) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
MessageTypeEnum - Enum in com.bandwidth.sdk.model
The type of message.
MessageTypeEnum.Adapter - Class in com.bandwidth.sdk.model
 
MessagingCodeResponse - Class in com.bandwidth.sdk.model
MessagingCodeResponse
MessagingCodeResponse() - Constructor for class com.bandwidth.sdk.model.MessagingCodeResponse
 
MessagingCodeResponse.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MessagingRequestError - Class in com.bandwidth.sdk.model
MessagingRequestError
MessagingRequestError() - Constructor for class com.bandwidth.sdk.model.MessagingRequestError
 
MessagingRequestError.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MfaApi - Class in com.bandwidth.sdk.api
 
MfaApi() - Constructor for class com.bandwidth.sdk.api.MfaApi
 
MfaApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.MfaApi
 
MfaForbiddenRequestError - Class in com.bandwidth.sdk.model
MfaForbiddenRequestError
MfaForbiddenRequestError() - Constructor for class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
MfaForbiddenRequestError.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MfaRequestError - Class in com.bandwidth.sdk.model
MfaRequestError
MfaRequestError() - Constructor for class com.bandwidth.sdk.model.MfaRequestError
 
MfaRequestError.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MfaUnauthorizedRequestError - Class in com.bandwidth.sdk.model
MfaUnauthorizedRequestError
MfaUnauthorizedRequestError() - Constructor for class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
MfaUnauthorizedRequestError.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
MMS - Enum constant in enum com.bandwidth.sdk.model.MessageTypeEnum
 
mobileCountryCode(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
mobileNetworkCode(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
mode(MachineDetectionModeEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
MP3 - Enum constant in enum com.bandwidth.sdk.model.FileFormatEnum
 
multiChannel - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
mute - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
mute(Boolean) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
mute(Boolean) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 

N

NADIYA - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
name - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
name - Variable in class com.bandwidth.sdk.model.bxml.CustomParam
 
name - Variable in class com.bandwidth.sdk.model.bxml.StartStream
 
name - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
name - Variable in class com.bandwidth.sdk.model.bxml.StopStream
 
name - Variable in class com.bandwidth.sdk.model.bxml.StopTranscription
 
name - Variable in class com.bandwidth.sdk.model.bxml.StreamParam
 
name(String) - Method in class com.bandwidth.sdk.model.Conference
 
name(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
name(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
name(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
name(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
name(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
name(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
name(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
nextPage(String) - Method in class com.bandwidth.sdk.model.PageInfo
 
nextPageToken(String) - Method in class com.bandwidth.sdk.model.PageInfo
 
no_answer - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
none - Enum constant in enum com.bandwidth.sdk.model.DiversionTreatment
 
number - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 

O

of(Class<T>) - Static method in class com.bandwidth.sdk.model.bxml.utils.EnumFinder
Convenience method to create an enum finder with less generics mess.
OffsetDateTimeTypeAdapter() - Constructor for class com.bandwidth.sdk.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class com.bandwidth.sdk.JSON.OffsetDateTimeTypeAdapter
 
onDownloadProgress(long, long, boolean) - Method in interface com.bandwidth.sdk.ApiCallback
This is called when the API download processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface com.bandwidth.sdk.ApiCallback
This is called when the API call fails.
onSuccess(T, int, Map<String, List<String>>) - Method in interface com.bandwidth.sdk.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface com.bandwidth.sdk.ApiCallback
This is called when the API upload processing.
openapiFields - Static variable in class com.bandwidth.sdk.model.AccountStatistics
 
openapiFields - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CallState
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CallTranscription
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CodeRequest
 
openapiFields - Static variable in class com.bandwidth.sdk.model.Conference
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ConferenceMember
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CreateCall
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CreateLookupResponse
 
openapiFields - Static variable in class com.bandwidth.sdk.model.CreateMessageRequestError
 
openapiFields - Static variable in class com.bandwidth.sdk.model.DeferredResult
 
openapiFields - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.Diversion
 
openapiFields - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.FieldError
 
openapiFields - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.InboundMessageCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
openapiFields - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
openapiFields - Static variable in class com.bandwidth.sdk.model.LookupRequest
 
openapiFields - Static variable in class com.bandwidth.sdk.model.LookupResult
 
openapiFields - Static variable in class com.bandwidth.sdk.model.LookupStatus
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MachineDetectionResult
 
openapiFields - Static variable in class com.bandwidth.sdk.model.Media
 
openapiFields - Static variable in class com.bandwidth.sdk.model.Message
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessageFailedCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessageSendingCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessagesList
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessagingCodeResponse
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MessagingRequestError
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MfaRequestError
 
openapiFields - Static variable in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
openapiFields - Static variable in class com.bandwidth.sdk.model.PageInfo
 
openapiFields - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
openapiFields - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptions
 
openapiFields - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.StirShaken
 
openapiFields - Static variable in class com.bandwidth.sdk.model.Tag
 
openapiFields - Static variable in class com.bandwidth.sdk.model.TnLookupRequestError
 
openapiFields - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
openapiFields - Static variable in class com.bandwidth.sdk.model.Transcription
 
openapiFields - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.TranscriptionList
 
openapiFields - Static variable in class com.bandwidth.sdk.model.TranscriptionMetadata
 
openapiFields - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
openapiFields - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
openapiFields - Static variable in class com.bandwidth.sdk.model.UpdateCallRecording
 
openapiFields - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
openapiFields - Static variable in class com.bandwidth.sdk.model.UpdateConferenceMember
 
openapiFields - Static variable in class com.bandwidth.sdk.model.VerifyCodeRequest
 
openapiFields - Static variable in class com.bandwidth.sdk.model.VerifyCodeResponse
 
openapiFields - Static variable in class com.bandwidth.sdk.model.VoiceApiError
 
openapiFields - Static variable in class com.bandwidth.sdk.model.VoiceCodeResponse
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.AccountStatistics
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CallState
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CallTranscription
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CodeRequest
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.Conference
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ConferenceMember
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CreateCall
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CreateLookupResponse
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.CreateMessageRequestError
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.DeferredResult
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.Diversion
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.FieldError
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.InboundMessageCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.LookupRequest
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.LookupResult
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.LookupStatus
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MachineDetectionResult
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.Media
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.Message
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessageFailedCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessageSendingCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessagesList
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessagingCodeResponse
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MessagingRequestError
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MfaRequestError
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.PageInfo
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptions
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.StirShaken
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.Tag
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.TnLookupRequestError
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.Transcription
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.TranscriptionList
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.TranscriptionMetadata
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.UpdateCallRecording
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.UpdateConferenceMember
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.VerifyCodeRequest
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.VerifyCodeResponse
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.VoiceApiError
 
openapiRequiredFields - Static variable in class com.bandwidth.sdk.model.VoiceCodeResponse
 
originatingId(String) - Method in class com.bandwidth.sdk.model.StirShaken
 
origTo(String) - Method in class com.bandwidth.sdk.model.Diversion
 
OUT - Enum constant in enum com.bandwidth.sdk.model.MessageDirectionEnum
 
out_of_service - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
OUTBOUND - Enum constant in enum com.bandwidth.sdk.model.CallDirectionEnum
 
OUTBOUND - Enum constant in enum com.bandwidth.sdk.model.CallTranscriptionTrackEnum
 
OUTBOUND - Enum constant in enum com.bandwidth.sdk.model.ListMessageDirectionEnum
 
OutboundDestination - Interface in com.bandwidth.sdk.model.bxml
 
owner(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
owner(String) - Method in class com.bandwidth.sdk.model.Message
 
owner(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
owner(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
owner(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 

P

pageInfo(PageInfo) - Method in class com.bandwidth.sdk.model.MessagesList
 
PageInfo - Class in com.bandwidth.sdk.model
PageInfo
PageInfo() - Constructor for class com.bandwidth.sdk.model.PageInfo
 
PageInfo.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
Pair - Class in com.bandwidth.sdk
 
Pair(String, String) - Constructor for class com.bandwidth.sdk.Pair
 
PAOLA - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
parameterToPair(String, Object) - Method in class com.bandwidth.sdk.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class com.bandwidth.sdk.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class com.bandwidth.sdk.ApiClient
Format the given parameter object into string.
parentCallId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
parentCallId(String) - Method in class com.bandwidth.sdk.model.CallState
 
parentCallId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
parentCallId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
parentCallId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
parentCallId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
parentCallId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
parentCallId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
parentCallId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
PARTIAL_COMPLETE - Enum constant in enum com.bandwidth.sdk.model.LookupStatusEnum
 
password - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
password - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
password - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
password - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
password - Variable in class com.bandwidth.sdk.model.bxml.PlayAudio
 
password - Variable in class com.bandwidth.sdk.model.bxml.Record
 
password - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
password - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
password - Variable in class com.bandwidth.sdk.model.bxml.StartGather
 
password - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
password - Variable in class com.bandwidth.sdk.model.bxml.StartStream
 
password - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
password - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
password(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
password(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
password(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
password(String) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
password(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
password(String) - Method in class com.bandwidth.sdk.model.UpdateConference
 
PAUL - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
Pause - Class in com.bandwidth.sdk.model.bxml
 
Pause() - Constructor for class com.bandwidth.sdk.model.bxml.Pause
 
PAUSED - Enum constant in enum com.bandwidth.sdk.model.RecordingStateEnum
 
PauseRecording - Class in com.bandwidth.sdk.model.bxml
 
PauseRecording() - Constructor for class com.bandwidth.sdk.model.bxml.PauseRecording
 
PhoneNumber - Class in com.bandwidth.sdk.model.bxml
 
PhoneNumber() - Constructor for class com.bandwidth.sdk.model.bxml.PhoneNumber
 
PhoneNumberLookupApi - Class in com.bandwidth.sdk.api
 
PhoneNumberLookupApi() - Constructor for class com.bandwidth.sdk.api.PhoneNumberLookupApi
 
PhoneNumberLookupApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.PhoneNumberLookupApi
 
PlayAudio - Class in com.bandwidth.sdk.model.bxml
 
PlayAudio(String) - Constructor for class com.bandwidth.sdk.model.bxml.PlayAudio
 
POST - Enum constant in enum com.bandwidth.sdk.model.CallbackMethodEnum
 
POST - Enum constant in enum com.bandwidth.sdk.model.RedirectMethodEnum
 
prepareDownloadFile(Response) - Method in class com.bandwidth.sdk.ApiClient
Prepare file for download
prevPage(String) - Method in class com.bandwidth.sdk.model.PageInfo
 
prevPageToken(String) - Method in class com.bandwidth.sdk.model.PageInfo
 
priority(PriorityEnum) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
priority(PriorityEnum) - Method in class com.bandwidth.sdk.model.Message
 
priority(PriorityEnum) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
priority(PriorityEnum) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
priority(PriorityEnum) - Method in class com.bandwidth.sdk.model.MessageRequest
 
priority(PriorityEnum) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
priority(Integer) - Method in class com.bandwidth.sdk.model.CreateCall
 
priority(Integer) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
PriorityEnum - Enum in com.bandwidth.sdk.model
The priority specified by the user.
PriorityEnum.Adapter - Class in com.bandwidth.sdk.model
 
privacy(Boolean) - Method in class com.bandwidth.sdk.model.CreateCall
 
privacy(String) - Method in class com.bandwidth.sdk.model.Diversion
 
processCookieParams(Map<String, String>, Request.Builder) - Method in class com.bandwidth.sdk.ApiClient
Set cookie parameters to the request builder, including default cookies.
processHeaderParams(Map<String, String>, Request.Builder) - Method in class com.bandwidth.sdk.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in com.bandwidth.sdk
 
ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class com.bandwidth.sdk.ProgressRequestBody
 
ProgressResponseBody - Class in com.bandwidth.sdk
 
ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class com.bandwidth.sdk.ProgressResponseBody
 
propagate - Enum constant in enum com.bandwidth.sdk.model.DiversionTreatment
 
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.AccountStatistics
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.AnswerCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CallState
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CallTranscription
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CodeRequest
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.Conference
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ConferenceMember
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CreateCall
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CreateCallResponse
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CreateLookupResponse
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.DeferredResult
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.DisconnectCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.Diversion
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.DtmfCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.FieldError
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.GatherCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.InitiateCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.ListMessageItem
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.LookupRequest
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.LookupResult
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.LookupStatus
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MachineDetectionResult
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.Media
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.Message
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessageRequest
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessagesList
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MessagingRequestError
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MfaRequestError
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.PageInfo
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.RedirectCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.StirShaken
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.Tag
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.TnLookupRequestError
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.TranscribeRecording
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.Transcription
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.TranscriptionList
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.UpdateCall
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.UpdateCallRecording
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.UpdateConference
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.VoiceApiError
Set the additional (undeclared) property with the specified name and value.
putAdditionalProperty(String, Object) - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
Set the additional (undeclared) property with the specified name and value.
putStirShakenItem(String, String) - Method in class com.bandwidth.sdk.model.CallState
 

Q

QUEUED - Enum constant in enum com.bandwidth.sdk.model.MessageStatusEnum
 

R

read(JsonReader) - Method in class com.bandwidth.sdk.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.JSON.SqlDateTypeAdapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.CallbackMethodEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.CallDirectionEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.CallStateEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.CallTranscriptionTrackEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.ConferenceStateEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.FileFormatEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.ListMessageDirectionEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.LookupStatusEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.MachineDetectionModeEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.MessageDirectionEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.MessageStatusEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.MessageTypeEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.PriorityEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.RecordingStateEnum.Adapter
 
read(JsonReader) - Method in class com.bandwidth.sdk.model.RedirectMethodEnum.Adapter
 
reason(String) - Method in class com.bandwidth.sdk.model.Diversion
 
RECEIVED - Enum constant in enum com.bandwidth.sdk.model.MessageStatusEnum
 
receiveTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
recipientCount(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
Record - Class in com.bandwidth.sdk.model.bxml
 
Record() - Constructor for class com.bandwidth.sdk.model.bxml.Record
 
recordCompleteFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.Record
 
recordCompleteFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.Record
 
recordCompleteMethod - Variable in class com.bandwidth.sdk.model.bxml.Record
 
recordCompleteUrl - Variable in class com.bandwidth.sdk.model.bxml.Record
 
RECORDING - Enum constant in enum com.bandwidth.sdk.model.RecordingStateEnum
 
RecordingAvailableCallback - Class in com.bandwidth.sdk.model
The Recording Available event is sent after a recording has been processed.
RecordingAvailableCallback() - Constructor for class com.bandwidth.sdk.model.RecordingAvailableCallback
 
RecordingAvailableCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
recordingAvailableMethod - Variable in class com.bandwidth.sdk.model.bxml.Record
 
recordingAvailableMethod - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
recordingAvailableUrl - Variable in class com.bandwidth.sdk.model.bxml.Record
 
recordingAvailableUrl - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
RecordingCompleteCallback - Class in com.bandwidth.sdk.model
The Record Complete event is sent after a <Record> verb has executed if the call is still active.
RecordingCompleteCallback() - Constructor for class com.bandwidth.sdk.model.RecordingCompleteCallback
 
RecordingCompleteCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
recordingId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
recordingId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
recordingId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
recordingId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
recordingId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
recordingId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
recordingName(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
recordingName(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
RecordingsApi - Class in com.bandwidth.sdk.api
 
RecordingsApi() - Constructor for class com.bandwidth.sdk.api.RecordingsApi
 
RecordingsApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.RecordingsApi
 
RecordingStateEnum - Enum in com.bandwidth.sdk.model
The recording state.
RecordingStateEnum.Adapter - Class in com.bandwidth.sdk.model
 
RecordingTranscriptionMetadata - Class in com.bandwidth.sdk.model
If the recording was transcribed, metadata about the transcription
RecordingTranscriptionMetadata() - Constructor for class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
RecordingTranscriptionMetadata.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
RecordingTranscriptions - Class in com.bandwidth.sdk.model
RecordingTranscriptions
RecordingTranscriptions() - Constructor for class com.bandwidth.sdk.model.RecordingTranscriptions
 
RecordingTranscriptions.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
Redirect - Class in com.bandwidth.sdk.model.bxml
 
Redirect() - Constructor for class com.bandwidth.sdk.model.bxml.Redirect
 
RedirectCallback - Class in com.bandwidth.sdk.model
The Redirect event is fired when a <Redirect> verb is executed.
RedirectCallback() - Constructor for class com.bandwidth.sdk.model.RedirectCallback
 
RedirectCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
redirectFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
redirectFallbackMethod(RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.UpdateCall
 
redirectFallbackMethod(RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.UpdateConference
 
redirectFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
redirectFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.UpdateCall
 
redirectFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.UpdateConference
 
redirectMethod - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
redirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.UpdateCall
 
redirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.UpdateConference
 
RedirectMethodEnum - Enum in com.bandwidth.sdk.model
The HTTP method to use for the request to `redirectUrl`.
RedirectMethodEnum.Adapter - Class in com.bandwidth.sdk.model
 
redirectUrl - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
redirectUrl(URI) - Method in class com.bandwidth.sdk.model.UpdateCall
 
redirectUrl(URI) - Method in class com.bandwidth.sdk.model.UpdateConference
 
repeatCount - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
requestId(String) - Method in class com.bandwidth.sdk.model.CreateLookupResponse
 
requestId(String) - Method in class com.bandwidth.sdk.model.LookupStatus
 
requestId(String) - Method in class com.bandwidth.sdk.model.MfaRequestError
 
resolve(String) - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsGender
 
resolve(String) - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
resolve(String) - Static method in enum com.bandwidth.sdk.model.DiversionReason
 
resolve(String) - Static method in enum com.bandwidth.sdk.model.DiversionTreatment
 
resolveGenderLocale(TtsGender, TtsLocale) - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
Response - Class in com.bandwidth.sdk.model.bxml
 
Response() - Constructor for class com.bandwidth.sdk.model.bxml.Response
 
responseCode(Integer) - Method in class com.bandwidth.sdk.model.LookupResult
 
result(Object) - Method in class com.bandwidth.sdk.model.DeferredResult
 
result(List<LookupResult>) - Method in class com.bandwidth.sdk.model.LookupStatus
 
ResumeRecording - Class in com.bandwidth.sdk.model.bxml
 
ResumeRecording() - Constructor for class com.bandwidth.sdk.model.bxml.ResumeRecording
 
Ring - Class in com.bandwidth.sdk.model.bxml
 
Ring() - Constructor for class com.bandwidth.sdk.model.bxml.Ring
 
ROSA - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
RU - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 

S

sanitizeFilename(String) - Method in class com.bandwidth.sdk.ApiClient
Sanitize filename by removing path.
scope(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
scope(String) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
screen(String) - Method in class com.bandwidth.sdk.model.Diversion
 
segmentCount(Integer) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
segmentCount(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
segmentCount(Integer) - Method in class com.bandwidth.sdk.model.Message
 
segmentCount(Integer) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
segmentCount(Integer) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
segmentCount(Integer) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
selectHeaderAccept(String[]) - Method in class com.bandwidth.sdk.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class com.bandwidth.sdk.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
SendDtmf - Class in com.bandwidth.sdk.model.bxml
 
SendDtmf(String) - Constructor for class com.bandwidth.sdk.model.bxml.SendDtmf
 
SENDING - Enum constant in enum com.bandwidth.sdk.model.MessageStatusEnum
 
SENT - Enum constant in enum com.bandwidth.sdk.model.MessageStatusEnum
 
serialize(Object) - Static method in class com.bandwidth.sdk.JSON
Serialize the given Java object into JSON string.
serialize(Object, String) - Method in class com.bandwidth.sdk.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_ACCOUNT_ID - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_ACTIVE_MEMBERS - Static variable in class com.bandwidth.sdk.model.Conference
 
SERIALIZED_NAME_ANSWER_FALLBACK_METHOD - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_ANSWER_FALLBACK_METHOD - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_ANSWER_FALLBACK_URL - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_ANSWER_FALLBACK_URL - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_ANSWER_METHOD - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_ANSWER_METHOD - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_ANSWER_TIME - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_ANSWER_URL - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_ANSWER_URL - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.CodeRequest
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_APPLICATION_ID - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_ATTACHMENT_COUNT - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_ATTESTATION_INDICATOR - Static variable in class com.bandwidth.sdk.model.StirShaken
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.ConferenceMember
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_CALL_ID - Static variable in class com.bandwidth.sdk.model.VoiceCodeResponse
 
SERIALIZED_NAME_CALL_IDS_TO_COACH - Static variable in class com.bandwidth.sdk.model.ConferenceMember
 
SERIALIZED_NAME_CALL_IDS_TO_COACH - Static variable in class com.bandwidth.sdk.model.UpdateConferenceMember
 
SERIALIZED_NAME_CALL_TIMEOUT - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_CALL_TIMEOUT - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_CALL_URL - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_CALLBACK_METHOD - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_CALLBACK_METHOD - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
SERIALIZED_NAME_CALLBACK_TIMEOUT - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_CALLBACK_TIMEOUT - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_CALLBACK_TIMEOUT - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
SERIALIZED_NAME_CALLBACK_URL - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_CALLBACK_URL - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
SERIALIZED_NAME_CAMPAIGN_CLASS - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_CAMPAIGN_ID - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_CARRIER_NAME - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_CAUSE - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_CAUSE - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_CAUSE - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_CAUSE - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_CHANNELS - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_CHANNELS - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_CHANNELS - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_CHANNELS - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_CHANNELS - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_CODE - Static variable in class com.bandwidth.sdk.model.VerifyCodeRequest
 
SERIALIZED_NAME_COMPLETED_TIME - Static variable in class com.bandwidth.sdk.model.Conference
 
SERIALIZED_NAME_COMPLETED_TIME - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
SERIALIZED_NAME_COMPLETED_TIME - Static variable in class com.bandwidth.sdk.model.TranscriptionMetadata
 
SERIALIZED_NAME_CONFERENCE_EVENT_METHOD - Static variable in class com.bandwidth.sdk.model.Conference
 
SERIALIZED_NAME_CONFERENCE_EVENT_URL - Static variable in class com.bandwidth.sdk.model.Conference
 
SERIALIZED_NAME_CONFERENCE_ID - Static variable in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
SERIALIZED_NAME_CONFERENCE_ID - Static variable in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
SERIALIZED_NAME_CONFERENCE_ID - Static variable in class com.bandwidth.sdk.model.ConferenceMember
 
SERIALIZED_NAME_CONFERENCE_ID - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
SERIALIZED_NAME_CONFERENCE_ID - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
SERIALIZED_NAME_CONFERENCE_ID - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_CONFERENCE_ID - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_CONFERENCE_ID - Static variable in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
SERIALIZED_NAME_CONFIDENCE - Static variable in class com.bandwidth.sdk.model.CallTranscription
 
SERIALIZED_NAME_CONFIDENCE - Static variable in class com.bandwidth.sdk.model.Transcription
 
SERIALIZED_NAME_CONTENT - Static variable in class com.bandwidth.sdk.model.Media
 
SERIALIZED_NAME_CONTENT_LENGTH - Static variable in class com.bandwidth.sdk.model.Media
 
SERIALIZED_NAME_COUNTER - Static variable in class com.bandwidth.sdk.model.Diversion
 
SERIALIZED_NAME_COUNTRY - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_CREATED_TIME - Static variable in class com.bandwidth.sdk.model.Conference
 
SERIALIZED_NAME_CURRENT_CALL_QUEUE_SIZE - Static variable in class com.bandwidth.sdk.model.AccountStatistics
 
SERIALIZED_NAME_DELAY_RESULT - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.bandwidth.sdk.model.CreateMessageRequestError
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.bandwidth.sdk.model.FieldError
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.bandwidth.sdk.model.InboundMessageCallback
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.bandwidth.sdk.model.MessageFailedCallback
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.bandwidth.sdk.model.MessageSendingCallback
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.bandwidth.sdk.model.MessagingRequestError
 
SERIALIZED_NAME_DESCRIPTION - Static variable in class com.bandwidth.sdk.model.VoiceApiError
 
SERIALIZED_NAME_DESTINATION_TN - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_DETECT_LANGUAGE - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
SERIALIZED_NAME_DETECTED_LANGUAGE - Static variable in class com.bandwidth.sdk.model.CallTranscription
 
SERIALIZED_NAME_DETECTION_TIMEOUT - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_DIGIT - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_DIGITS - Static variable in class com.bandwidth.sdk.model.CodeRequest
 
SERIALIZED_NAME_DIGITS - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_DIRECTION - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_DISCONNECT_CAUSE - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_DISCONNECT_METHOD - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_DISCONNECT_METHOD - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_DISCONNECT_URL - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_DISCONNECT_URL - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_DISPLAY_NAME - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_DIVERSION - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_DURATION - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_DURATION - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_DURATION - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_DURATION - Static variable in class com.bandwidth.sdk.model.MachineDetectionResult
 
SERIALIZED_NAME_DURATION - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_DURATION - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_DURATION - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_E164_FORMAT - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_END_TIME - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_ENQUEUED_TIME - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_ERROR - Static variable in class com.bandwidth.sdk.model.MfaRequestError
 
SERIALIZED_NAME_ERROR_CODE - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_ERROR_CODE - Static variable in class com.bandwidth.sdk.model.MessageFailedCallback
 
SERIALIZED_NAME_ERROR_ID - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_ERROR_ID - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_ERROR_ID - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_ERROR_ID - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_ERROR_ID - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_ERROR_MESSAGE - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_ERROR_MESSAGE - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_ERROR_MESSAGE - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_ERROR_MESSAGE - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_ERROR_MESSAGE - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_EVENT_TIME - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_EVENT_TYPE - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_EXPIRATION - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_EXPIRATION - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
SERIALIZED_NAME_EXPIRATION_TIME_IN_MINUTES - Static variable in class com.bandwidth.sdk.model.VerifyCodeRequest
 
SERIALIZED_NAME_FAILED_TELEPHONE_NUMBERS - Static variable in class com.bandwidth.sdk.model.LookupStatus
 
SERIALIZED_NAME_FALLBACK_METHOD - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_FALLBACK_PASSWORD - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_FALLBACK_PASSWORD - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_FALLBACK_PASSWORD - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_FALLBACK_PASSWORD - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_FALLBACK_PASSWORD - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_FALLBACK_URL - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_FALLBACK_USERNAME - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_FALLBACK_USERNAME - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_FALLBACK_USERNAME - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_FALLBACK_USERNAME - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_FALLBACK_USERNAME - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_FIELD_ERRORS - Static variable in class com.bandwidth.sdk.model.CreateMessageRequestError
 
SERIALIZED_NAME_FIELD_NAME - Static variable in class com.bandwidth.sdk.model.FieldError
 
SERIALIZED_NAME_FILE_FORMAT - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_FILE_FORMAT - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_FILE_FORMAT - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_FILE_FORMAT - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_FILE_FORMAT - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_FILE_FORMAT - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_FORMATTED - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.CodeRequest
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_FROM - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_HOLD - Static variable in class com.bandwidth.sdk.model.ConferenceMember
 
SERIALIZED_NAME_HOLD - Static variable in class com.bandwidth.sdk.model.UpdateConferenceMember
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.Conference
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.TranscriptionMetadata
 
SERIALIZED_NAME_ID - Static variable in class com.bandwidth.sdk.model.VoiceApiError
 
SERIALIZED_NAME_IDENTITY - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_KEY - Static variable in class com.bandwidth.sdk.model.Tag
 
SERIALIZED_NAME_LAST_UPDATE - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_LIMIT - Static variable in class com.bandwidth.sdk.model.Diversion
 
SERIALIZED_NAME_LINE_PROVIDER - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_LINE_TYPE - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_MACHINE_DETECTION - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_MACHINE_DETECTION_RESULT - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_MACHINE_DETECTION_RESULT - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_MACHINE_SPEECH_END_THRESHOLD - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_MAX_CALL_QUEUE_SIZE - Static variable in class com.bandwidth.sdk.model.AccountStatistics
 
SERIALIZED_NAME_MEDIA - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_MEDIA - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_MEDIA - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_MEDIA - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_MEDIA - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
SERIALIZED_NAME_MEDIA - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_MEDIA_NAME - Static variable in class com.bandwidth.sdk.model.Media
 
SERIALIZED_NAME_MEDIA_URL - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_MEDIA_URL - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_MEDIA_URL - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_MEDIA_URL - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_MEDIA_URL - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_MEDIA_URL - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_MEMBER_URL - Static variable in class com.bandwidth.sdk.model.ConferenceMember
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.CodeRequest
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.InboundMessageCallback
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.MessageFailedCallback
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.MessageSendingCallback
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
SERIALIZED_NAME_MESSAGE - Static variable in class com.bandwidth.sdk.model.TnLookupRequestError
 
SERIALIZED_NAME_MESSAGE_DIRECTION - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_MESSAGE_ID - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_MESSAGE_ID - Static variable in class com.bandwidth.sdk.model.MessagingCodeResponse
 
SERIALIZED_NAME_MESSAGE_LENGTH - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_MESSAGE_SIZE - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_MESSAGE_STATUS - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_MESSAGE_TYPE - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_MESSAGES - Static variable in class com.bandwidth.sdk.model.MessagesList
 
SERIALIZED_NAME_MOBILE_COUNTRY_CODE - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_MOBILE_NETWORK_CODE - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_MODE - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_MUTE - Static variable in class com.bandwidth.sdk.model.ConferenceMember
 
SERIALIZED_NAME_MUTE - Static variable in class com.bandwidth.sdk.model.UpdateConferenceMember
 
SERIALIZED_NAME_NAME - Static variable in class com.bandwidth.sdk.model.Conference
 
SERIALIZED_NAME_NAME - Static variable in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
SERIALIZED_NAME_NAME - Static variable in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
SERIALIZED_NAME_NAME - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
SERIALIZED_NAME_NAME - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
SERIALIZED_NAME_NAME - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_NAME - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_NAME - Static variable in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
SERIALIZED_NAME_NEXT_PAGE - Static variable in class com.bandwidth.sdk.model.PageInfo
 
SERIALIZED_NAME_NEXT_PAGE_TOKEN - Static variable in class com.bandwidth.sdk.model.PageInfo
 
SERIALIZED_NAME_ORIG_TO - Static variable in class com.bandwidth.sdk.model.Diversion
 
SERIALIZED_NAME_ORIGINATING_ID - Static variable in class com.bandwidth.sdk.model.StirShaken
 
SERIALIZED_NAME_OWNER - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_OWNER - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_OWNER - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_OWNER - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_OWNER - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_PAGE_INFO - Static variable in class com.bandwidth.sdk.model.MessagesList
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_PARENT_CALL_ID - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_PASSWORD - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_PASSWORD - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_PASSWORD - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_PASSWORD - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
SERIALIZED_NAME_PASSWORD - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_PASSWORD - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_PREV_PAGE - Static variable in class com.bandwidth.sdk.model.PageInfo
 
SERIALIZED_NAME_PREV_PAGE_TOKEN - Static variable in class com.bandwidth.sdk.model.PageInfo
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
SERIALIZED_NAME_PRIORITY - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_PRIVACY - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_PRIVACY - Static variable in class com.bandwidth.sdk.model.Diversion
 
SERIALIZED_NAME_REASON - Static variable in class com.bandwidth.sdk.model.Diversion
 
SERIALIZED_NAME_RECEIVE_TIME - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_RECIPIENT_COUNT - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_RECORDING_ID - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_RECORDING_ID - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_RECORDING_ID - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_RECORDING_ID - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_RECORDING_ID - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_RECORDING_ID - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_RECORDING_NAME - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_RECORDING_NAME - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_REDIRECT_FALLBACK_METHOD - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_REDIRECT_FALLBACK_METHOD - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_REDIRECT_FALLBACK_URL - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_REDIRECT_FALLBACK_URL - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_REDIRECT_METHOD - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_REDIRECT_METHOD - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_REDIRECT_URL - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_REDIRECT_URL - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_REQUEST_ID - Static variable in class com.bandwidth.sdk.model.CreateLookupResponse
 
SERIALIZED_NAME_REQUEST_ID - Static variable in class com.bandwidth.sdk.model.LookupStatus
 
SERIALIZED_NAME_REQUEST_ID - Static variable in class com.bandwidth.sdk.model.MfaRequestError
 
SERIALIZED_NAME_RESPONSE_CODE - Static variable in class com.bandwidth.sdk.model.LookupResult
 
SERIALIZED_NAME_RESULT - Static variable in class com.bandwidth.sdk.model.DeferredResult
 
SERIALIZED_NAME_RESULT - Static variable in class com.bandwidth.sdk.model.LookupStatus
 
SERIALIZED_NAME_SCOPE - Static variable in class com.bandwidth.sdk.model.CodeRequest
 
SERIALIZED_NAME_SCOPE - Static variable in class com.bandwidth.sdk.model.VerifyCodeRequest
 
SERIALIZED_NAME_SCREEN - Static variable in class com.bandwidth.sdk.model.Diversion
 
SERIALIZED_NAME_SEGMENT_COUNT - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_SEGMENT_COUNT - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_SEGMENT_COUNT - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_SEGMENT_COUNT - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_SEGMENT_COUNT - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_SEGMENT_COUNT - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_SET_OR_EXPIRED - Static variable in class com.bandwidth.sdk.model.DeferredResult
 
SERIALIZED_NAME_SILENCE_TIMEOUT - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_SOURCE_TN - Static variable in class com.bandwidth.sdk.model.ListMessageItem
 
SERIALIZED_NAME_SPEECH_END_THRESHOLD - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_SPEECH_THRESHOLD - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_START_TIME - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_STATE - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_STATE - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_STATE - Static variable in class com.bandwidth.sdk.model.UpdateCallRecording
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.CreateLookupResponse
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.LookupStatus
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.TranscriptionMetadata
 
SERIALIZED_NAME_STATUS - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_STIR_SHAKEN - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_STIR_SHAKEN - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.Conference
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_TAG - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_TERMINATING_DIGIT - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_TEXT - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_TEXT - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_TEXT - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_TEXT - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_TEXT - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
SERIALIZED_NAME_TEXT - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_TEXT - Static variable in class com.bandwidth.sdk.model.Transcription
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.InboundMessageCallback
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.MessageFailedCallback
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.MessageSendingCallback
 
SERIALIZED_NAME_TIME - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_TNS - Static variable in class com.bandwidth.sdk.model.LookupRequest
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.AnswerCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.CallState
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.CodeRequest
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.DisconnectCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.InboundMessageCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.InitiateCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.Message
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.MessageFailedCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.MessageRequest
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.MessageSendingCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_TO - Static variable in class com.bandwidth.sdk.model.VerifyCodeRequest
 
SERIALIZED_NAME_TOTAL_COUNT - Static variable in class com.bandwidth.sdk.model.MessagesList
 
SERIALIZED_NAME_TRACK - Static variable in class com.bandwidth.sdk.model.CallTranscription
 
SERIALIZED_NAME_TRACKS - Static variable in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
SERIALIZED_NAME_TRANSCRIPT - Static variable in class com.bandwidth.sdk.model.CallTranscription
 
SERIALIZED_NAME_TRANSCRIPTION - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_TRANSCRIPTION - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_TRANSCRIPTION_ID - Static variable in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
SERIALIZED_NAME_TRANSCRIPTION_ID - Static variable in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
SERIALIZED_NAME_TRANSCRIPTION_NAME - Static variable in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
SERIALIZED_NAME_TRANSCRIPTION_URL - Static variable in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
SERIALIZED_NAME_TRANSCRIPTS - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptions
 
SERIALIZED_NAME_TRANSCRIPTS - Static variable in class com.bandwidth.sdk.model.TranscriptionList
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_TRANSFER_CALLER_ID - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.CallRecordingMetadata
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.DtmfCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.GatherCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.RedirectCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.TransferAnswerCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.TransferCompleteCallback
 
SERIALIZED_NAME_TRANSFER_TO - Static variable in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
SERIALIZED_NAME_TYPE - Static variable in class com.bandwidth.sdk.model.CreateMessageRequestError
 
SERIALIZED_NAME_TYPE - Static variable in class com.bandwidth.sdk.model.InboundMessageCallback
 
SERIALIZED_NAME_TYPE - Static variable in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
SERIALIZED_NAME_TYPE - Static variable in class com.bandwidth.sdk.model.MessageFailedCallback
 
SERIALIZED_NAME_TYPE - Static variable in class com.bandwidth.sdk.model.MessageSendingCallback
 
SERIALIZED_NAME_TYPE - Static variable in class com.bandwidth.sdk.model.MessagingRequestError
 
SERIALIZED_NAME_TYPE - Static variable in class com.bandwidth.sdk.model.VoiceApiError
 
SERIALIZED_NAME_UNKNOWN - Static variable in class com.bandwidth.sdk.model.Diversion
 
SERIALIZED_NAME_URL - Static variable in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
SERIALIZED_NAME_URL - Static variable in class com.bandwidth.sdk.model.TranscriptionMetadata
 
SERIALIZED_NAME_USERNAME - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_USERNAME - Static variable in class com.bandwidth.sdk.model.CreateCallResponse
 
SERIALIZED_NAME_USERNAME - Static variable in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SERIALIZED_NAME_USERNAME - Static variable in class com.bandwidth.sdk.model.TranscribeRecording
 
SERIALIZED_NAME_USERNAME - Static variable in class com.bandwidth.sdk.model.UpdateCall
 
SERIALIZED_NAME_USERNAME - Static variable in class com.bandwidth.sdk.model.UpdateConference
 
SERIALIZED_NAME_UUI - Static variable in class com.bandwidth.sdk.model.CreateCall
 
SERIALIZED_NAME_VALID - Static variable in class com.bandwidth.sdk.model.VerifyCodeResponse
 
SERIALIZED_NAME_VALUE - Static variable in class com.bandwidth.sdk.model.MachineDetectionResult
 
SERIALIZED_NAME_VALUE - Static variable in class com.bandwidth.sdk.model.Tag
 
SERIALIZED_NAME_VERSTAT - Static variable in class com.bandwidth.sdk.model.StirShaken
 
ServerConfiguration - Class in com.bandwidth.sdk
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class com.bandwidth.sdk.ServerConfiguration
 
serverIndex - Variable in class com.bandwidth.sdk.ApiClient
 
servers - Variable in class com.bandwidth.sdk.ApiClient
 
ServerVariable - Class in com.bandwidth.sdk
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - Constructor for class com.bandwidth.sdk.ServerVariable
 
serverVariables - Variable in class com.bandwidth.sdk.ApiClient
 
setAccessToken(String) - Method in class com.bandwidth.sdk.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAccountId(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.CallState
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setAccountId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setActiveMembers(List<ConferenceMember>) - Method in class com.bandwidth.sdk.model.Conference
 
setActualInstance(Object) - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
Set the actual instance
setAnswerFallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCall
 
setAnswerFallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setAnswerFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCall
 
setAnswerFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setAnswerMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCall
 
setAnswerMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setAnswerTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setAnswerUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCall
 
setAnswerUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.CallsApi
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.ConferencesApi
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.MediaApi
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.MessagesApi
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.MfaApi
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.RecordingsApi
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.StatisticsApi
 
setApiClient(ApiClient) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
 
setApiKey(String) - Method in class com.bandwidth.sdk.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class com.bandwidth.sdk.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class com.bandwidth.sdk.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class com.bandwidth.sdk.auth.ApiKeyAuth
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.CallState
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.Message
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setApplicationId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setAttachmentCount(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setAttestationIndicator(String) - Method in class com.bandwidth.sdk.model.StirShaken
 
setAWS4Configuration(String, String, String, String) - Method in class com.bandwidth.sdk.ApiClient
Helper method to set credentials for AWSV4 Signature
setAWS4Configuration(String, String, String, String, String) - Method in class com.bandwidth.sdk.ApiClient
Helper method to set credentials for AWSV4 Signature
setBasePath(String) - Method in class com.bandwidth.sdk.ApiClient
Set base path
setBearerToken(String) - Method in class com.bandwidth.sdk.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setBearerToken(Supplier<String>) - Method in class com.bandwidth.sdk.auth.HttpBearerAuth
Sets the supplier of tokens, which together with the scheme, will be sent as the value of the Authorization header.
setCallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setCallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
setCallbackTimeout(Double) - Method in class com.bandwidth.sdk.model.CreateCall
 
setCallbackTimeout(Double) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setCallbackTimeout(Double) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
setCallbackUrl(URI) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setCallbackUrl(URI) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
setCallId(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setCallId(String) - Method in class com.bandwidth.sdk.model.CallState
 
setCallId(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
setCallId(String) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
setCallId(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setCallId(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setCallId(String) - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
 
setCallIdsToCoach(List<String>) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
setCallIdsToCoach(List<String>) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
setCallTimeout(Double) - Method in class com.bandwidth.sdk.model.CreateCall
 
setCallTimeout(Double) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setCallUrl(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setCallUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setCampaignClass(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setCampaignId(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setCarrierName(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setCause(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setCause(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setCause(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setCause(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setChannels(Integer) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setChannels(Integer) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setChannels(Integer) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setChannels(Integer) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setChannels(Integer) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setCode(String) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
setCompletedTime(String) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
setCompletedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.Conference
 
setCompletedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
setConferenceEventMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.Conference
 
setConferenceEventUrl(URI) - Method in class com.bandwidth.sdk.model.Conference
 
setConferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
setConferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
setConferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
setConferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
setConferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
setConferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setConferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setConferenceId(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
setConfidence(Double) - Method in class com.bandwidth.sdk.model.CallTranscription
 
setConfidence(Double) - Method in class com.bandwidth.sdk.model.Transcription
 
setConnectTimeout(int) - Method in class com.bandwidth.sdk.ApiClient
Sets the connect timeout (in milliseconds).
setContent(String) - Method in class com.bandwidth.sdk.model.Media
 
setContentLength(Integer) - Method in class com.bandwidth.sdk.model.Media
 
setCounter(String) - Method in class com.bandwidth.sdk.model.Diversion
 
setCountry(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
setCreatedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.Conference
 
setCurrentCallQueueSize(Integer) - Method in class com.bandwidth.sdk.model.AccountStatistics
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.CallsApi
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.ConferencesApi
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.MediaApi
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.MessagesApi
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.MfaApi
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.RecordingsApi
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.StatisticsApi
 
setCustomBaseUrl(String) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
 
setDateFormat(DateFormat) - Method in class com.bandwidth.sdk.ApiClient
Setter for the field dateFormat.
setDateFormat(DateFormat) - Static method in class com.bandwidth.sdk.JSON
 
setDebugging(boolean) - Method in class com.bandwidth.sdk.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class com.bandwidth.sdk.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDelayResult(Boolean) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setDescription(String) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
setDescription(String) - Method in class com.bandwidth.sdk.model.FieldError
 
setDescription(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
setDescription(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
setDescription(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
setDescription(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
setDescription(String) - Method in class com.bandwidth.sdk.model.MessagingRequestError
 
setDescription(String) - Method in class com.bandwidth.sdk.model.VoiceApiError
 
setDestinationTn(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setDetectedLanguage(CallTranscriptionDetectedLanguageEnum) - Method in class com.bandwidth.sdk.model.CallTranscription
 
setDetectionTimeout(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setDetectLanguage(Boolean) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
setDigit(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setDigits(Integer) - Method in class com.bandwidth.sdk.model.CodeRequest
 
setDigits(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.CallState
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setDirection(CallDirectionEnum) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setDirection(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setDirection(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.Message
 
setDirection(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setDirection(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setDirection(MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setDisconnectCause(String) - Method in class com.bandwidth.sdk.model.CallState
 
setDisconnectMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCall
 
setDisconnectMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setDisconnectUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCall
 
setDisconnectUrl(URI) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setDisplayName(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setDiversion(Diversion) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setDuration(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setDuration(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setDuration(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setDuration(String) - Method in class com.bandwidth.sdk.model.MachineDetectionResult
 
setDuration(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setDuration(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setDuration(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setE164Format(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setEndTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setEnqueuedTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setError(String) - Method in class com.bandwidth.sdk.model.MfaRequestError
 
setErrorCode(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setErrorCode(Integer) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
setErrorId(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setErrorId(String) - Method in class com.bandwidth.sdk.model.CallState
 
setErrorId(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setErrorId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setErrorId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setErrorMessage(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setErrorMessage(String) - Method in class com.bandwidth.sdk.model.CallState
 
setErrorMessage(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setErrorMessage(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setErrorMessage(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setEventTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setEventType(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setExpiration(OffsetDateTime) - Method in class com.bandwidth.sdk.model.Message
 
setExpiration(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageRequest
 
setExpirationTimeInMinutes(BigDecimal) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
setFailedTelephoneNumbers(List<String>) - Method in class com.bandwidth.sdk.model.LookupStatus
 
setFallbackMethod(CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setFallbackPassword(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setFallbackPassword(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setFallbackPassword(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setFallbackPassword(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setFallbackPassword(String) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setFallbackUsername(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setFallbackUsername(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setFallbackUsername(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setFallbackUsername(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setFallbackUsername(String) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setFieldErrors(List<FieldError>) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
setFieldName(String) - Method in class com.bandwidth.sdk.model.FieldError
 
setFileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setFileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setFileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setFileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setFileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setFileFormat(FileFormatEnum) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setFormat(DateFormat) - Method in class com.bandwidth.sdk.JSON.DateTypeAdapter
 
setFormat(DateFormat) - Method in class com.bandwidth.sdk.JSON.SqlDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.bandwidth.sdk.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class com.bandwidth.sdk.JSON.OffsetDateTimeTypeAdapter
 
setFormatted(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
setFrom(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setFrom(String) - Method in class com.bandwidth.sdk.model.CallState
 
setFrom(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
setFrom(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setFrom(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setFrom(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setFrom(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.Message
 
setFrom(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setFrom(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setFrom(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
setFrom(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setFrom(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setFrom(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setGson(Gson) - Static method in class com.bandwidth.sdk.JSON
Set Gson.
setHold(Boolean) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
setHold(Boolean) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.CallsApi
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.ConferencesApi
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.MediaApi
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.MessagesApi
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.MfaApi
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.PhoneNumberLookupApi
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.RecordingsApi
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.StatisticsApi
 
setHostIndex(int) - Method in class com.bandwidth.sdk.api.TranscriptionsApi
 
setHttpClient(OkHttpClient) - Method in class com.bandwidth.sdk.ApiClient
Set HTTP client, which must never be null.
setId(String) - Method in class com.bandwidth.sdk.model.Conference
 
setId(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setId(String) - Method in class com.bandwidth.sdk.model.Message
 
setId(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setId(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setId(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setId(String) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
setId(String) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
setId(String) - Method in class com.bandwidth.sdk.model.VoiceApiError
 
setIdentity(String) - Method in class com.bandwidth.sdk.model.CallState
 
setJSON(JSON) - Method in class com.bandwidth.sdk.ApiClient
Set JSON
setKey(String) - Method in class com.bandwidth.sdk.model.Tag
 
setKeyManagers(KeyManager[]) - Method in class com.bandwidth.sdk.ApiClient
Configure client keys to use for authorization in an SSL session.
setLastUpdate(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
setLenientOnJson(boolean) - Method in class com.bandwidth.sdk.ApiClient
Set LenientOnJson.
setLenientOnJson(boolean) - Static method in class com.bandwidth.sdk.JSON
 
setLimit(String) - Method in class com.bandwidth.sdk.model.Diversion
 
setLineProvider(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
setLineType(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
setLocalDateFormat(DateTimeFormatter) - Method in class com.bandwidth.sdk.ApiClient
Set LocalDateFormat.
setLocalDateFormat(DateTimeFormatter) - Static method in class com.bandwidth.sdk.JSON
 
setMachineDetection(MachineDetectionConfiguration) - Method in class com.bandwidth.sdk.model.CreateCall
 
setMachineDetectionResult(MachineDetectionResult) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setMachineDetectionResult(MachineDetectionResult) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setMachineSpeechEndThreshold(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setMaxCallQueueSize(Integer) - Method in class com.bandwidth.sdk.model.AccountStatistics
 
setMedia(List<URI>) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setMedia(List<URI>) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setMedia(List<URI>) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setMedia(List<URI>) - Method in class com.bandwidth.sdk.model.MessageRequest
 
setMedia(List<URI>) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setMedia(Set<String>) - Method in class com.bandwidth.sdk.model.Message
 
setMediaName(String) - Method in class com.bandwidth.sdk.model.Media
 
setMediaUrl(URI) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setMediaUrl(URI) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setMediaUrl(URI) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setMediaUrl(URI) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setMediaUrl(URI) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setMediaUrl(URI) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setMemberUrl(String) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
setMessage(InboundMessageCallbackMessage) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
setMessage(MessageDeliveredCallbackMessage) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
setMessage(MessageFailedCallbackMessage) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
setMessage(MessageSendingCallbackMessage) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
setMessage(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
setMessage(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
setMessage(String) - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
setMessage(String) - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
setMessage(String) - Method in class com.bandwidth.sdk.model.TnLookupRequestError
 
setMessageDirection(ListMessageDirectionEnum) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setMessageId(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setMessageId(String) - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
 
setMessageLength(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setMessages(List<ListMessageItem>) - Method in class com.bandwidth.sdk.model.MessagesList
 
setMessageSize(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setMessageStatus(MessageStatusEnum) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setMessageType(MessageTypeEnum) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setMobileCountryCode(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
setMobileNetworkCode(String) - Method in class com.bandwidth.sdk.model.LookupResult
 
setMode(MachineDetectionModeEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setMute(Boolean) - Method in class com.bandwidth.sdk.model.ConferenceMember
 
setMute(Boolean) - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
setName(String) - Method in class com.bandwidth.sdk.model.Conference
 
setName(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
setName(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
setName(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
setName(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
setName(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setName(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setName(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
setNextPage(String) - Method in class com.bandwidth.sdk.model.PageInfo
 
setNextPageToken(String) - Method in class com.bandwidth.sdk.model.PageInfo
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class com.bandwidth.sdk.ApiClient
Set OffsetDateTimeFormat.
setOffsetDateTimeFormat(DateTimeFormatter) - Static method in class com.bandwidth.sdk.JSON
 
setOrExpired(Boolean) - Method in class com.bandwidth.sdk.model.DeferredResult
 
setOriginatingId(String) - Method in class com.bandwidth.sdk.model.StirShaken
 
setOrigTo(String) - Method in class com.bandwidth.sdk.model.Diversion
 
setOwner(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setOwner(String) - Method in class com.bandwidth.sdk.model.Message
 
setOwner(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setOwner(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setOwner(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setPageInfo(PageInfo) - Method in class com.bandwidth.sdk.model.MessagesList
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.CallState
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setParentCallId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setPassword(String) - Method in class com.bandwidth.sdk.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class com.bandwidth.sdk.auth.HttpBasicAuth
 
setPassword(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setPassword(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setPassword(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setPassword(String) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
setPassword(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setPassword(String) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setPrevPage(String) - Method in class com.bandwidth.sdk.model.PageInfo
 
setPrevPageToken(String) - Method in class com.bandwidth.sdk.model.PageInfo
 
setPriority(PriorityEnum) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setPriority(PriorityEnum) - Method in class com.bandwidth.sdk.model.Message
 
setPriority(PriorityEnum) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setPriority(PriorityEnum) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setPriority(PriorityEnum) - Method in class com.bandwidth.sdk.model.MessageRequest
 
setPriority(PriorityEnum) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setPriority(Integer) - Method in class com.bandwidth.sdk.model.CreateCall
 
setPriority(Integer) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setPrivacy(Boolean) - Method in class com.bandwidth.sdk.model.CreateCall
 
setPrivacy(String) - Method in class com.bandwidth.sdk.model.Diversion
 
setReadTimeout(int) - Method in class com.bandwidth.sdk.ApiClient
Sets the read timeout (in milliseconds).
setReason(String) - Method in class com.bandwidth.sdk.model.Diversion
 
setReceiveTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setRecipientCount(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setRecordingId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setRecordingId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setRecordingId(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setRecordingId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setRecordingId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setRecordingId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setRecordingName(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setRecordingName(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setRedirectFallbackMethod(RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setRedirectFallbackMethod(RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setRedirectFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setRedirectFallbackUrl(URI) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setRedirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setRedirectMethod(RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setRedirectUrl(URI) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setRedirectUrl(URI) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setRequestId(String) - Method in class com.bandwidth.sdk.model.CreateLookupResponse
 
setRequestId(String) - Method in class com.bandwidth.sdk.model.LookupStatus
 
setRequestId(String) - Method in class com.bandwidth.sdk.model.MfaRequestError
 
setResponseCode(Integer) - Method in class com.bandwidth.sdk.model.LookupResult
 
setResult(Object) - Method in class com.bandwidth.sdk.model.DeferredResult
 
setResult(List<LookupResult>) - Method in class com.bandwidth.sdk.model.LookupStatus
 
setScope(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
setScope(String) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
setScreen(String) - Method in class com.bandwidth.sdk.model.Diversion
 
setSegmentCount(Integer) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setSegmentCount(Integer) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setSegmentCount(Integer) - Method in class com.bandwidth.sdk.model.Message
 
setSegmentCount(Integer) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setSegmentCount(Integer) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setSegmentCount(Integer) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setServerIndex(Integer) - Method in class com.bandwidth.sdk.ApiClient
 
setServers(List<ServerConfiguration>) - Method in class com.bandwidth.sdk.ApiClient
 
setServerVariables(Map<String, String>) - Method in class com.bandwidth.sdk.ApiClient
 
setSetOrExpired(Boolean) - Method in class com.bandwidth.sdk.model.DeferredResult
 
setSilenceTimeout(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setSourceTn(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
setSpeechEndThreshold(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setSpeechThreshold(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setSqlDateFormat(DateFormat) - Method in class com.bandwidth.sdk.ApiClient
Set SqlDateFormat.
setSqlDateFormat(DateFormat) - Static method in class com.bandwidth.sdk.JSON
 
setSslCaCert(InputStream) - Method in class com.bandwidth.sdk.ApiClient
Configure the CA certificate to be trusted when making https requests.
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setStartTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setState(CallStateEnum) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setState(RecordingStateEnum) - Method in class com.bandwidth.sdk.model.UpdateCallRecording
 
setState(String) - Method in class com.bandwidth.sdk.model.CallState
 
setStatus(ConferenceStateEnum) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setStatus(LookupStatusEnum) - Method in class com.bandwidth.sdk.model.CreateLookupResponse
 
setStatus(LookupStatusEnum) - Method in class com.bandwidth.sdk.model.LookupStatus
 
setStatus(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setStatus(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setStatus(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
setStatus(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setStatus(String) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
setStatus(String) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
setStirShaken(StirShaken) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setStirShaken(Map<String, String>) - Method in class com.bandwidth.sdk.model.CallState
 
setTag(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.Conference
 
setTag(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setTag(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setTag(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setTag(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.Message
 
setTag(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setTag(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setTag(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
setTag(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setTag(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
setTag(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setTag(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setTempFolderPath(String) - Method in class com.bandwidth.sdk.ApiClient
Set the temporary folder path (for downloading files)
setTerminatingDigit(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setText(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setText(String) - Method in class com.bandwidth.sdk.model.Message
 
setText(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setText(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setText(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
setText(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setText(String) - Method in class com.bandwidth.sdk.model.Transcription
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.Message
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
setTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setTns(List<String>) - Method in class com.bandwidth.sdk.model.LookupRequest
 
setTo(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setTo(String) - Method in class com.bandwidth.sdk.model.CallState
 
setTo(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
setTo(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setTo(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setTo(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setTo(String) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
setTo(Set<String>) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
setTo(Set<String>) - Method in class com.bandwidth.sdk.model.Message
 
setTo(Set<String>) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
setTo(Set<String>) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
setTo(Set<String>) - Method in class com.bandwidth.sdk.model.MessageRequest
 
setTo(Set<String>) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
setTotalCount(Integer) - Method in class com.bandwidth.sdk.model.MessagesList
 
setTrack(CallTranscriptionTrackEnum) - Method in class com.bandwidth.sdk.model.CallTranscription
 
setTracks(List<CallTranscription>) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
setTranscript(String) - Method in class com.bandwidth.sdk.model.CallTranscription
 
setTranscription(RecordingTranscriptionMetadata) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setTranscription(Transcription) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setTranscriptionId(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
setTranscriptionId(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
setTranscriptionName(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
setTranscriptionUrl(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
setTranscripts(List<Transcription>) - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
 
setTranscripts(List<Transcription>) - Method in class com.bandwidth.sdk.model.TranscriptionList
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setTransferCallerId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
setTransferTo(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
setType(String) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
setType(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
setType(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
setType(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
setType(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
setType(String) - Method in class com.bandwidth.sdk.model.MessagingRequestError
 
setType(String) - Method in class com.bandwidth.sdk.model.VoiceApiError
 
setUnknown(String) - Method in class com.bandwidth.sdk.model.Diversion
 
setUrl(URI) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
setUrl(URI) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
setUserAgent(String) - Method in class com.bandwidth.sdk.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class com.bandwidth.sdk.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class com.bandwidth.sdk.auth.HttpBasicAuth
 
setUsername(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setUsername(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
setUsername(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
setUsername(String) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
setUsername(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
setUsername(String) - Method in class com.bandwidth.sdk.model.UpdateConference
 
setUui(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
setValid(Boolean) - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
 
setValue(String) - Method in class com.bandwidth.sdk.model.MachineDetectionResult
 
setValue(String) - Method in class com.bandwidth.sdk.model.Tag
 
setVerifyingSsl(boolean) - Method in class com.bandwidth.sdk.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setVerstat(String) - Method in class com.bandwidth.sdk.model.StirShaken
 
setWriteTimeout(int) - Method in class com.bandwidth.sdk.ApiClient
Sets the write timeout (in milliseconds).
silenceTimeout - Variable in class com.bandwidth.sdk.model.bxml.Record
 
silenceTimeout(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SIMON - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
SipUri - Class in com.bandwidth.sdk.model.bxml
 
SipUri() - Constructor for class com.bandwidth.sdk.model.bxml.SipUri
 
SMS - Enum constant in enum com.bandwidth.sdk.model.MessageTypeEnum
 
source() - Method in class com.bandwidth.sdk.ProgressResponseBody
 
sourceTn(String) - Method in class com.bandwidth.sdk.model.ListMessageItem
 
SpeakSentence - Class in com.bandwidth.sdk.model.bxml
 
SpeakSentence(String) - Constructor for class com.bandwidth.sdk.model.bxml.SpeakSentence
 
SpeakSentence(String, TtsGender, TtsLocale, TtsVoice) - Constructor for class com.bandwidth.sdk.model.bxml.SpeakSentence
 
speechEndThreshold(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
speechThreshold(Double) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
SqlDateTypeAdapter() - Constructor for class com.bandwidth.sdk.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class com.bandwidth.sdk.JSON.SqlDateTypeAdapter
 
stabilized - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
stack - Enum constant in enum com.bandwidth.sdk.model.DiversionTreatment
 
StartGather - Class in com.bandwidth.sdk.model.bxml
 
StartGather() - Constructor for class com.bandwidth.sdk.model.bxml.StartGather
 
StartRecording - Class in com.bandwidth.sdk.model.bxml
 
StartRecording() - Constructor for class com.bandwidth.sdk.model.bxml.StartRecording
 
StartStream - Class in com.bandwidth.sdk.model.bxml
 
StartStream() - Constructor for class com.bandwidth.sdk.model.bxml.StartStream
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.CallState
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.GatherCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
startTime(OffsetDateTime) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
StartTranscription - Class in com.bandwidth.sdk.model.bxml
 
StartTranscription() - Constructor for class com.bandwidth.sdk.model.bxml.StartTranscription
 
state(CallStateEnum) - Method in class com.bandwidth.sdk.model.UpdateCall
 
state(RecordingStateEnum) - Method in class com.bandwidth.sdk.model.UpdateCallRecording
 
state(String) - Method in class com.bandwidth.sdk.model.CallState
 
StatisticsApi - Class in com.bandwidth.sdk.api
 
StatisticsApi() - Constructor for class com.bandwidth.sdk.api.StatisticsApi
 
StatisticsApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.StatisticsApi
 
status(ConferenceStateEnum) - Method in class com.bandwidth.sdk.model.UpdateConference
 
status(LookupStatusEnum) - Method in class com.bandwidth.sdk.model.CreateLookupResponse
 
status(LookupStatusEnum) - Method in class com.bandwidth.sdk.model.LookupStatus
 
status(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
status(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
status(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
status(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
status(String) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
status(String) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
STEFAN - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
stirShaken(StirShaken) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
stirShaken(Map<String, String>) - Method in class com.bandwidth.sdk.model.CallState
 
StirShaken - Class in com.bandwidth.sdk.model
StirShaken
StirShaken() - Constructor for class com.bandwidth.sdk.model.StirShaken
 
StirShaken.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
StopGather - Class in com.bandwidth.sdk.model.bxml
 
StopGather() - Constructor for class com.bandwidth.sdk.model.bxml.StopGather
 
StopRecording - Class in com.bandwidth.sdk.model.bxml
 
StopRecording() - Constructor for class com.bandwidth.sdk.model.bxml.StopRecording
 
StopStream - Class in com.bandwidth.sdk.model.bxml
 
StopStream() - Constructor for class com.bandwidth.sdk.model.bxml.StopStream
 
StopTranscription - Class in com.bandwidth.sdk.model.bxml
 
StopTranscription() - Constructor for class com.bandwidth.sdk.model.bxml.StopTranscription
 
streamEventMethod - Variable in class com.bandwidth.sdk.model.bxml.StartStream
 
streamEventUrl - Variable in class com.bandwidth.sdk.model.bxml.StartStream
 
StreamParam - Class in com.bandwidth.sdk.model.bxml
 
StreamParam() - Constructor for class com.bandwidth.sdk.model.bxml.StreamParam
 
streamParams - Variable in class com.bandwidth.sdk.model.bxml.StartStream
 
StringUtil - Class in com.bandwidth.sdk
 
StringUtil() - Constructor for class com.bandwidth.sdk.StringUtil
 
SUSAN - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
SYNC - Enum constant in enum com.bandwidth.sdk.model.MachineDetectionModeEnum
 

T

tag - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
tag - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
tag - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
tag - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
tag - Variable in class com.bandwidth.sdk.model.bxml.Record
 
tag - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
tag - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
tag - Variable in class com.bandwidth.sdk.model.bxml.StartGather
 
tag - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
tag - Variable in class com.bandwidth.sdk.model.bxml.Tag
 
tag - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
tag(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.Conference
 
tag(String) - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
tag(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
tag(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
tag(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.Message
 
tag(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
tag(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
tag(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
tag(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
tag(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
tag(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
tag(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
Tag - Class in com.bandwidth.sdk.model.bxml
 
Tag - Class in com.bandwidth.sdk.model
Tag
Tag() - Constructor for class com.bandwidth.sdk.model.bxml.Tag
 
Tag() - Constructor for class com.bandwidth.sdk.model.Tag
 
Tag.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
targetCallId - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
terminatingDigit(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
terminatingDigits - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
terminatingDigits - Variable in class com.bandwidth.sdk.model.bxml.Record
 
text(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
text(String) - Method in class com.bandwidth.sdk.model.Message
 
text(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
text(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
text(String) - Method in class com.bandwidth.sdk.model.MessageRequest
 
text(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
text(String) - Method in class com.bandwidth.sdk.model.Transcription
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.Message
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
time(OffsetDateTime) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
time_of_day - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
TnLookupRequestError - Class in com.bandwidth.sdk.model
TnLookupRequestError
TnLookupRequestError() - Constructor for class com.bandwidth.sdk.model.TnLookupRequestError
 
TnLookupRequestError.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
tns(List<String>) - Method in class com.bandwidth.sdk.model.LookupRequest
 
to(String) - Method in class com.bandwidth.sdk.model.AnswerCallback
 
to(String) - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
to(String) - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
to(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
to(String) - Method in class com.bandwidth.sdk.model.CallState
 
to(String) - Method in class com.bandwidth.sdk.model.CodeRequest
 
to(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
to(String) - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
to(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
to(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
to(String) - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
to(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
to(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
to(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
to(String) - Method in class com.bandwidth.sdk.model.InitiateCallback
 
to(String) - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
to(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
to(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
to(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
to(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
to(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
to(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
to(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
to(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
to(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
to(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
to(String) - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
to(Set<String>) - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
to(Set<String>) - Method in class com.bandwidth.sdk.model.Message
 
to(Set<String>) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
to(Set<String>) - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
to(Set<String>) - Method in class com.bandwidth.sdk.model.MessageRequest
 
to(Set<String>) - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
toBxml(JAXBContext) - Method in class com.bandwidth.sdk.model.bxml.Bxml
 
toBxml(JAXBContext) - Method in class com.bandwidth.sdk.model.bxml.Response
 
toJson() - Method in class com.bandwidth.sdk.model.AccountStatistics
Convert an instance of AccountStatistics to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.AnswerCallback
Convert an instance of AnswerCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Convert an instance of BridgeCompleteCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Convert an instance of BridgeTargetCompleteCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
Convert an instance of CallRecordingMetadata to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CallState
Convert an instance of CallState to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CallTranscription
Convert an instance of CallTranscription to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
Convert an instance of CallTranscriptionMetadata to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
Convert an instance of CallTranscriptionResponse to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CodeRequest
Convert an instance of CodeRequest to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.Conference
Convert an instance of Conference to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
Convert an instance of ConferenceCompletedCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
Convert an instance of ConferenceCreatedCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ConferenceMember
Convert an instance of ConferenceMember to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
Convert an instance of ConferenceMemberExitCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
Convert an instance of ConferenceMemberJoinCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Convert an instance of ConferenceRecordingAvailableCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Convert an instance of ConferenceRecordingMetadata to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
Convert an instance of ConferenceRedirectCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CreateCall
Convert an instance of CreateCall to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CreateCallResponse
Convert an instance of CreateCallResponse to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CreateLookupResponse
Convert an instance of CreateLookupResponse to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
Convert an instance of CreateMessageRequestError to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.DeferredResult
Convert an instance of DeferredResult to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.DisconnectCallback
Convert an instance of DisconnectCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.Diversion
Convert an instance of Diversion to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.DtmfCallback
Convert an instance of DtmfCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.FieldError
Convert an instance of FieldError to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.GatherCallback
Convert an instance of GatherCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
Convert an instance of InboundMessageCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Convert an instance of InboundMessageCallbackMessage to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.InitiateCallback
Convert an instance of InitiateCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.ListMessageItem
Convert an instance of ListMessageItem to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.LookupRequest
Convert an instance of LookupRequest to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.LookupResult
Convert an instance of LookupResult to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.LookupStatus
Convert an instance of LookupStatus to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Convert an instance of MachineDetectionCompleteCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Convert an instance of MachineDetectionConfiguration to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MachineDetectionResult
Convert an instance of MachineDetectionResult to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.Media
Convert an instance of Media to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.Message
Convert an instance of Message to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Convert an instance of MessageDeliveredCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Convert an instance of MessageDeliveredCallbackMessage to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
Convert an instance of MessageFailedCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Convert an instance of MessageFailedCallbackMessage to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessageRequest
Convert an instance of MessageRequest to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
Convert an instance of MessageSendingCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Convert an instance of MessageSendingCallbackMessage to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessagesList
Convert an instance of MessagesList to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
Convert an instance of MessagingCodeResponse to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MessagingRequestError
Convert an instance of MessagingRequestError to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
Convert an instance of MfaForbiddenRequestError to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MfaRequestError
Convert an instance of MfaRequestError to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
Convert an instance of MfaUnauthorizedRequestError to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.PageInfo
Convert an instance of PageInfo to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Convert an instance of RecordingAvailableCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Convert an instance of RecordingCompleteCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
Convert an instance of RecordingTranscriptionMetadata to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
Convert an instance of RecordingTranscriptions to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.RedirectCallback
Convert an instance of RedirectCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.StirShaken
Convert an instance of StirShaken to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.Tag
Convert an instance of Tag to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.TnLookupRequestError
Convert an instance of TnLookupRequestError to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.TranscribeRecording
Convert an instance of TranscribeRecording to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.Transcription
Convert an instance of Transcription to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Convert an instance of TranscriptionAvailableCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.TranscriptionList
Convert an instance of TranscriptionList to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
Convert an instance of TranscriptionMetadata to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
Convert an instance of TransferAnswerCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
Convert an instance of TransferCompleteCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Convert an instance of TransferDisconnectCallback to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.UpdateCall
Convert an instance of UpdateCall to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.UpdateCallRecording
Convert an instance of UpdateCallRecording to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.UpdateConference
Convert an instance of UpdateConference to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
Convert an instance of UpdateConferenceMember to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
Convert an instance of VerifyCodeRequest to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
Convert an instance of VerifyCodeResponse to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.VoiceApiError
Convert an instance of VoiceApiError to an JSON string
toJson() - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
Convert an instance of VoiceCodeResponse to an JSON string
toneDuration - Variable in class com.bandwidth.sdk.model.bxml.SendDtmf
 
toneInterval - Variable in class com.bandwidth.sdk.model.bxml.SendDtmf
 
toString() - Method in class com.bandwidth.sdk.model.AbstractOpenApiSchema
 
toString() - Method in class com.bandwidth.sdk.model.AccountStatistics
 
toString() - Method in class com.bandwidth.sdk.model.AnswerCallback
 
toString() - Method in class com.bandwidth.sdk.model.BridgeCompleteCallback
 
toString() - Method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
 
toString() - Method in class com.bandwidth.sdk.model.bxml.Hangup
 
toString() - Method in enum com.bandwidth.sdk.model.bxml.utils.TtsGender
 
toString() - Method in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
 
toString() - Method in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
toString() - Method in enum com.bandwidth.sdk.model.CallbackMethodEnum
 
toString() - Method in enum com.bandwidth.sdk.model.CallDirectionEnum
 
toString() - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
toString() - Method in class com.bandwidth.sdk.model.CallState
 
toString() - Method in enum com.bandwidth.sdk.model.CallStateEnum
 
toString() - Method in class com.bandwidth.sdk.model.CallTranscription
 
toString() - Method in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
 
toString() - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
toString() - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
toString() - Method in enum com.bandwidth.sdk.model.CallTranscriptionTrackEnum
 
toString() - Method in class com.bandwidth.sdk.model.CodeRequest
 
toString() - Method in class com.bandwidth.sdk.model.Conference
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceMember
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
 
toString() - Method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
 
toString() - Method in enum com.bandwidth.sdk.model.ConferenceStateEnum
 
toString() - Method in class com.bandwidth.sdk.model.CreateCall
 
toString() - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
toString() - Method in class com.bandwidth.sdk.model.CreateLookupResponse
 
toString() - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
toString() - Method in class com.bandwidth.sdk.model.DeferredResult
 
toString() - Method in class com.bandwidth.sdk.model.DisconnectCallback
 
toString() - Method in class com.bandwidth.sdk.model.Diversion
 
toString() - Method in enum com.bandwidth.sdk.model.DiversionReason
 
toString() - Method in enum com.bandwidth.sdk.model.DiversionTreatment
 
toString() - Method in class com.bandwidth.sdk.model.DtmfCallback
 
toString() - Method in class com.bandwidth.sdk.model.FieldError
 
toString() - Method in enum com.bandwidth.sdk.model.FileFormatEnum
 
toString() - Method in class com.bandwidth.sdk.model.GatherCallback
 
toString() - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
toString() - Method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
 
toString() - Method in class com.bandwidth.sdk.model.InitiateCallback
 
toString() - Method in enum com.bandwidth.sdk.model.ListMessageDirectionEnum
 
toString() - Method in class com.bandwidth.sdk.model.ListMessageItem
 
toString() - Method in class com.bandwidth.sdk.model.LookupRequest
 
toString() - Method in class com.bandwidth.sdk.model.LookupResult
 
toString() - Method in class com.bandwidth.sdk.model.LookupStatus
 
toString() - Method in enum com.bandwidth.sdk.model.LookupStatusEnum
 
toString() - Method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
 
toString() - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
toString() - Method in enum com.bandwidth.sdk.model.MachineDetectionModeEnum
 
toString() - Method in class com.bandwidth.sdk.model.MachineDetectionResult
 
toString() - Method in class com.bandwidth.sdk.model.Media
 
toString() - Method in class com.bandwidth.sdk.model.Message
 
toString() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
toString() - Method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
 
toString() - Method in enum com.bandwidth.sdk.model.MessageDirectionEnum
 
toString() - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
toString() - Method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
 
toString() - Method in class com.bandwidth.sdk.model.MessageRequest
 
toString() - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
toString() - Method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
 
toString() - Method in class com.bandwidth.sdk.model.MessagesList
 
toString() - Method in enum com.bandwidth.sdk.model.MessageStatusEnum
 
toString() - Method in enum com.bandwidth.sdk.model.MessageTypeEnum
 
toString() - Method in class com.bandwidth.sdk.model.MessagingCodeResponse
 
toString() - Method in class com.bandwidth.sdk.model.MessagingRequestError
 
toString() - Method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
 
toString() - Method in class com.bandwidth.sdk.model.MfaRequestError
 
toString() - Method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
 
toString() - Method in class com.bandwidth.sdk.model.PageInfo
 
toString() - Method in enum com.bandwidth.sdk.model.PriorityEnum
 
toString() - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
toString() - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
toString() - Method in enum com.bandwidth.sdk.model.RecordingStateEnum
 
toString() - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
toString() - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
 
toString() - Method in class com.bandwidth.sdk.model.RedirectCallback
 
toString() - Method in enum com.bandwidth.sdk.model.RedirectMethodEnum
 
toString() - Method in class com.bandwidth.sdk.model.StirShaken
 
toString() - Method in class com.bandwidth.sdk.model.Tag
 
toString() - Method in class com.bandwidth.sdk.model.TnLookupRequestError
 
toString() - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
toString() - Method in class com.bandwidth.sdk.model.Transcription
 
toString() - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
toString() - Method in class com.bandwidth.sdk.model.TranscriptionList
 
toString() - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
toString() - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
toString() - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
toString() - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
toString() - Method in class com.bandwidth.sdk.model.UpdateCall
 
toString() - Method in class com.bandwidth.sdk.model.UpdateCallRecording
 
toString() - Method in class com.bandwidth.sdk.model.UpdateConference
 
toString() - Method in class com.bandwidth.sdk.model.UpdateConferenceMember
 
toString() - Method in class com.bandwidth.sdk.model.VerifyCodeRequest
 
toString() - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
 
toString() - Method in class com.bandwidth.sdk.model.VoiceApiError
 
toString() - Method in class com.bandwidth.sdk.model.VoiceCodeResponse
 
totalCount(Integer) - Method in class com.bandwidth.sdk.model.MessagesList
 
track(CallTranscriptionTrackEnum) - Method in class com.bandwidth.sdk.model.CallTranscription
 
tracks - Variable in class com.bandwidth.sdk.model.bxml.StartStream
 
tracks - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
tracks(List<CallTranscription>) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
transcribe - Variable in class com.bandwidth.sdk.model.bxml.Record
 
transcribe - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
transcribeCallRecording(String, String, String, TranscribeRecording) - Method in class com.bandwidth.sdk.api.RecordingsApi
Create Transcription Request Generate the transcription for a specific recording.
transcribeCallRecordingAsync(String, String, String, TranscribeRecording, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Create Transcription Request (asynchronously) Generate the transcription for a specific recording.
transcribeCallRecordingCall(String, String, String, TranscribeRecording, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for transcribeCallRecording
transcribeCallRecordingWithHttpInfo(String, String, String, TranscribeRecording) - Method in class com.bandwidth.sdk.api.RecordingsApi
Create Transcription Request Generate the transcription for a specific recording.
TranscribeRecording - Class in com.bandwidth.sdk.model
TranscribeRecording
TranscribeRecording() - Constructor for class com.bandwidth.sdk.model.TranscribeRecording
 
TranscribeRecording.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
transcript(String) - Method in class com.bandwidth.sdk.model.CallTranscription
 
transcription(RecordingTranscriptionMetadata) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
transcription(Transcription) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
Transcription - Class in com.bandwidth.sdk.model
Transcription
Transcription() - Constructor for class com.bandwidth.sdk.model.Transcription
 
Transcription.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
TranscriptionAvailableCallback - Class in com.bandwidth.sdk.model
The Transcription Available event is sent when the recording transcription is available to be downloaded.
TranscriptionAvailableCallback() - Constructor for class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
TranscriptionAvailableCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
transcriptionAvailableMethod - Variable in class com.bandwidth.sdk.model.bxml.Record
 
transcriptionAvailableMethod - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
transcriptionAvailableUrl - Variable in class com.bandwidth.sdk.model.bxml.Record
 
transcriptionAvailableUrl - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
transcriptionEventMethod - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
transcriptionEventUrl - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
transcriptionId(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
transcriptionId(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionResponse
 
TranscriptionList - Class in com.bandwidth.sdk.model
TranscriptionList
TranscriptionList() - Constructor for class com.bandwidth.sdk.model.TranscriptionList
 
TranscriptionList.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
TranscriptionMetadata - Class in com.bandwidth.sdk.model
If the recording was transcribed, metadata about the transcription
TranscriptionMetadata() - Constructor for class com.bandwidth.sdk.model.TranscriptionMetadata
 
TranscriptionMetadata.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
transcriptionName(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
TranscriptionProducer - Interface in com.bandwidth.sdk.model.bxml
 
TranscriptionsApi - Class in com.bandwidth.sdk.api
 
TranscriptionsApi() - Constructor for class com.bandwidth.sdk.api.TranscriptionsApi
 
TranscriptionsApi(ApiClient) - Constructor for class com.bandwidth.sdk.api.TranscriptionsApi
 
transcriptionUrl(String) - Method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
 
transcripts(List<Transcription>) - Method in class com.bandwidth.sdk.model.RecordingTranscriptions
 
transcripts(List<Transcription>) - Method in class com.bandwidth.sdk.model.TranscriptionList
 
Transfer - Class in com.bandwidth.sdk.model.bxml
 
Transfer() - Constructor for class com.bandwidth.sdk.model.bxml.Transfer
 
TransferAnswerCallback - Class in com.bandwidth.sdk.model
When processing a <Transfer> verb, this event is sent when a called party (B-leg) answers.
TransferAnswerCallback() - Constructor for class com.bandwidth.sdk.model.TransferAnswerCallback
 
TransferAnswerCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
transferAnswerFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
transferAnswerFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
transferAnswerFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
transferAnswerFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
transferAnswerMethod - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
transferAnswerMethod - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
transferAnswerUrl - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
transferAnswerUrl - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
transferCallerDisplayName - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
transferCallerId - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
transferCallerId(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
TransferCompleteCallback - Class in com.bandwidth.sdk.model
This event is sent to the transferCompleteUrl of the A-leg's <Transfer> verb when the transferred call (B-leg) completes.
TransferCompleteCallback() - Constructor for class com.bandwidth.sdk.model.TransferCompleteCallback
 
TransferCompleteCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
transferCompleteFallbackMethod - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
transferCompleteFallbackUrl - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
transferCompleteMethod - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
transferCompleteUrl - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
TransferDisconnectCallback - Class in com.bandwidth.sdk.model
This event is sent to the transferDisconnectUrl of each <PhoneNumber> tag when its respective call leg ends for any reason.
TransferDisconnectCallback() - Constructor for class com.bandwidth.sdk.model.TransferDisconnectCallback
 
TransferDisconnectCallback.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
transferDisconnectMethod - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
transferDisconnectMethod - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
transferDisconnectUrl - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
transferDisconnectUrl - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
transferTo(String) - Method in class com.bandwidth.sdk.model.CallRecordingMetadata
 
transferTo(String) - Method in class com.bandwidth.sdk.model.DtmfCallback
 
transferTo(String) - Method in class com.bandwidth.sdk.model.GatherCallback
 
transferTo(String) - Method in class com.bandwidth.sdk.model.RecordingAvailableCallback
 
transferTo(String) - Method in class com.bandwidth.sdk.model.RecordingCompleteCallback
 
transferTo(String) - Method in class com.bandwidth.sdk.model.RedirectCallback
 
transferTo(String) - Method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
 
transferTo(String) - Method in class com.bandwidth.sdk.model.TransferAnswerCallback
 
transferTo(String) - Method in class com.bandwidth.sdk.model.TransferCompleteCallback
 
transferTo(String) - Method in class com.bandwidth.sdk.model.TransferDisconnectCallback
 
TtsGender - Enum in com.bandwidth.sdk.model.bxml.utils
 
TtsLocale - Enum in com.bandwidth.sdk.model.bxml.utils
 
TtsVoice - Enum in com.bandwidth.sdk.model.bxml.utils
 
type(String) - Method in class com.bandwidth.sdk.model.CreateMessageRequestError
 
type(String) - Method in class com.bandwidth.sdk.model.InboundMessageCallback
 
type(String) - Method in class com.bandwidth.sdk.model.MessageDeliveredCallback
 
type(String) - Method in class com.bandwidth.sdk.model.MessageFailedCallback
 
type(String) - Method in class com.bandwidth.sdk.model.MessageSendingCallback
 
type(String) - Method in class com.bandwidth.sdk.model.MessagingRequestError
 
type(String) - Method in class com.bandwidth.sdk.model.VoiceApiError
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Bridge
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Conference
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.CustomParam
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Forward
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Gather
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Hangup
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Pause
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.PauseRecording
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.PlayAudio
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Record
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Redirect
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.ResumeRecording
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Ring
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.SendDtmf
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.SipUri
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.SpeakSentence
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StartGather
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StartStream
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StopGather
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StopRecording
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StopStream
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StopTranscription
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.StreamParam
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Tag
 
TYPE_NAME - Static variable in class com.bandwidth.sdk.model.bxml.Transfer
 

U

unavailable - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
unconditional - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
UNDELIVERED - Enum constant in enum com.bandwidth.sdk.model.MessageStatusEnum
 
unknown - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
unknown(String) - Method in class com.bandwidth.sdk.model.Diversion
 
updateCall(String, String, UpdateCall) - Method in class com.bandwidth.sdk.api.CallsApi
Update Call Interrupts and redirects a call to a different URL that should return a BXML document.
UpdateCall - Class in com.bandwidth.sdk.model
UpdateCall
UpdateCall() - Constructor for class com.bandwidth.sdk.model.UpdateCall
 
UpdateCall.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
updateCallAsync(String, String, UpdateCall, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.CallsApi
Update Call (asynchronously) Interrupts and redirects a call to a different URL that should return a BXML document.
updateCallBxml(String, String, String) - Method in class com.bandwidth.sdk.api.CallsApi
Update Call BXML Interrupts and replaces an active call's BXML document.
updateCallBxmlAsync(String, String, String, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.CallsApi
Update Call BXML (asynchronously) Interrupts and replaces an active call's BXML document.
updateCallBxmlCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.CallsApi
Build call for updateCallBxml
updateCallBxmlWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.CallsApi
Update Call BXML Interrupts and replaces an active call's BXML document.
updateCallCall(String, String, UpdateCall, ApiCallback) - Method in class com.bandwidth.sdk.api.CallsApi
Build call for updateCall
UpdateCallRecording - Class in com.bandwidth.sdk.model
UpdateCallRecording
UpdateCallRecording() - Constructor for class com.bandwidth.sdk.model.UpdateCallRecording
 
UpdateCallRecording.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
updateCallRecordingState(String, String, UpdateCallRecording) - Method in class com.bandwidth.sdk.api.RecordingsApi
Update Recording Pause or resume a recording on an active phone call.
updateCallRecordingStateAsync(String, String, UpdateCallRecording, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.RecordingsApi
Update Recording (asynchronously) Pause or resume a recording on an active phone call.
updateCallRecordingStateCall(String, String, UpdateCallRecording, ApiCallback) - Method in class com.bandwidth.sdk.api.RecordingsApi
Build call for updateCallRecordingState
updateCallRecordingStateWithHttpInfo(String, String, UpdateCallRecording) - Method in class com.bandwidth.sdk.api.RecordingsApi
Update Recording Pause or resume a recording on an active phone call.
updateCallWithHttpInfo(String, String, UpdateCall) - Method in class com.bandwidth.sdk.api.CallsApi
Update Call Interrupts and redirects a call to a different URL that should return a BXML document.
updateConference(String, String, UpdateConference) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference Update the conference state.
UpdateConference - Class in com.bandwidth.sdk.model
UpdateConference
UpdateConference() - Constructor for class com.bandwidth.sdk.model.UpdateConference
 
UpdateConference.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
updateConferenceAsync(String, String, UpdateConference, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference (asynchronously) Update the conference state.
updateConferenceBxml(String, String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference BXML Update the conference BXML document.
updateConferenceBxmlAsync(String, String, String, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference BXML (asynchronously) Update the conference BXML document.
updateConferenceBxmlCall(String, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for updateConferenceBxml
updateConferenceBxmlWithHttpInfo(String, String, String) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference BXML Update the conference BXML document.
updateConferenceCall(String, String, UpdateConference, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for updateConference
updateConferenceMember(String, String, String, UpdateConferenceMember) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference Member Updates settings for a particular conference member.
UpdateConferenceMember - Class in com.bandwidth.sdk.model
UpdateConferenceMember
UpdateConferenceMember() - Constructor for class com.bandwidth.sdk.model.UpdateConferenceMember
 
UpdateConferenceMember.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
updateConferenceMemberAsync(String, String, String, UpdateConferenceMember, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference Member (asynchronously) Updates settings for a particular conference member.
updateConferenceMemberCall(String, String, String, UpdateConferenceMember, ApiCallback) - Method in class com.bandwidth.sdk.api.ConferencesApi
Build call for updateConferenceMember
updateConferenceMemberWithHttpInfo(String, String, String, UpdateConferenceMember) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference Member Updates settings for a particular conference member.
updateConferenceWithHttpInfo(String, String, UpdateConference) - Method in class com.bandwidth.sdk.api.ConferencesApi
Update Conference Update the conference state.
updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class com.bandwidth.sdk.ApiClient
Update query and header parameters based on authentication settings.
uploadMedia(String, String, File, String, String) - Method in class com.bandwidth.sdk.api.MediaApi
Upload Media Upload a file.
uploadMediaAsync(String, String, File, String, String, ApiCallback<Void>) - Method in class com.bandwidth.sdk.api.MediaApi
Upload Media (asynchronously) Upload a file.
uploadMediaCall(String, String, File, String, String, ApiCallback) - Method in class com.bandwidth.sdk.api.MediaApi
Build call for uploadMedia
uploadMediaWithHttpInfo(String, String, File, String, String) - Method in class com.bandwidth.sdk.api.MediaApi
Upload Media Upload a file.
uri - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
url(URI) - Method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
 
url(URI) - Method in class com.bandwidth.sdk.model.TranscriptionMetadata
 
URL - Variable in class com.bandwidth.sdk.ServerConfiguration
 
URL() - Method in class com.bandwidth.sdk.ServerConfiguration
Format URL template using default server variables.
URL(Map<String, String>) - Method in class com.bandwidth.sdk.ServerConfiguration
Format URL template using given variables.
user_busy - Enum constant in enum com.bandwidth.sdk.model.DiversionReason
 
username - Variable in class com.bandwidth.sdk.model.bxml.Bridge
 
username - Variable in class com.bandwidth.sdk.model.bxml.Conference
 
username - Variable in class com.bandwidth.sdk.model.bxml.Gather
 
username - Variable in class com.bandwidth.sdk.model.bxml.PhoneNumber
 
username - Variable in class com.bandwidth.sdk.model.bxml.PlayAudio
 
username - Variable in class com.bandwidth.sdk.model.bxml.Record
 
username - Variable in class com.bandwidth.sdk.model.bxml.Redirect
 
username - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
username - Variable in class com.bandwidth.sdk.model.bxml.StartGather
 
username - Variable in class com.bandwidth.sdk.model.bxml.StartRecording
 
username - Variable in class com.bandwidth.sdk.model.bxml.StartStream
 
username - Variable in class com.bandwidth.sdk.model.bxml.StartTranscription
 
username - Variable in class com.bandwidth.sdk.model.bxml.Transfer
 
username(String) - Method in class com.bandwidth.sdk.model.CreateCall
 
username(String) - Method in class com.bandwidth.sdk.model.CreateCallResponse
 
username(String) - Method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
 
username(String) - Method in class com.bandwidth.sdk.model.TranscribeRecording
 
username(String) - Method in class com.bandwidth.sdk.model.UpdateCall
 
username(String) - Method in class com.bandwidth.sdk.model.UpdateConference
 
uui - Variable in class com.bandwidth.sdk.model.bxml.SipUri
 
uui(String) - Method in class com.bandwidth.sdk.model.CreateCall
 

V

valid(Boolean) - Method in class com.bandwidth.sdk.model.VerifyCodeResponse
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.AccountStatistics
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.AnswerCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.BridgeCompleteCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.BridgeTargetCompleteCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.CallbackMethodEnum
 
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.CallDirectionEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CallRecordingMetadata
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CallState
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.CallStateEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CallTranscription
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CallTranscriptionMetadata
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CallTranscriptionResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.CallTranscriptionTrackEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CodeRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.Conference
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ConferenceCompletedCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ConferenceCreatedCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ConferenceMember
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ConferenceMemberExitCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ConferenceMemberJoinCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ConferenceRecordingAvailableCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ConferenceRecordingMetadata
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ConferenceRedirectCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.ConferenceStateEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CreateCall
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CreateCallResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CreateLookupResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.CreateMessageRequestError
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.DeferredResult
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.DisconnectCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.Diversion
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.DtmfCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.FieldError
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.FileFormatEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.GatherCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.InboundMessageCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.InboundMessageCallbackMessage
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.InitiateCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.ListMessageDirectionEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.ListMessageItem
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.LookupRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.LookupResult
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.LookupStatus
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.LookupStatusEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MachineDetectionCompleteCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MachineDetectionConfiguration
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.MachineDetectionModeEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MachineDetectionResult
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.Media
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.Message
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessageDeliveredCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessageDeliveredCallbackMessage
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.MessageDirectionEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessageFailedCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessageFailedCallbackMessage
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessageRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessageSendingCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessageSendingCallbackMessage
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessagesList
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.MessageStatusEnum
 
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.MessageTypeEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessagingCodeResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MessagingRequestError
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MfaForbiddenRequestError
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MfaRequestError
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.MfaUnauthorizedRequestError
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.PageInfo
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.PriorityEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.RecordingAvailableCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.RecordingCompleteCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.RecordingStateEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.RecordingTranscriptionMetadata
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.RecordingTranscriptions
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.RedirectCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in enum com.bandwidth.sdk.model.RedirectMethodEnum
 
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.StirShaken
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.Tag
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.TnLookupRequestError
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.TranscribeRecording
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.Transcription
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.TranscriptionAvailableCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.TranscriptionList
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.TranscriptionMetadata
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.TransferAnswerCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.TransferCompleteCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.TransferDisconnectCallback
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.UpdateCall
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.UpdateCallRecording
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.UpdateConference
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.UpdateConferenceMember
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.VerifyCodeRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.VerifyCodeResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.VoiceApiError
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - Static method in class com.bandwidth.sdk.model.VoiceCodeResponse
Validates the JSON Element and throws an exception if issues found
value - Variable in class com.bandwidth.sdk.model.bxml.CustomParam
 
value - Variable in class com.bandwidth.sdk.model.bxml.StreamParam
 
value(String) - Method in class com.bandwidth.sdk.model.MachineDetectionResult
 
value(String) - Method in class com.bandwidth.sdk.model.Tag
 
valueOf(String) - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsGender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.CallbackMethodEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.CallDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.CallStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.CallTranscriptionTrackEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.ConferenceStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.DiversionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.DiversionTreatment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.FileFormatEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.ListMessageDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.LookupStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.MachineDetectionModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.MessageDirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.MessageStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.MessageTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.PriorityEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.RecordingStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bandwidth.sdk.model.RedirectMethodEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsGender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsLocale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.CallbackMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.CallDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.CallStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.CallTranscriptionTrackEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.ConferenceStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.DiversionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.DiversionTreatment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.FileFormatEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.ListMessageDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.LookupStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.MachineDetectionModeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.MessageDirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.MessageStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.MessageTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.PriorityEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.RecordingStateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bandwidth.sdk.model.RedirectMethodEnum
Returns an array containing the constants of this enum type, in the order they are declared.
variables - Variable in class com.bandwidth.sdk.ServerConfiguration
 
Verb - Interface in com.bandwidth.sdk.model.bxml
 
verifyCode(String, VerifyCodeRequest) - Method in class com.bandwidth.sdk.api.MfaApi
Verify Authentication Code Verify a previously sent MFA code.
verifyCodeAsync(String, VerifyCodeRequest, ApiCallback<VerifyCodeResponse>) - Method in class com.bandwidth.sdk.api.MfaApi
Verify Authentication Code (asynchronously) Verify a previously sent MFA code.
verifyCodeCall(String, VerifyCodeRequest, ApiCallback) - Method in class com.bandwidth.sdk.api.MfaApi
Build call for verifyCode
VerifyCodeRequest - Class in com.bandwidth.sdk.model
VerifyCodeRequest
VerifyCodeRequest() - Constructor for class com.bandwidth.sdk.model.VerifyCodeRequest
 
VerifyCodeRequest.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
VerifyCodeResponse - Class in com.bandwidth.sdk.model
VerifyCodeResponse
VerifyCodeResponse() - Constructor for class com.bandwidth.sdk.model.VerifyCodeResponse
 
VerifyCodeResponse.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
verifyCodeWithHttpInfo(String, VerifyCodeRequest) - Method in class com.bandwidth.sdk.api.MfaApi
Verify Authentication Code Verify a previously sent MFA code.
VERSION - Static variable in class com.bandwidth.sdk.Configuration
 
verstat(String) - Method in class com.bandwidth.sdk.model.StirShaken
 
VIOLETA - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
voice - Variable in class com.bandwidth.sdk.model.bxml.SpeakSentence
 
VoiceApiError - Class in com.bandwidth.sdk.model
VoiceApiError
VoiceApiError() - Constructor for class com.bandwidth.sdk.model.VoiceApiError
 
VoiceApiError.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 
VoiceCodeResponse - Class in com.bandwidth.sdk.model
VoiceCodeResponse
VoiceCodeResponse() - Constructor for class com.bandwidth.sdk.model.VoiceCodeResponse
 
VoiceCodeResponse.CustomTypeAdapterFactory - Class in com.bandwidth.sdk.model
 

W

WAV - Enum constant in enum com.bandwidth.sdk.model.FileFormatEnum
 
with(Verb) - Method in class com.bandwidth.sdk.model.bxml.Bxml
 
with(Verb) - Method in class com.bandwidth.sdk.model.bxml.Response
 
withVerbs(Verb...) - Method in class com.bandwidth.sdk.model.bxml.Bxml
 
withVerbs(Verb...) - Method in class com.bandwidth.sdk.model.bxml.Response
 
write(JsonWriter, byte[]) - Method in class com.bandwidth.sdk.JSON.ByteArrayAdapter
 
write(JsonWriter, CallbackMethodEnum) - Method in class com.bandwidth.sdk.model.CallbackMethodEnum.Adapter
 
write(JsonWriter, CallDirectionEnum) - Method in class com.bandwidth.sdk.model.CallDirectionEnum.Adapter
 
write(JsonWriter, CallStateEnum) - Method in class com.bandwidth.sdk.model.CallStateEnum.Adapter
 
write(JsonWriter, CallTranscriptionDetectedLanguageEnum) - Method in class com.bandwidth.sdk.model.CallTranscriptionDetectedLanguageEnum.Adapter
 
write(JsonWriter, CallTranscriptionTrackEnum) - Method in class com.bandwidth.sdk.model.CallTranscriptionTrackEnum.Adapter
 
write(JsonWriter, ConferenceStateEnum) - Method in class com.bandwidth.sdk.model.ConferenceStateEnum.Adapter
 
write(JsonWriter, FileFormatEnum) - Method in class com.bandwidth.sdk.model.FileFormatEnum.Adapter
 
write(JsonWriter, ListMessageDirectionEnum) - Method in class com.bandwidth.sdk.model.ListMessageDirectionEnum.Adapter
 
write(JsonWriter, LookupStatusEnum) - Method in class com.bandwidth.sdk.model.LookupStatusEnum.Adapter
 
write(JsonWriter, MachineDetectionModeEnum) - Method in class com.bandwidth.sdk.model.MachineDetectionModeEnum.Adapter
 
write(JsonWriter, MessageDirectionEnum) - Method in class com.bandwidth.sdk.model.MessageDirectionEnum.Adapter
 
write(JsonWriter, MessageStatusEnum) - Method in class com.bandwidth.sdk.model.MessageStatusEnum.Adapter
 
write(JsonWriter, MessageTypeEnum) - Method in class com.bandwidth.sdk.model.MessageTypeEnum.Adapter
 
write(JsonWriter, PriorityEnum) - Method in class com.bandwidth.sdk.model.PriorityEnum.Adapter
 
write(JsonWriter, RecordingStateEnum) - Method in class com.bandwidth.sdk.model.RecordingStateEnum.Adapter
 
write(JsonWriter, RedirectMethodEnum) - Method in class com.bandwidth.sdk.model.RedirectMethodEnum.Adapter
 
write(JsonWriter, Date) - Method in class com.bandwidth.sdk.JSON.SqlDateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class com.bandwidth.sdk.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class com.bandwidth.sdk.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class com.bandwidth.sdk.JSON.DateTypeAdapter
 
writeTo(BufferedSink) - Method in class com.bandwidth.sdk.ProgressRequestBody
 

Z

ZEINA - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
ZHIYU - Enum constant in enum com.bandwidth.sdk.model.bxml.utils.TtsVoice
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form