All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractOpenApiSchema |
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
|
AccountStatistics |
AccountStatistics
|
AccountStatistics.CustomTypeAdapterFactory |
|
AnswerCallback |
The Answer event is sent to the answerUrl specified in the createCall request when an outbound call is answered.
|
AnswerCallback.CustomTypeAdapterFactory |
|
ApiCallback<T> |
Callback for asynchronous API call.
|
ApiClient |
ApiClient class.
|
ApiException |
ApiException class.
|
ApiKeyAuth |
|
ApiResponse<T> |
API response returned by API call.
|
AudioProducer |
A marker interface for BXML verbs that process audio output.
|
Authentication |
|
Bridge |
|
BridgeCompleteCallback |
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.CustomTypeAdapterFactory |
|
BridgeTargetCompleteCallback |
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.CustomTypeAdapterFactory |
|
Bxml |
|
BxmlConstants |
|
CallbackMethodEnum |
The HTTP method to use to deliver the callback.
|
CallbackMethodEnum.Adapter |
|
CallDirectionEnum |
The direction of the call.
|
CallDirectionEnum.Adapter |
|
CallRecordingMetadata |
CallRecordingMetadata
|
CallRecordingMetadata.CustomTypeAdapterFactory |
|
CallsApi |
|
CallState |
CallState
|
CallState.CustomTypeAdapterFactory |
|
CallStateEnum |
The call state.
|
CallStateEnum.Adapter |
|
CodeRequest |
CodeRequest
|
CodeRequest.CustomTypeAdapterFactory |
|
Conference |
|
Conference |
Conference
|
Conference.CustomTypeAdapterFactory |
|
ConferenceCompletedCallback |
The Conference Completed event is fired when the last member leaves the conference.
|
ConferenceCompletedCallback.CustomTypeAdapterFactory |
|
ConferenceCreatedCallback |
The Conference Created event is fired whenever a new conference that specified a callbackUrl is created.
|
ConferenceCreatedCallback.CustomTypeAdapterFactory |
|
ConferenceMember |
ConferenceMember
|
ConferenceMember.CustomTypeAdapterFactory |
|
ConferenceMemberExitCallback |
The Conference Member Exit event is fired whenever a caller exits a conference that specified a callbackUrl.
|
ConferenceMemberExitCallback.CustomTypeAdapterFactory |
|
ConferenceMemberJoinCallback |
The Conference Member Join event is fired whenever a caller joins a conference that specified a callbackUrl.
|
ConferenceMemberJoinCallback.CustomTypeAdapterFactory |
|
ConferenceRecordingAvailableCallback |
The Conference Recording Available event is sent after a conference recording has been processed.
|
ConferenceRecordingAvailableCallback.CustomTypeAdapterFactory |
|
ConferenceRecordingMetadata |
ConferenceRecordingMetadata
|
ConferenceRecordingMetadata.CustomTypeAdapterFactory |
|
ConferenceRedirectCallback |
The Conference Redirect event is fired whenever an existing conference is modified via a POST request made to the /conferences/{conferenceId} endpoint.
|
ConferenceRedirectCallback.CustomTypeAdapterFactory |
|
ConferencesApi |
|
ConferenceStateEnum |
Setting the conference state to `completed` ends the conference and ejects all members.
|
ConferenceStateEnum.Adapter |
|
Configuration |
|
CreateCall |
CreateCall
|
CreateCall.CustomTypeAdapterFactory |
|
CreateCallResponse |
CreateCallResponse
|
CreateCallResponse.CustomTypeAdapterFactory |
|
CreateLookupResponse |
The request has been accepted for processing but not yet finished and in a terminal state (COMPLETE, PARTIAL_COMPLETE, or FAILED).
|
CreateLookupResponse.CustomTypeAdapterFactory |
|
CreateMessageRequestError |
CreateMessageRequestError
|
CreateMessageRequestError.CustomTypeAdapterFactory |
|
CustomParam |
|
DeferredResult |
DeferredResult
|
DeferredResult.CustomTypeAdapterFactory |
|
DisconnectCallback |
The Disconnect event is fired when a call ends, for any reason.
|
DisconnectCallback.CustomTypeAdapterFactory |
|
Diversion |
Diversion
|
Diversion.CustomTypeAdapterFactory |
|
DiversionReason |
|
DiversionTreatment |
|
DtmfCallback |
The DTMF event is sent for every digit detected after a <StartGather> verb is executed.
|
DtmfCallback.CustomTypeAdapterFactory |
|
EnumFinder<E extends Enum<E>> |
Allows for convenient finding of enums based on custom enum fields.
|
FieldError |
FieldError
|
FieldError.CustomTypeAdapterFactory |
|
FileFormatEnum |
The format that the recording is stored in.
|
FileFormatEnum.Adapter |
|
Forward |
|
Gather |
|
GatherCallback |
The gather event is sent after a <Gather> verb is executed.
|
GatherCallback.CustomTypeAdapterFactory |
|
Hangup |
|
HttpBasicAuth |
|
HttpBearerAuth |
|
InboundMessageCallback |
Inbound Message Callback
|
InboundMessageCallback.CustomTypeAdapterFactory |
|
InboundMessageCallbackMessage |
Inbound Message Callback Message Schema
|
InboundMessageCallbackMessage.CustomTypeAdapterFactory |
|
InitiateCallback |
The Initiate event is fired when an inbound call is received for a Telephone Number on your Account.
|
InitiateCallback.CustomTypeAdapterFactory |
|
JSON |
|
JSON.ByteArrayAdapter |
Gson TypeAdapter for Byte Array type
|
JSON.DateTypeAdapter |
Gson TypeAdapter for java.util.Date type
If the dateFormat is null, ISO8601Utils will be used.
|
JSON.LocalDateTypeAdapter |
Gson TypeAdapter for JSR310 LocalDate type
|
JSON.OffsetDateTimeTypeAdapter |
Gson TypeAdapter for JSR310 OffsetDateTime type
|
JSON.SqlDateTypeAdapter |
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).
|
ListMessageDirectionEnum |
The direction of the message.
|
ListMessageDirectionEnum.Adapter |
|
ListMessageItem |
ListMessageItem
|
ListMessageItem.CustomTypeAdapterFactory |
|
LookupRequest |
Create phone number lookup request.
|
LookupRequest.CustomTypeAdapterFactory |
|
LookupResult |
Carrier information results for the specified telephone number.
|
LookupResult.CustomTypeAdapterFactory |
|
LookupStatus |
If requestId exists, the result for that request is returned.
|
LookupStatus.CustomTypeAdapterFactory |
|
LookupStatusEnum |
The status of the request (IN_PROGRESS, COMPLETE, PARTIAL_COMPLETE, or FAILED).
|
LookupStatusEnum.Adapter |
|
MachineDetectionCompleteCallback |
This event is sent to the url informed when requesting a machine detection operation.
|
MachineDetectionCompleteCallback.CustomTypeAdapterFactory |
|
MachineDetectionConfiguration |
The machine detection request used to perform <a href='/docs/voice/guides/machineDetection'>machine detection</a> on the call.
|
MachineDetectionConfiguration.CustomTypeAdapterFactory |
|
MachineDetectionModeEnum |
The machine detection mode.
|
MachineDetectionModeEnum.Adapter |
|
MachineDetectionResult |
(optional) if machine detection was requested in sync mode, the result will be specified here.
|
MachineDetectionResult.CustomTypeAdapterFactory |
|
Media |
Media
|
Media.CustomTypeAdapterFactory |
|
MediaApi |
|
Message |
Message
|
Message.CustomTypeAdapterFactory |
|
MessageDeliveredCallback |
Message Delivered Callback
|
MessageDeliveredCallback.CustomTypeAdapterFactory |
|
MessageDeliveredCallbackMessage |
Message Delivered Callback Message Schema
|
MessageDeliveredCallbackMessage.CustomTypeAdapterFactory |
|
MessageDirectionEnum |
The direction of the message.
|
MessageDirectionEnum.Adapter |
|
MessageFailedCallback |
Message Failed Callback
|
MessageFailedCallback.CustomTypeAdapterFactory |
|
MessageFailedCallbackMessage |
Message Failed Callback Message Schema
|
MessageFailedCallbackMessage.CustomTypeAdapterFactory |
|
MessageRequest |
MessageRequest
|
MessageRequest.CustomTypeAdapterFactory |
|
MessagesApi |
|
MessageSendingCallback |
Message Sending Callback
|
MessageSendingCallback.CustomTypeAdapterFactory |
|
MessageSendingCallbackMessage |
Message Sending Callback Message Schema
|
MessageSendingCallbackMessage.CustomTypeAdapterFactory |
|
MessagesList |
MessagesList
|
MessagesList.CustomTypeAdapterFactory |
|
MessageStatusEnum |
The status of the message.
|
MessageStatusEnum.Adapter |
|
MessageTypeEnum |
The type of message.
|
MessageTypeEnum.Adapter |
|
MessagingCodeResponse |
MessagingCodeResponse
|
MessagingCodeResponse.CustomTypeAdapterFactory |
|
MessagingRequestError |
MessagingRequestError
|
MessagingRequestError.CustomTypeAdapterFactory |
|
MfaApi |
|
MfaForbiddenRequestError |
MfaForbiddenRequestError
|
MfaForbiddenRequestError.CustomTypeAdapterFactory |
|
MfaRequestError |
MfaRequestError
|
MfaRequestError.CustomTypeAdapterFactory |
|
MfaUnauthorizedRequestError |
MfaUnauthorizedRequestError
|
MfaUnauthorizedRequestError.CustomTypeAdapterFactory |
|
OutboundDestination |
|
PageInfo |
PageInfo
|
PageInfo.CustomTypeAdapterFactory |
|
Pair |
|
Pause |
|
PauseRecording |
|
PhoneNumber |
|
PhoneNumberLookupApi |
|
PlayAudio |
|
PriorityEnum |
The priority specified by the user.
|
PriorityEnum.Adapter |
|
ProgressRequestBody |
|
ProgressResponseBody |
|
Record |
|
RecordingAvailableCallback |
The Recording Available event is sent after a recording has been processed.
|
RecordingAvailableCallback.CustomTypeAdapterFactory |
|
RecordingCompleteCallback |
The Record Complete event is sent after a <Record> verb has executed if the call is still active.
|
RecordingCompleteCallback.CustomTypeAdapterFactory |
|
RecordingsApi |
|
RecordingStateEnum |
The recording state.
|
RecordingStateEnum.Adapter |
|
Redirect |
|
RedirectCallback |
The Redirect event is fired when a <Redirect> verb is executed.
|
RedirectCallback.CustomTypeAdapterFactory |
|
RedirectMethodEnum |
The HTTP method to use for the request to `redirectUrl`.
|
RedirectMethodEnum.Adapter |
|
Response |
|
ResumeRecording |
|
Ring |
|
SendDtmf |
|
ServerConfiguration |
Representing a Server configuration.
|
ServerVariable |
Representing a Server Variable for server URL template substitution.
|
SipUri |
|
SpeakSentence |
|
StartGather |
|
StartRecording |
|
StartStream |
|
StartTranscription |
|
StatisticsApi |
|
StirShaken |
StirShaken
|
StirShaken.CustomTypeAdapterFactory |
|
StopGather |
|
StopRecording |
|
StopStream |
|
StopTranscription |
|
StreamParam |
|
StringUtil |
|
Tag |
|
Tag |
Tag
|
Tag.CustomTypeAdapterFactory |
|
TnLookupRequestError |
TnLookupRequestError
|
TnLookupRequestError.CustomTypeAdapterFactory |
|
TranscribeRecording |
TranscribeRecording
|
TranscribeRecording.CustomTypeAdapterFactory |
|
Transcription |
Transcription
|
Transcription.CustomTypeAdapterFactory |
|
TranscriptionAvailableCallback |
The Transcription Available event is sent when the recording transcription is available to be downloaded.
|
TranscriptionAvailableCallback.CustomTypeAdapterFactory |
|
TranscriptionList |
TranscriptionList
|
TranscriptionList.CustomTypeAdapterFactory |
|
TranscriptionMetadata |
If the recording was transcribed, metadata about the transcription
|
TranscriptionMetadata.CustomTypeAdapterFactory |
|
TranscriptionProducer |
|
Transfer |
|
TransferAnswerCallback |
When processing a <Transfer> verb, this event is sent when a called party (B-leg) answers.
|
TransferAnswerCallback.CustomTypeAdapterFactory |
|
TransferCompleteCallback |
This event is sent to the transferCompleteUrl of the A-leg's <Transfer> verb when the transferred call (B-leg) completes.
|
TransferCompleteCallback.CustomTypeAdapterFactory |
|
TransferDisconnectCallback |
This event is sent to the transferDisconnectUrl of each <PhoneNumber> tag when its respective call leg ends for any reason.
|
TransferDisconnectCallback.CustomTypeAdapterFactory |
|
TtsGender |
|
TtsLocale |
|
TtsVoice |
|
UpdateCall |
UpdateCall
|
UpdateCall.CustomTypeAdapterFactory |
|
UpdateCallRecording |
UpdateCallRecording
|
UpdateCallRecording.CustomTypeAdapterFactory |
|
UpdateConference |
UpdateConference
|
UpdateConference.CustomTypeAdapterFactory |
|
UpdateConferenceMember |
UpdateConferenceMember
|
UpdateConferenceMember.CustomTypeAdapterFactory |
|
Verb |
|
VerifyCodeRequest |
VerifyCodeRequest
|
VerifyCodeRequest.CustomTypeAdapterFactory |
|
VerifyCodeResponse |
VerifyCodeResponse
|
VerifyCodeResponse.CustomTypeAdapterFactory |
|
VoiceApiError |
VoiceApiError
|
VoiceApiError.CustomTypeAdapterFactory |
|
VoiceCodeResponse |
VoiceCodeResponse
|
VoiceCodeResponse.CustomTypeAdapterFactory |
|