- save(String) - Method in class com.nexmo.client.voice.Recording
-
- save(Path) - Method in class com.nexmo.client.voice.Recording
-
- search(String) - Method in class com.nexmo.client.verify.VerifyClient
-
Search for a previous verification request.
- search(String...) - Method in class com.nexmo.client.verify.VerifyClient
-
Search for a previous verification request.
- searchMessages(SearchSmsRequest) - Method in class com.nexmo.client.sms.SmsClient
-
Search for completed SMS transactions.
- searchMessages(String, String...) - Method in class com.nexmo.client.sms.SmsClient
-
Search for completed SMS transactions by ID
- searchMessages(Date, String) - Method in class com.nexmo.client.sms.SmsClient
-
Search for completed SMS transactions by date and recipient MSISDN.
- searchNumbers(String) - Method in class com.nexmo.client.numbers.NumbersClient
-
Search for available Nexmo Virtual Numbers.
- searchNumbers(SearchNumbersFilter) - Method in class com.nexmo.client.numbers.NumbersClient
-
Search for available Nexmo Virtual Numbers.
- SearchNumbersFilter - Class in com.nexmo.client.numbers
-
This class encapsulates a request to search for available Nexmo Virtual Numbers.
- SearchNumbersFilter(String) - Constructor for class com.nexmo.client.numbers.SearchNumbersFilter
-
Construct a request with the only required parameter, the country code.
- SearchNumbersResponse - Class in com.nexmo.client.numbers
-
Represents the response to a "searchNumbers" request from the Nexmo API.
- SearchNumbersResponse() - Constructor for class com.nexmo.client.numbers.SearchNumbersResponse
-
- SearchPattern - Enum in com.nexmo.client.numbers
-
Provided to calls that match substrings, to indicate which part of the string should be considered a match.
- searchRejectedMessages(SearchRejectedMessagesRequest) - Method in class com.nexmo.client.sms.SmsClient
-
- searchRejectedMessages(Date, String) - Method in class com.nexmo.client.sms.SmsClient
-
Search for rejected SMS transactions by date and recipient MSISDN.
- SearchRejectedMessagesEndpoint - Class in com.nexmo.client.sms
-
- SearchRejectedMessagesEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.sms.SearchRejectedMessagesEndpoint
-
- SearchRejectedMessagesRequest - Class in com.nexmo.client.sms
-
- SearchRejectedMessagesRequest(Date, String) - Constructor for class com.nexmo.client.sms.SearchRejectedMessagesRequest
-
- SearchRejectedMessagesResponse - Class in com.nexmo.client.sms
-
- SearchRejectedMessagesResponse() - Constructor for class com.nexmo.client.sms.SearchRejectedMessagesResponse
-
- SearchRequest - Class in com.nexmo.client.verify
-
- SearchRequest(String...) - Constructor for class com.nexmo.client.verify.SearchRequest
-
- SearchSmsRequest - Interface in com.nexmo.client.sms
-
- SearchSmsResponse - Class in com.nexmo.client.sms
-
- SearchSmsResponse() - Constructor for class com.nexmo.client.sms.SearchSmsResponse
-
- SearchVerifyResponse - Class in com.nexmo.client.verify
-
- SearchVerifyResponseDeserializer - Class in com.nexmo.client.verify
-
- SearchVerifyResponseDeserializer() - Constructor for class com.nexmo.client.verify.SearchVerifyResponseDeserializer
-
- secret - Variable in class com.nexmo.client.account.AccountClient
-
- SecretRequest - Class in com.nexmo.client.account
-
- SecretRequest(String, String) - Constructor for class com.nexmo.client.account.SecretRequest
-
- SecretResponse - Class in com.nexmo.client.account
-
- SecretResponse() - Constructor for class com.nexmo.client.account.SecretResponse
-
- sendDtmf(String, String) - Method in class com.nexmo.client.voice.VoiceClient
-
Send DTMF codes to an ongoing call.
- senderId(String) - Method in class com.nexmo.client.verify.VerifyRequest.Builder
-
- ServiceType - Enum in com.nexmo.client.account
-
- setAction(ModifyCallAction) - Method in class com.nexmo.client.voice.ModifyCallPayload
-
- setAnswerMethod(String) - Method in class com.nexmo.client.voice.Call
-
- setAnswerUrl(String) - Method in class com.nexmo.client.voice.Call
-
- setAuthCollection(AuthCollection) - Method in class com.nexmo.client.HttpWrapper
-
- setBinaryData(byte[], byte[]) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setCallbackUrl(String) - Method in class com.nexmo.client.sms.messages.Message
-
- setClientReference(String) - Method in class com.nexmo.client.sms.messages.Message
-
- setConcatenationData(String, int, int) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setContentType(String) - Method in class com.nexmo.client.voice.WebSocketEndpoint
-
- setConversationUuid(String) - Method in class com.nexmo.client.voice.CallEvent
-
- setConversationUuid(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setCost(String) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setCountry(String) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setCountry(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setCountry(String) - Method in class com.nexmo.client.verify.BaseRequest
-
- setDigits(String) - Method in class com.nexmo.client.voice.DtmfPayload
-
- setDigits(String) - Method in class com.nexmo.client.voice.DtmfRequest
-
- setDirection(CallDirection) - Method in class com.nexmo.client.voice.CallEvent
-
- setDirection(CallDirection) - Method in class com.nexmo.client.voice.CallInfo
-
- setDtmfAnswer(String) - Method in class com.nexmo.client.voice.PhoneEndpoint
-
- setDuration(Integer) - Method in class com.nexmo.client.voice.CallInfo
-
- setEndTime(Date) - Method in class com.nexmo.client.voice.CallInfo
-
- setEventMethod(String) - Method in class com.nexmo.client.voice.Call
-
- setEventUrl(String) - Method in class com.nexmo.client.voice.Call
-
- setFeatures(String[]) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setFeatures(String[]) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setFeatures(String[]) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setFrom(String) - Method in class com.nexmo.client.verify.VerifyRequest
-
- setFrom(Endpoint) - Method in class com.nexmo.client.voice.Call
-
- setFrom(Endpoint) - Method in class com.nexmo.client.voice.CallInfo
-
- setHeaders(List<NameValuePair>) - Method in class com.nexmo.client.voice.WebSocketEndpoint
-
- setHttpClient(HttpClient) - Method in class com.nexmo.client.AbstractMethod
-
- setHttpClient(HttpClient) - Method in class com.nexmo.client.HttpWrapper
-
- setId(String) - Method in class com.nexmo.client.redact.RedactRequest
-
- setIndex(Integer) - Method in class com.nexmo.client.numbers.ListNumbersFilter
-
- setIndex(Integer) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setLength(Integer) - Method in class com.nexmo.client.verify.BaseRequest
-
- setLengthTimer(Integer) - Method in class com.nexmo.client.voice.Call
-
- setLocale(Locale) - Method in class com.nexmo.client.verify.BaseRequest
-
- setMachineDetection(MachineDetection) - Method in class com.nexmo.client.voice.Call
-
- setMessageClass(Message.MessageClass) - Method in class com.nexmo.client.sms.messages.Message
-
- setMessagesCallbackValue(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setMoHttpUrl(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setMoHttpUrl(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setMoSmppSysType(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setMsisdn(String) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setMsisdn(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setNetwork(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setNetworkCode(String) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setNextEventWait(Integer) - Method in class com.nexmo.client.verify.BaseRequest
-
- setNumber(String) - Method in class com.nexmo.client.voice.PhoneEndpoint
-
- setPattern(String) - Method in class com.nexmo.client.numbers.ListNumbersFilter
-
- setPattern(String) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setPinExpiry(Integer) - Method in class com.nexmo.client.verify.BaseRequest
-
- setPrice(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setProduct(RedactRequest.Product) - Method in class com.nexmo.client.redact.RedactRequest
-
- setProtocolId(int) - Method in class com.nexmo.client.sms.messages.BinaryMessage
-
- setRate(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setRingingTimer(Integer) - Method in class com.nexmo.client.voice.Call
-
- setSearchPattern(SearchPattern) - Method in class com.nexmo.client.numbers.ListNumbersFilter
-
- setSearchPattern(SearchPattern) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setSessionId(String) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setSize(Integer) - Method in class com.nexmo.client.numbers.ListNumbersFilter
-
- setSize(Integer) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
Set the maximum number of matching results to be returned.
- setStartTime(Date) - Method in class com.nexmo.client.voice.CallInfo
-
- setStatus(CallStatus) - Method in class com.nexmo.client.voice.CallEvent
-
- setStatus(CallStatus) - Method in class com.nexmo.client.voice.CallInfo
-
- setStatusReportRequired(boolean) - Method in class com.nexmo.client.sms.messages.Message
-
Set the value of the 'status-report-req' parameter.
- setTextData(String, String) - Method in class com.nexmo.client.sms.callback.messages.MO
-
- setTimeToLive(Long) - Method in class com.nexmo.client.sms.messages.Message
-
- settings - Variable in class com.nexmo.client.account.AccountClient
-
- SettingsRequest - Class in com.nexmo.client.account
-
- SettingsRequest(String, String) - Constructor for class com.nexmo.client.account.SettingsRequest
-
- SettingsResponse - Class in com.nexmo.client.account
-
- SettingsResponse() - Constructor for class com.nexmo.client.account.SettingsResponse
-
- setTo(Endpoint[]) - Method in class com.nexmo.client.voice.Call
-
- setTo(Endpoint) - Method in class com.nexmo.client.voice.CallInfo
-
- setType(String) - Method in class com.nexmo.client.numbers.AvailableNumber
-
- setType(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setType(Type) - Method in class com.nexmo.client.numbers.SearchNumbersFilter
-
- setType(RedactRequest.Type) - Method in class com.nexmo.client.redact.RedactRequest
-
- setType(VerifyRequest.LineType) - Method in class com.nexmo.client.verify.VerifyRequest
-
- setUri(String) - Method in class com.nexmo.client.voice.SipEndpoint
-
- setUri(String) - Method in class com.nexmo.client.voice.WebSocketEndpoint
-
- setUuid(String) - Method in class com.nexmo.client.voice.CallEvent
-
- setUuid(String) - Method in class com.nexmo.client.voice.CallInfo
-
- setUuid(String) - Method in class com.nexmo.client.voice.DtmfRequest
-
- setUuid(String) - Method in class com.nexmo.client.voice.StreamRequest
-
- setUuid(String) - Method in class com.nexmo.client.voice.TalkRequest
-
- setValidity(Integer) - Method in class com.nexmo.client.sms.messages.WapPushMessage
-
- setVoiceCallbackType(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setVoiceCallbackType(UpdateNumberRequest.CallbackType) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setVoiceCallbackValue(String) - Method in class com.nexmo.client.numbers.OwnedNumber
-
- setVoiceCallbackValue(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setVoiceStatusCallback(String) - Method in class com.nexmo.client.numbers.UpdateNumberRequest
-
- setWorkflow(VerifyRequest.Workflow) - Method in class com.nexmo.client.verify.VerifyRequest
-
- SignatureAuthMethod - Class in com.nexmo.client.auth
-
- SignatureAuthMethod(String, String) - Constructor for class com.nexmo.client.auth.SignatureAuthMethod
-
- signatureSecret(String) - Method in class com.nexmo.client.NexmoClient.Builder
-
- SipEndpoint - Class in com.nexmo.client.voice.ncco
-
- SipEndpoint - Class in com.nexmo.client.voice
-
- SipEndpoint(String) - Constructor for class com.nexmo.client.voice.SipEndpoint
-
- SipEndpoint.Builder - Class in com.nexmo.client.voice.ncco
-
- SmsClient - Class in com.nexmo.client.sms
-
A client for talking to the Nexmo Voice API.
- SmsClient(HttpWrapper) - Constructor for class com.nexmo.client.sms.SmsClient
-
Create a new SmsClient.
- SmsDateSearchRequest - Class in com.nexmo.client.sms
-
- SmsDateSearchRequest(Date, String) - Constructor for class com.nexmo.client.sms.SmsDateSearchRequest
-
- SmsDetails - Class in com.nexmo.client.sms
-
- SmsDetails() - Constructor for class com.nexmo.client.sms.SmsDetails
-
- SmsIdSearchRequest - Class in com.nexmo.client.sms
-
- SmsIdSearchRequest(String) - Constructor for class com.nexmo.client.sms.SmsIdSearchRequest
-
- SmsIdSearchRequest(List<String>) - Constructor for class com.nexmo.client.sms.SmsIdSearchRequest
-
- SmsSearchEndpoint - Class in com.nexmo.client.sms
-
- SmsSearchEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.sms.SmsSearchEndpoint
-
- SmsSingleSearchEndpoint - Class in com.nexmo.client.sms
-
- SmsSingleSearchEndpoint(HttpWrapper) - Constructor for class com.nexmo.client.sms.SmsSingleSearchEndpoint
-
- SmsSingleSearchResponse - Class in com.nexmo.client.sms
-
- SmsSingleSearchResponse() - Constructor for class com.nexmo.client.sms.SmsSingleSearchResponse
-
- SmsSubmissionResponse - Class in com.nexmo.client.sms
-
- SmsSubmissionResponse() - Constructor for class com.nexmo.client.sms.SmsSubmissionResponse
-
- SmsSubmissionResponseMessage - Class in com.nexmo.client.sms
-
- SmsSubmissionResponseMessage() - Constructor for class com.nexmo.client.sms.SmsSubmissionResponseMessage
-
- snsBaseUri(String) - Method in class com.nexmo.client.HttpConfig.Builder
-
- SnsClient - Class in com.nexmo.client.sns
-
A client for talking to the Nexmo Voice API.
- SnsClient(HttpWrapper) - Constructor for class com.nexmo.client.sns.SnsClient
-
Constructor.
- SnsPublishRequest - Class in com.nexmo.client.sns.request
-
- SnsPublishRequest(String, String, String, String) - Constructor for class com.nexmo.client.sns.request.SnsPublishRequest
-
- SnsPublishResponse - Class in com.nexmo.client.sns.response
-
- SnsPublishResponse(int, String, String) - Constructor for class com.nexmo.client.sns.response.SnsPublishResponse
-
- SnsRequest - Class in com.nexmo.client.sns.request
-
- SnsRequest(String, String, String) - Constructor for class com.nexmo.client.sns.request.SnsRequest
-
- SnsResponse - Class in com.nexmo.client.sns.response
-
- SnsResponse(String, int, String) - Constructor for class com.nexmo.client.sns.response.SnsResponse
-
- SnsSubscribeRequest - Class in com.nexmo.client.sns.request
-
- SnsSubscribeRequest(String, String) - Constructor for class com.nexmo.client.sns.request.SnsSubscribeRequest
-
- SnsSubscribeResponse - Class in com.nexmo.client.sns.response
-
Represents the result of a publish service request to the Nexmo SNS Service.
- SnsSubscribeResponse(int, String, String) - Constructor for class com.nexmo.client.sns.response.SnsSubscribeResponse
-
- SORT_KEY - Variable in class com.nexmo.client.auth.SignatureAuthMethod
-
- split(SplitRecording) - Method in class com.nexmo.client.voice.ncco.RecordAction.Builder
-
- SplitRecording - Enum in com.nexmo.client.voice.ncco
-
- standard - Variable in class com.nexmo.client.insight.InsightClient
-
- StandardInsightRequest - Class in com.nexmo.client.insight
-
- StandardInsightRequest.Builder - Class in com.nexmo.client.insight
-
- StandardInsightResponse - Class in com.nexmo.client.insight
-
- StandardInsightResponse() - Constructor for class com.nexmo.client.insight.StandardInsightResponse
-
- startOnEnter(Boolean) - Method in class com.nexmo.client.voice.ncco.ConversationAction.Builder
-
- startStream(String, String, int) - Method in class com.nexmo.client.voice.VoiceClient
-
Stream audio to an ongoing call.
- startStream(String, String) - Method in class com.nexmo.client.voice.VoiceClient
-
Stream audio to an ongoing call.
- startTalk(String, String) - Method in class com.nexmo.client.voice.VoiceClient
-
Send a synthesized speech message to an ongoing call.
- startTalk(String, String, VoiceName) - Method in class com.nexmo.client.voice.VoiceClient
-
Send a synthesized speech message to an ongoing call.
- startTalk(String, String, int) - Method in class com.nexmo.client.voice.VoiceClient
-
Send a synthesized speech message to an ongoing call.
- startTalk(String, String, VoiceName, int) - Method in class com.nexmo.client.voice.VoiceClient
-
Send a synthesized speech message to an ongoing call.
- status(CallStatus) - Method in class com.nexmo.client.voice.CallsFilter.Builder
-
- STATUS_ALREADY_REQUESTED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because another verification to the same number was already requested.
- STATUS_BAD_COMMAND - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_COMMS_FAILURE - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_COMMS_FAILURE - Static variable in class com.nexmo.client.verify.BaseResult
-
A network error occurred
- STATUS_INTERNAL_ERROR - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INTERNAL_ERROR - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to a failure within the Nexmo systems.
Verify can be re-submitted after a short delay
- STATUS_INVALID_ACCOUNT - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INVALID_CODE - Static variable in class com.nexmo.client.verify.BaseResult
-
The code inserted does not match the expected value
- STATUS_INVALID_CREDENTIALS - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to receiving invalid account api key and/or secret
- STATUS_INVALID_OR_MISSING_FROM - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INVALID_OR_MISSING_MSG - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INVALID_OR_MISSING_MSISDN - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_INVALID_PARAMS - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to an illegal value in one or more elements of the submission request
- STATUS_INVALID_REQUEST - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because the Nexmo service was unable to handle this request.
- STATUS_MISSING_PARAMS - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to incomplete data in the submission request
- STATUS_MISSING_TOPIC - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_NO_RESPONSE - Static variable in class com.nexmo.client.verify.BaseResult
-
There are no matching verification requests
- STATUS_NUMBER_BARRED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because the phone number you tried to submit to has been blacklisted.
- STATUS_OK - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_OK - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was successfully submitted to the Nexmo service
- STATUS_PARTNER_ACCOUNT_BARRED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because your account has been barred, or has not yet been activated
- STATUS_PARTNER_QUOTA_EXCEEDED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected because your pre-paid balance does not contain enough credit to handle this request.
Please top up your balance before re-submitting this request or subsequent requests.
- STATUS_THROTTLED - Static variable in class com.nexmo.client.verify.BaseResult
-
Verify was rejected due to exceeding the maximum throughput allowed for this account.
Verify can be re-requested after a short delay
- STATUS_TOO_MANY_DESTINATIONS - Static variable in class com.nexmo.client.verify.BaseResult
-
There are more than the maximum allowed number of destinations in this request
- STATUS_TOPIC_NOT_FOUND - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_TOPIC_PERMISSION_FAILURE - Static variable in class com.nexmo.client.sns.response.SnsResponse
-
- STATUS_UNSUPPORTED_NETWORK - Static variable in class com.nexmo.client.verify.BaseResult
-
The destination number is not in a supported network
- STATUS_WRONG_CODE_THROTTLED - Static variable in class com.nexmo.client.verify.BaseResult
-
A wrong code was provided too many times
- stopStream(String) - Method in class com.nexmo.client.voice.VoiceClient
-
Stop the audio being streamed into a call.
- stopTalk(String) - Method in class com.nexmo.client.voice.VoiceClient
-
Stop the message being spoken into a call.
- StreamAction - Class in com.nexmo.client.voice.ncco
-
An NCCO stream action which allows for media to be streamed to a call.
- StreamAction.Builder - Class in com.nexmo.client.voice.ncco
-
- StreamPayload - Class in com.nexmo.client.voice
-
- StreamPayload(String, int) - Constructor for class com.nexmo.client.voice.StreamPayload
-
- StreamRequest - Class in com.nexmo.client.voice
-
The request object to stream an audio file.
- StreamRequest(String, String, int) - Constructor for class com.nexmo.client.voice.StreamRequest
-
- StreamResponse - Class in com.nexmo.client.voice
-
Response from successfully streaming an audio file or stopping a stream to an active
Call.
- StreamResponse() - Constructor for class com.nexmo.client.voice.StreamResponse
-
- streams - Variable in class com.nexmo.client.voice.VoiceClient
-
- streamUrl(Collection<String>) - Method in class com.nexmo.client.voice.ncco.StreamAction.Builder
-
- streamUrl(String...) - Method in class com.nexmo.client.voice.ncco.StreamAction.Builder
-
- stringValue(Node) - Static method in class com.nexmo.client.legacyutils.XmlUtil
-
- submitConversion(ConversionRequest.Type, String, boolean, Date) - Method in class com.nexmo.client.conversion.ConversionClient
-
Submit a request to the Conversion API indicating whether or not a message was delivered.
- submitMessage(Message) - Method in class com.nexmo.client.sms.SmsClient
-
Send an SMS message.
- submitOnHash(Boolean) - Method in class com.nexmo.client.voice.ncco.InputAction.Builder
-
- subscribe(SnsSubscribeRequest) - Method in class com.nexmo.client.sns.SnsClient
-
- valueOf(String) - Static method in enum com.nexmo.client.account.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.application.capabilities.Capability.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.common.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.common.Webhook.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.conversion.ConversionRequest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.incoming.CallDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.incoming.CallStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.incoming.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.AdvancedInsightResponse.PortedStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.AdvancedInsightResponse.Reachability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.AdvancedInsightResponse.Validity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.CallerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.CarrierDetails.NetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.InsightStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.insight.RoamingDetails.RoamingStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.numbers.SearchPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.numbers.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.numbers.UpdateNumberRequest.CallbackType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.redact.RedactRequest.Product
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.redact.RedactRequest.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.sms.callback.messages.MO.MESSAGE_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.sms.messages.Message.MessageClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.sms.messages.Message.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.sms.MessageStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.Psd2Request.Workflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.VerifyCheck.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.VerifyControlCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.VerifyDetails.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.VerifyRequest.LineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.VerifyRequest.Workflow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.verify.VerifyStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.CallDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.CallOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.CallStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.MachineDetection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.ModifyCallAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.ncco.EventMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.ncco.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.ncco.RecordingFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.ncco.SplitRecording
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.nexmo.client.voice.VoiceName
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.nexmo.client.account.ServiceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.application.capabilities.Capability.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.common.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.common.Webhook.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.conversion.ConversionRequest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.incoming.CallDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.incoming.CallStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.incoming.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.AdvancedInsightResponse.PortedStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.AdvancedInsightResponse.Reachability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.AdvancedInsightResponse.Validity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.CallerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.CarrierDetails.NetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.InsightStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.insight.RoamingDetails.RoamingStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.numbers.SearchPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.numbers.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.numbers.UpdateNumberRequest.CallbackType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.redact.RedactRequest.Product
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.redact.RedactRequest.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.sms.callback.messages.MO.MESSAGE_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.sms.messages.Message.MessageClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.sms.messages.Message.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.sms.MessageStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.Psd2Request.Workflow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.VerifyCheck.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.VerifyControlCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.VerifyDetails.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.VerifyRequest.LineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.VerifyRequest.Workflow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.verify.VerifyStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.CallDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.CallOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.CallStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.MachineDetection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.ModifyCallAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.ncco.EventMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.ncco.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.ncco.RecordingFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.ncco.SplitRecording
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.nexmo.client.voice.VoiceName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vbc - Class in com.nexmo.client.application.capabilities
-
- Vbc.Builder - Class in com.nexmo.client.application.capabilities
-
- verify(String, String) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- verify(String, String, VerifyRequest.Workflow) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number with a pin verification workflow
- verify(String, String, String) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- verify(String, String, String, int, Locale) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- verify(String, String, String, int, Locale, VerifyRequest.LineType) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- verify(VerifyRequest) - Method in class com.nexmo.client.verify.VerifyClient
-
Send a verification request to a phone number.
- VerifyCheck - Class in com.nexmo.client.verify
-
- VerifyCheck(Date, String, VerifyCheck.Status, String) - Constructor for class com.nexmo.client.verify.VerifyCheck
-
- VerifyCheck.Status - Enum in com.nexmo.client.verify
-
- VerifyClient - Class in com.nexmo.client.verify
-
A client for talking to the Nexmo Verify API.
- VerifyClient(HttpWrapper) - Constructor for class com.nexmo.client.verify.VerifyClient
-
Constructor.
- VerifyControlCommand - Enum in com.nexmo.client.verify
-
- VerifyDetails - Class in com.nexmo.client.verify
-
- VerifyDetails() - Constructor for class com.nexmo.client.verify.VerifyDetails
-
- VerifyDetails.Status - Enum in com.nexmo.client.verify
-
- VerifyException - Exception in com.nexmo.client.verify
-
- VerifyException(String, String) - Constructor for exception com.nexmo.client.verify.VerifyException
-
- VerifyRequest - Class in com.nexmo.client.verify
-
Describes a Verify request when passed to VerifyEndpoint.
- VerifyRequest(String, String) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
- VerifyRequest(String, String, String) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
- VerifyRequest(String, String, String, int, Locale) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
- VerifyRequest(String, String, String, int, Locale, VerifyRequest.LineType) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
Deprecated.
- VerifyRequest(VerifyRequest.Builder) - Constructor for class com.nexmo.client.verify.VerifyRequest
-
- VerifyRequest.Builder - Class in com.nexmo.client.verify
-
Builder to create a Two Factor Authentication request
- VerifyRequest.LineType - Enum in com.nexmo.client.verify
-
- VerifyRequest.Workflow - Enum in com.nexmo.client.verify
-
Enumeration representing different verification workflows.
- verifyRequestSignature(HttpServletRequest, String) - Static method in class com.nexmo.client.auth.RequestSigning
-
Verifies the signature in an HttpServletRequest.
- verifyRequestSignature(HttpServletRequest, String, long) - Static method in class com.nexmo.client.auth.RequestSigning
-
Verifies the signature in an HttpServletRequest.
- VerifyResponse - Class in com.nexmo.client.verify
-
- VerifyResponse(VerifyStatus) - Constructor for class com.nexmo.client.verify.VerifyResponse
-
- VerifyStatus - Enum in com.nexmo.client.verify
-
- VerifyStatusDeserializer - Class in com.nexmo.client.verify
-
- VerifyStatusDeserializer() - Constructor for class com.nexmo.client.verify.VerifyStatusDeserializer
-
- Voice - Class in com.nexmo.client.application.capabilities
-
- Voice.Builder - Class in com.nexmo.client.application.capabilities
-
- VoiceClient - Class in com.nexmo.client.voice
-
A client for talking to the Nexmo Voice API.
- VoiceClient(HttpWrapper) - Constructor for class com.nexmo.client.voice.VoiceClient
-
Constructor.
- voiceName(VoiceName) - Method in class com.nexmo.client.voice.ncco.TalkAction.Builder
-
- VoiceName - Enum in com.nexmo.client.voice
-