@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonChimeSDKVoiceAsync extends AbstractAmazonChimeSDKVoice implements AmazonChimeSDKVoiceAsync
AmazonChimeSDKVoiceAsync. Convenient method forms pass through to the
corresponding overload that takes a request object and an AsyncHandler, which throws an
UnsupportedOperationException.ENDPOINT_PREFIXassociatePhoneNumbersWithVoiceConnector, associatePhoneNumbersWithVoiceConnectorGroup, batchDeletePhoneNumber, batchUpdatePhoneNumber, createPhoneNumberOrder, createProxySession, createSipMediaApplication, createSipMediaApplicationCall, createSipRule, createVoiceConnector, createVoiceConnectorGroup, createVoiceProfile, createVoiceProfileDomain, deletePhoneNumber, deleteProxySession, deleteSipMediaApplication, deleteSipRule, deleteVoiceConnector, deleteVoiceConnectorEmergencyCallingConfiguration, deleteVoiceConnectorGroup, deleteVoiceConnectorOrigination, deleteVoiceConnectorProxy, deleteVoiceConnectorStreamingConfiguration, deleteVoiceConnectorTermination, deleteVoiceConnectorTerminationCredentials, deleteVoiceProfile, deleteVoiceProfileDomain, disassociatePhoneNumbersFromVoiceConnector, disassociatePhoneNumbersFromVoiceConnectorGroup, getCachedResponseMetadata, getGlobalSettings, getPhoneNumber, getPhoneNumberOrder, getPhoneNumberSettings, getProxySession, getSipMediaApplication, getSipMediaApplicationAlexaSkillConfiguration, getSipMediaApplicationLoggingConfiguration, getSipRule, getSpeakerSearchTask, getVoiceConnector, getVoiceConnectorEmergencyCallingConfiguration, getVoiceConnectorGroup, getVoiceConnectorLoggingConfiguration, getVoiceConnectorOrigination, getVoiceConnectorProxy, getVoiceConnectorStreamingConfiguration, getVoiceConnectorTermination, getVoiceConnectorTerminationHealth, getVoiceProfile, getVoiceProfileDomain, getVoiceToneAnalysisTask, listAvailableVoiceConnectorRegions, listPhoneNumberOrders, listPhoneNumbers, listProxySessions, listSipMediaApplications, listSipRules, listSupportedPhoneNumberCountries, listTagsForResource, listVoiceConnectorGroups, listVoiceConnectors, listVoiceConnectorTerminationCredentials, listVoiceProfileDomains, listVoiceProfiles, putSipMediaApplicationAlexaSkillConfiguration, putSipMediaApplicationLoggingConfiguration, putVoiceConnectorEmergencyCallingConfiguration, putVoiceConnectorLoggingConfiguration, putVoiceConnectorOrigination, putVoiceConnectorProxy, putVoiceConnectorStreamingConfiguration, putVoiceConnectorTermination, putVoiceConnectorTerminationCredentials, restorePhoneNumber, searchAvailablePhoneNumbers, shutdown, startSpeakerSearchTask, startVoiceToneAnalysisTask, stopSpeakerSearchTask, stopVoiceToneAnalysisTask, tagResource, untagResource, updateGlobalSettings, updatePhoneNumber, updatePhoneNumberSettings, updateProxySession, updateSipMediaApplication, updateSipMediaApplicationCall, updateSipRule, updateVoiceConnector, updateVoiceConnectorGroup, updateVoiceProfile, updateVoiceProfileDomain, validateE911Addressequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociatePhoneNumbersWithVoiceConnector, associatePhoneNumbersWithVoiceConnectorGroup, batchDeletePhoneNumber, batchUpdatePhoneNumber, createPhoneNumberOrder, createProxySession, createSipMediaApplication, createSipMediaApplicationCall, createSipRule, createVoiceConnector, createVoiceConnectorGroup, createVoiceProfile, createVoiceProfileDomain, deletePhoneNumber, deleteProxySession, deleteSipMediaApplication, deleteSipRule, deleteVoiceConnector, deleteVoiceConnectorEmergencyCallingConfiguration, deleteVoiceConnectorGroup, deleteVoiceConnectorOrigination, deleteVoiceConnectorProxy, deleteVoiceConnectorStreamingConfiguration, deleteVoiceConnectorTermination, deleteVoiceConnectorTerminationCredentials, deleteVoiceProfile, deleteVoiceProfileDomain, disassociatePhoneNumbersFromVoiceConnector, disassociatePhoneNumbersFromVoiceConnectorGroup, getCachedResponseMetadata, getGlobalSettings, getPhoneNumber, getPhoneNumberOrder, getPhoneNumberSettings, getProxySession, getSipMediaApplication, getSipMediaApplicationAlexaSkillConfiguration, getSipMediaApplicationLoggingConfiguration, getSipRule, getSpeakerSearchTask, getVoiceConnector, getVoiceConnectorEmergencyCallingConfiguration, getVoiceConnectorGroup, getVoiceConnectorLoggingConfiguration, getVoiceConnectorOrigination, getVoiceConnectorProxy, getVoiceConnectorStreamingConfiguration, getVoiceConnectorTermination, getVoiceConnectorTerminationHealth, getVoiceProfile, getVoiceProfileDomain, getVoiceToneAnalysisTask, listAvailableVoiceConnectorRegions, listPhoneNumberOrders, listPhoneNumbers, listProxySessions, listSipMediaApplications, listSipRules, listSupportedPhoneNumberCountries, listTagsForResource, listVoiceConnectorGroups, listVoiceConnectors, listVoiceConnectorTerminationCredentials, listVoiceProfileDomains, listVoiceProfiles, putSipMediaApplicationAlexaSkillConfiguration, putSipMediaApplicationLoggingConfiguration, putVoiceConnectorEmergencyCallingConfiguration, putVoiceConnectorLoggingConfiguration, putVoiceConnectorOrigination, putVoiceConnectorProxy, putVoiceConnectorStreamingConfiguration, putVoiceConnectorTermination, putVoiceConnectorTerminationCredentials, restorePhoneNumber, searchAvailablePhoneNumbers, shutdown, startSpeakerSearchTask, startVoiceToneAnalysisTask, stopSpeakerSearchTask, stopVoiceToneAnalysisTask, tagResource, untagResource, updateGlobalSettings, updatePhoneNumber, updatePhoneNumberSettings, updateProxySession, updateSipMediaApplication, updateSipMediaApplicationCall, updateSipRule, updateVoiceConnector, updateVoiceConnectorGroup, updateVoiceProfile, updateVoiceProfileDomain, validateE911Addresspublic Future<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request)
AmazonChimeSDKVoiceAsyncAssociates phone numbers with the specified Amazon Chime SDK Voice Connector.
associatePhoneNumbersWithVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorRequest,AssociatePhoneNumbersWithVoiceConnectorResult> asyncHandler)
AmazonChimeSDKVoiceAsyncAssociates phone numbers with the specified Amazon Chime SDK Voice Connector.
associatePhoneNumbersWithVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<AssociatePhoneNumbersWithVoiceConnectorGroupResult> associatePhoneNumbersWithVoiceConnectorGroupAsync(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request)
AmazonChimeSDKVoiceAsyncAssociates phone numbers with the specified Amazon Chime SDK Voice Connector group.
associatePhoneNumbersWithVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<AssociatePhoneNumbersWithVoiceConnectorGroupResult> associatePhoneNumbersWithVoiceConnectorGroupAsync(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorGroupRequest,AssociatePhoneNumbersWithVoiceConnectorGroupResult> asyncHandler)
AmazonChimeSDKVoiceAsyncAssociates phone numbers with the specified Amazon Chime SDK Voice Connector group.
associatePhoneNumbersWithVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchDeletePhoneNumberResult> batchDeletePhoneNumberAsync(BatchDeletePhoneNumberRequest request)
AmazonChimeSDKVoiceAsyncMoves phone numbers into the Deletion queue. Phone numbers must be disassociated from any users or Amazon Chime SDK Voice Connectors before they can be deleted.
Phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.
batchDeletePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<BatchDeletePhoneNumberResult> batchDeletePhoneNumberAsync(BatchDeletePhoneNumberRequest request, AsyncHandler<BatchDeletePhoneNumberRequest,BatchDeletePhoneNumberResult> asyncHandler)
AmazonChimeSDKVoiceAsyncMoves phone numbers into the Deletion queue. Phone numbers must be disassociated from any users or Amazon Chime SDK Voice Connectors before they can be deleted.
Phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.
batchDeletePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchUpdatePhoneNumberResult> batchUpdatePhoneNumberAsync(BatchUpdatePhoneNumberRequest request)
AmazonChimeSDKVoiceAsyncUpdates one or more phone numbers.
batchUpdatePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<BatchUpdatePhoneNumberResult> batchUpdatePhoneNumberAsync(BatchUpdatePhoneNumberRequest request, AsyncHandler<BatchUpdatePhoneNumberRequest,BatchUpdatePhoneNumberResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates one or more phone numbers.
batchUpdatePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreatePhoneNumberOrderResult> createPhoneNumberOrderAsync(CreatePhoneNumberOrderRequest request)
AmazonChimeSDKVoiceAsyncCreates an order for phone numbers to be provisioned. For numbers outside the U.S., you must use the Amazon Chime SDK SIP media application dial-in product type.
createPhoneNumberOrderAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreatePhoneNumberOrderResult> createPhoneNumberOrderAsync(CreatePhoneNumberOrderRequest request, AsyncHandler<CreatePhoneNumberOrderRequest,CreatePhoneNumberOrderResult> asyncHandler)
AmazonChimeSDKVoiceAsyncCreates an order for phone numbers to be provisioned. For numbers outside the U.S., you must use the Amazon Chime SDK SIP media application dial-in product type.
createPhoneNumberOrderAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateProxySessionResult> createProxySessionAsync(CreateProxySessionRequest request)
AmazonChimeSDKVoiceAsyncCreates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone numbers.
createProxySessionAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateProxySessionResult> createProxySessionAsync(CreateProxySessionRequest request, AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler)
AmazonChimeSDKVoiceAsyncCreates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone numbers.
createProxySessionAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateSipMediaApplicationResult> createSipMediaApplicationAsync(CreateSipMediaApplicationRequest request)
AmazonChimeSDKVoiceAsyncCreates a SIP media application. For more information about SIP media applications, see Managing SIP media applications and rules in the Amazon Chime SDK Administrator Guide.
createSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateSipMediaApplicationResult> createSipMediaApplicationAsync(CreateSipMediaApplicationRequest request, AsyncHandler<CreateSipMediaApplicationRequest,CreateSipMediaApplicationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncCreates a SIP media application. For more information about SIP media applications, see Managing SIP media applications and rules in the Amazon Chime SDK Administrator Guide.
createSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateSipMediaApplicationCallResult> createSipMediaApplicationCallAsync(CreateSipMediaApplicationCallRequest request)
AmazonChimeSDKVoiceAsync
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the
endpoint of the specified sipMediaApplicationId.
createSipMediaApplicationCallAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateSipMediaApplicationCallResult> createSipMediaApplicationCallAsync(CreateSipMediaApplicationCallRequest request, AsyncHandler<CreateSipMediaApplicationCallRequest,CreateSipMediaApplicationCallResult> asyncHandler)
AmazonChimeSDKVoiceAsync
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the
endpoint of the specified sipMediaApplicationId.
createSipMediaApplicationCallAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateSipRuleResult> createSipRuleAsync(CreateSipRuleRequest request)
AmazonChimeSDKVoiceAsyncCreates a SIP rule, which can be used to run a SIP media application as a target for a specific trigger type. For more information about SIP rules, see Managing SIP media applications and rules in the Amazon Chime SDK Administrator Guide.
createSipRuleAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateSipRuleResult> createSipRuleAsync(CreateSipRuleRequest request, AsyncHandler<CreateSipRuleRequest,CreateSipRuleResult> asyncHandler)
AmazonChimeSDKVoiceAsyncCreates a SIP rule, which can be used to run a SIP media application as a target for a specific trigger type. For more information about SIP rules, see Managing SIP media applications and rules in the Amazon Chime SDK Administrator Guide.
createSipRuleAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateVoiceConnectorResult> createVoiceConnectorAsync(CreateVoiceConnectorRequest request)
AmazonChimeSDKVoiceAsyncCreates an Amazon Chime SDK Voice Connector. For more information about Voice Connectors, see Managing Amazon Chime SDK Voice Connector groups in the Amazon Chime SDK Administrator Guide.
createVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateVoiceConnectorResult> createVoiceConnectorAsync(CreateVoiceConnectorRequest request, AsyncHandler<CreateVoiceConnectorRequest,CreateVoiceConnectorResult> asyncHandler)
AmazonChimeSDKVoiceAsyncCreates an Amazon Chime SDK Voice Connector. For more information about Voice Connectors, see Managing Amazon Chime SDK Voice Connector groups in the Amazon Chime SDK Administrator Guide.
createVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateVoiceConnectorGroupResult> createVoiceConnectorGroupAsync(CreateVoiceConnectorGroupRequest request)
AmazonChimeSDKVoiceAsync
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account. You can associate Amazon
Chime SDK Voice Connectors with the Voice Connector group by including VoiceConnectorItems in the
request.
You can include Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.
createVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateVoiceConnectorGroupResult> createVoiceConnectorGroupAsync(CreateVoiceConnectorGroupRequest request, AsyncHandler<CreateVoiceConnectorGroupRequest,CreateVoiceConnectorGroupResult> asyncHandler)
AmazonChimeSDKVoiceAsync
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account. You can associate Amazon
Chime SDK Voice Connectors with the Voice Connector group by including VoiceConnectorItems in the
request.
You can include Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.
createVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateVoiceProfileResult> createVoiceProfileAsync(CreateVoiceProfileRequest request)
AmazonChimeSDKVoiceAsyncCreates a voice profile, which consists of an enrolled user and their latest voice print.
Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
For more information about voice profiles and voice analytics, see Using Amazon Chime SDK Voice Analytics in the Amazon Chime SDK Developer Guide.
createVoiceProfileAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateVoiceProfileResult> createVoiceProfileAsync(CreateVoiceProfileRequest request, AsyncHandler<CreateVoiceProfileRequest,CreateVoiceProfileResult> asyncHandler)
AmazonChimeSDKVoiceAsyncCreates a voice profile, which consists of an enrolled user and their latest voice print.
Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
For more information about voice profiles and voice analytics, see Using Amazon Chime SDK Voice Analytics in the Amazon Chime SDK Developer Guide.
createVoiceProfileAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateVoiceProfileDomainResult> createVoiceProfileDomainAsync(CreateVoiceProfileDomainRequest request)
AmazonChimeSDKVoiceAsyncCreates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment audio.
Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
For more information about voice profile domains, see Using Amazon Chime SDK Voice Analytics in the Amazon Chime SDK Developer Guide.
createVoiceProfileDomainAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateVoiceProfileDomainResult> createVoiceProfileDomainAsync(CreateVoiceProfileDomainRequest request, AsyncHandler<CreateVoiceProfileDomainRequest,CreateVoiceProfileDomainResult> asyncHandler)
AmazonChimeSDKVoiceAsyncCreates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment audio.
Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
For more information about voice profile domains, see Using Amazon Chime SDK Voice Analytics in the Amazon Chime SDK Developer Guide.
createVoiceProfileDomainAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeletePhoneNumberResult> deletePhoneNumberAsync(DeletePhoneNumberRequest request)
AmazonChimeSDKVoiceAsyncMoves the specified phone number into the Deletion queue. A phone number must be disassociated from any users or Amazon Chime SDK Voice Connectors before it can be deleted.
Deleted phone numbers remain in the Deletion queue queue for 7 days before they are deleted permanently.
deletePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeletePhoneNumberResult> deletePhoneNumberAsync(DeletePhoneNumberRequest request, AsyncHandler<DeletePhoneNumberRequest,DeletePhoneNumberResult> asyncHandler)
AmazonChimeSDKVoiceAsyncMoves the specified phone number into the Deletion queue. A phone number must be disassociated from any users or Amazon Chime SDK Voice Connectors before it can be deleted.
Deleted phone numbers remain in the Deletion queue queue for 7 days before they are deleted permanently.
deletePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteProxySessionResult> deleteProxySessionAsync(DeleteProxySessionRequest request)
AmazonChimeSDKVoiceAsyncDeletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.
deleteProxySessionAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteProxySessionResult> deleteProxySessionAsync(DeleteProxySessionRequest request, AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.
deleteProxySessionAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSipMediaApplicationResult> deleteSipMediaApplicationAsync(DeleteSipMediaApplicationRequest request)
AmazonChimeSDKVoiceAsyncDeletes a SIP media application.
deleteSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteSipMediaApplicationResult> deleteSipMediaApplicationAsync(DeleteSipMediaApplicationRequest request, AsyncHandler<DeleteSipMediaApplicationRequest,DeleteSipMediaApplicationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes a SIP media application.
deleteSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteSipRuleResult> deleteSipRuleAsync(DeleteSipRuleRequest request)
AmazonChimeSDKVoiceAsyncDeletes a SIP rule.
deleteSipRuleAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteSipRuleResult> deleteSipRuleAsync(DeleteSipRuleRequest request, AsyncHandler<DeleteSipRuleRequest,DeleteSipRuleResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes a SIP rule.
deleteSipRuleAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceConnectorResult> deleteVoiceConnectorAsync(DeleteVoiceConnectorRequest request)
AmazonChimeSDKVoiceAsyncDeletes an Amazon Chime SDK Voice Connector. Any phone numbers associated with the Amazon Chime SDK Voice Connector must be disassociated from it before it can be deleted.
deleteVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorResult> deleteVoiceConnectorAsync(DeleteVoiceConnectorRequest request, AsyncHandler<DeleteVoiceConnectorRequest,DeleteVoiceConnectorResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes an Amazon Chime SDK Voice Connector. Any phone numbers associated with the Amazon Chime SDK Voice Connector must be disassociated from it before it can be deleted.
deleteVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceConnectorEmergencyCallingConfigurationResult> deleteVoiceConnectorEmergencyCallingConfigurationAsync(DeleteVoiceConnectorEmergencyCallingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncDeletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.
deleteVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorEmergencyCallingConfigurationResult> deleteVoiceConnectorEmergencyCallingConfigurationAsync(DeleteVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<DeleteVoiceConnectorEmergencyCallingConfigurationRequest,DeleteVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.
deleteVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceConnectorGroupResult> deleteVoiceConnectorGroupAsync(DeleteVoiceConnectorGroupRequest request)
AmazonChimeSDKVoiceAsync
Deletes an Amazon Chime SDK Voice Connector group. Any VoiceConnectorItems and phone numbers
associated with the group must be removed before it can be deleted.
deleteVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorGroupResult> deleteVoiceConnectorGroupAsync(DeleteVoiceConnectorGroupRequest request, AsyncHandler<DeleteVoiceConnectorGroupRequest,DeleteVoiceConnectorGroupResult> asyncHandler)
AmazonChimeSDKVoiceAsync
Deletes an Amazon Chime SDK Voice Connector group. Any VoiceConnectorItems and phone numbers
associated with the group must be removed before it can be deleted.
deleteVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceConnectorOriginationResult> deleteVoiceConnectorOriginationAsync(DeleteVoiceConnectorOriginationRequest request)
AmazonChimeSDKVoiceAsyncDeletes the origination settings for the specified Amazon Chime SDK Voice Connector.
If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the origination settings.
deleteVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorOriginationResult> deleteVoiceConnectorOriginationAsync(DeleteVoiceConnectorOriginationRequest request, AsyncHandler<DeleteVoiceConnectorOriginationRequest,DeleteVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes the origination settings for the specified Amazon Chime SDK Voice Connector.
If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the origination settings.
deleteVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceConnectorProxyResult> deleteVoiceConnectorProxyAsync(DeleteVoiceConnectorProxyRequest request)
AmazonChimeSDKVoiceAsyncDeletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
deleteVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorProxyResult> deleteVoiceConnectorProxyAsync(DeleteVoiceConnectorProxyRequest request, AsyncHandler<DeleteVoiceConnectorProxyRequest,DeleteVoiceConnectorProxyResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
deleteVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceConnectorStreamingConfigurationResult> deleteVoiceConnectorStreamingConfigurationAsync(DeleteVoiceConnectorStreamingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncDeletes a Voice Connector's streaming configuration.
deleteVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorStreamingConfigurationResult> deleteVoiceConnectorStreamingConfigurationAsync(DeleteVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<DeleteVoiceConnectorStreamingConfigurationRequest,DeleteVoiceConnectorStreamingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes a Voice Connector's streaming configuration.
deleteVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceConnectorTerminationResult> deleteVoiceConnectorTerminationAsync(DeleteVoiceConnectorTerminationRequest request)
AmazonChimeSDKVoiceAsyncDeletes the termination settings for the specified Amazon Chime SDK Voice Connector.
If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the termination settings.
deleteVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorTerminationResult> deleteVoiceConnectorTerminationAsync(DeleteVoiceConnectorTerminationRequest request, AsyncHandler<DeleteVoiceConnectorTerminationRequest,DeleteVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes the termination settings for the specified Amazon Chime SDK Voice Connector.
If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the termination settings.
deleteVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceConnectorTerminationCredentialsResult> deleteVoiceConnectorTerminationCredentialsAsync(DeleteVoiceConnectorTerminationCredentialsRequest request)
AmazonChimeSDKVoiceAsyncDeletes the specified SIP credentials used by your equipment to authenticate during call termination.
deleteVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorTerminationCredentialsResult> deleteVoiceConnectorTerminationCredentialsAsync(DeleteVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<DeleteVoiceConnectorTerminationCredentialsRequest,DeleteVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes the specified SIP credentials used by your equipment to authenticate during call termination.
deleteVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceProfileResult> deleteVoiceProfileAsync(DeleteVoiceProfileRequest request)
AmazonChimeSDKVoiceAsyncDeletes a voice profile, including its voice print and enrollment data. WARNING: This action is not reversible.
deleteVoiceProfileAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceProfileResult> deleteVoiceProfileAsync(DeleteVoiceProfileRequest request, AsyncHandler<DeleteVoiceProfileRequest,DeleteVoiceProfileResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes a voice profile, including its voice print and enrollment data. WARNING: This action is not reversible.
deleteVoiceProfileAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteVoiceProfileDomainResult> deleteVoiceProfileDomainAsync(DeleteVoiceProfileDomainRequest request)
AmazonChimeSDKVoiceAsyncDeletes all voice profiles in the domain. WARNING: This action is not reversible.
deleteVoiceProfileDomainAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceProfileDomainResult> deleteVoiceProfileDomainAsync(DeleteVoiceProfileDomainRequest request, AsyncHandler<DeleteVoiceProfileDomainRequest,DeleteVoiceProfileDomainResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDeletes all voice profiles in the domain. WARNING: This action is not reversible.
deleteVoiceProfileDomainAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociatePhoneNumbersFromVoiceConnectorResult> disassociatePhoneNumbersFromVoiceConnectorAsync(DisassociatePhoneNumbersFromVoiceConnectorRequest request)
AmazonChimeSDKVoiceAsyncDisassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.
disassociatePhoneNumbersFromVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DisassociatePhoneNumbersFromVoiceConnectorResult> disassociatePhoneNumbersFromVoiceConnectorAsync(DisassociatePhoneNumbersFromVoiceConnectorRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorRequest,DisassociatePhoneNumbersFromVoiceConnectorResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDisassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.
disassociatePhoneNumbersFromVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DisassociatePhoneNumbersFromVoiceConnectorGroupResult> disassociatePhoneNumbersFromVoiceConnectorGroupAsync(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest request)
AmazonChimeSDKVoiceAsyncDisassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.
disassociatePhoneNumbersFromVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DisassociatePhoneNumbersFromVoiceConnectorGroupResult> disassociatePhoneNumbersFromVoiceConnectorGroupAsync(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorGroupRequest,DisassociatePhoneNumbersFromVoiceConnectorGroupResult> asyncHandler)
AmazonChimeSDKVoiceAsyncDisassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.
disassociatePhoneNumbersFromVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetGlobalSettingsResult> getGlobalSettingsAsync(GetGlobalSettingsRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
getGlobalSettingsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetGlobalSettingsResult> getGlobalSettingsAsync(GetGlobalSettingsRequest request, AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
getGlobalSettingsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetPhoneNumberResult> getPhoneNumberAsync(GetPhoneNumberRequest request)
AmazonChimeSDKVoiceAsyncRetrieves details for the specified phone number ID, such as associations, capabilities, and product type.
getPhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetPhoneNumberResult> getPhoneNumberAsync(GetPhoneNumberRequest request, AsyncHandler<GetPhoneNumberRequest,GetPhoneNumberResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves details for the specified phone number ID, such as associations, capabilities, and product type.
getPhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetPhoneNumberOrderResult> getPhoneNumberOrderAsync(GetPhoneNumberOrderRequest request)
AmazonChimeSDKVoiceAsyncRetrieves details for the specified phone number order, such as the order creation timestamp, phone numbers in E.164 format, product type, and order status.
getPhoneNumberOrderAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetPhoneNumberOrderResult> getPhoneNumberOrderAsync(GetPhoneNumberOrderRequest request, AsyncHandler<GetPhoneNumberOrderRequest,GetPhoneNumberOrderResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves details for the specified phone number order, such as the order creation timestamp, phone numbers in E.164 format, product type, and order status.
getPhoneNumberOrderAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetPhoneNumberSettingsResult> getPhoneNumberSettingsAsync(GetPhoneNumberSettingsRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.
getPhoneNumberSettingsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetPhoneNumberSettingsResult> getPhoneNumberSettingsAsync(GetPhoneNumberSettingsRequest request, AsyncHandler<GetPhoneNumberSettingsRequest,GetPhoneNumberSettingsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.
getPhoneNumberSettingsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetProxySessionResult> getProxySessionAsync(GetProxySessionRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
getProxySessionAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetProxySessionResult> getProxySessionAsync(GetProxySessionRequest request, AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
getProxySessionAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSipMediaApplicationResult> getSipMediaApplicationAsync(GetSipMediaApplicationRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the information for a SIP media application, including name, AWS Region, and endpoints.
getSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSipMediaApplicationResult> getSipMediaApplicationAsync(GetSipMediaApplicationRequest request, AsyncHandler<GetSipMediaApplicationRequest,GetSipMediaApplicationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the information for a SIP media application, including name, AWS Region, and endpoints.
getSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSipMediaApplicationAlexaSkillConfigurationResult> getSipMediaApplicationAlexaSkillConfigurationAsync(GetSipMediaApplicationAlexaSkillConfigurationRequest request)
AmazonChimeSDKVoiceAsyncGets the Alexa Skill configuration for the SIP media application.
getSipMediaApplicationAlexaSkillConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSipMediaApplicationAlexaSkillConfigurationResult> getSipMediaApplicationAlexaSkillConfigurationAsync(GetSipMediaApplicationAlexaSkillConfigurationRequest request, AsyncHandler<GetSipMediaApplicationAlexaSkillConfigurationRequest,GetSipMediaApplicationAlexaSkillConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncGets the Alexa Skill configuration for the SIP media application.
getSipMediaApplicationAlexaSkillConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSipMediaApplicationLoggingConfigurationResult> getSipMediaApplicationLoggingConfigurationAsync(GetSipMediaApplicationLoggingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the logging configuration for the specified SIP media application.
getSipMediaApplicationLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSipMediaApplicationLoggingConfigurationResult> getSipMediaApplicationLoggingConfigurationAsync(GetSipMediaApplicationLoggingConfigurationRequest request, AsyncHandler<GetSipMediaApplicationLoggingConfigurationRequest,GetSipMediaApplicationLoggingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the logging configuration for the specified SIP media application.
getSipMediaApplicationLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSipRuleResult> getSipRuleAsync(GetSipRuleRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
getSipRuleAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSipRuleResult> getSipRuleAsync(GetSipRuleRequest request, AsyncHandler<GetSipRuleRequest,GetSipRuleResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
getSipRuleAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetSpeakerSearchTaskResult> getSpeakerSearchTaskAsync(GetSpeakerSearchTaskRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the details of the specified speaker search task.
getSpeakerSearchTaskAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSpeakerSearchTaskResult> getSpeakerSearchTaskAsync(GetSpeakerSearchTaskRequest request, AsyncHandler<GetSpeakerSearchTaskRequest,GetSpeakerSearchTaskResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the details of the specified speaker search task.
getSpeakerSearchTaskAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorResult> getVoiceConnectorAsync(GetVoiceConnectorRequest request)
AmazonChimeSDKVoiceAsyncRetrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and encryption requirements.
getVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorResult> getVoiceConnectorAsync(GetVoiceConnectorRequest request, AsyncHandler<GetVoiceConnectorRequest,GetVoiceConnectorResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and encryption requirements.
getVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorEmergencyCallingConfigurationResult> getVoiceConnectorEmergencyCallingConfigurationAsync(GetVoiceConnectorEmergencyCallingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the emergency calling configuration details for the specified Voice Connector.
getVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorEmergencyCallingConfigurationResult> getVoiceConnectorEmergencyCallingConfigurationAsync(GetVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<GetVoiceConnectorEmergencyCallingConfigurationRequest,GetVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the emergency calling configuration details for the specified Voice Connector.
getVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorGroupResult> getVoiceConnectorGroupAsync(GetVoiceConnectorGroupRequest request)
AmazonChimeSDKVoiceAsync
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated VoiceConnectorItems.
getVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorGroupResult> getVoiceConnectorGroupAsync(GetVoiceConnectorGroupRequest request, AsyncHandler<GetVoiceConnectorGroupRequest,GetVoiceConnectorGroupResult> asyncHandler)
AmazonChimeSDKVoiceAsync
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated VoiceConnectorItems.
getVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorLoggingConfigurationResult> getVoiceConnectorLoggingConfigurationAsync(GetVoiceConnectorLoggingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the logging configuration settings for the specified Voice Connector. Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
getVoiceConnectorLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorLoggingConfigurationResult> getVoiceConnectorLoggingConfigurationAsync(GetVoiceConnectorLoggingConfigurationRequest request, AsyncHandler<GetVoiceConnectorLoggingConfigurationRequest,GetVoiceConnectorLoggingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the logging configuration settings for the specified Voice Connector. Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
getVoiceConnectorLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorOriginationResult> getVoiceConnectorOriginationAsync(GetVoiceConnectorOriginationRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the origination settings for the specified Voice Connector.
getVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorOriginationResult> getVoiceConnectorOriginationAsync(GetVoiceConnectorOriginationRequest request, AsyncHandler<GetVoiceConnectorOriginationRequest,GetVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the origination settings for the specified Voice Connector.
getVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorProxyResult> getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
getVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorProxyResult> getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request, AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
getVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorStreamingConfigurationResult> getVoiceConnectorStreamingConfigurationAsync(GetVoiceConnectorStreamingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows the retention period, in hours, for the Amazon Kinesis data.
getVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorStreamingConfigurationResult> getVoiceConnectorStreamingConfigurationAsync(GetVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<GetVoiceConnectorStreamingConfigurationRequest,GetVoiceConnectorStreamingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows the retention period, in hours, for the Amazon Kinesis data.
getVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorTerminationResult> getVoiceConnectorTerminationAsync(GetVoiceConnectorTerminationRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the termination setting details for the specified Voice Connector.
getVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorTerminationResult> getVoiceConnectorTerminationAsync(GetVoiceConnectorTerminationRequest request, AsyncHandler<GetVoiceConnectorTerminationRequest,GetVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the termination setting details for the specified Voice Connector.
getVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceConnectorTerminationHealthResult> getVoiceConnectorTerminationHealthAsync(GetVoiceConnectorTerminationHealthRequest request)
AmazonChimeSDKVoiceAsync
Retrieves information about the last time a SIP OPTIONS ping was received from your SIP
infrastructure for the specified Amazon Chime SDK Voice Connector.
getVoiceConnectorTerminationHealthAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorTerminationHealthResult> getVoiceConnectorTerminationHealthAsync(GetVoiceConnectorTerminationHealthRequest request, AsyncHandler<GetVoiceConnectorTerminationHealthRequest,GetVoiceConnectorTerminationHealthResult> asyncHandler)
AmazonChimeSDKVoiceAsync
Retrieves information about the last time a SIP OPTIONS ping was received from your SIP
infrastructure for the specified Amazon Chime SDK Voice Connector.
getVoiceConnectorTerminationHealthAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceProfileResult> getVoiceProfileAsync(GetVoiceProfileRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the details of the specified voice profile.
getVoiceProfileAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceProfileResult> getVoiceProfileAsync(GetVoiceProfileRequest request, AsyncHandler<GetVoiceProfileRequest,GetVoiceProfileResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the details of the specified voice profile.
getVoiceProfileAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceProfileDomainResult> getVoiceProfileDomainAsync(GetVoiceProfileDomainRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the details of the specified voice profile domain.
getVoiceProfileDomainAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceProfileDomainResult> getVoiceProfileDomainAsync(GetVoiceProfileDomainRequest request, AsyncHandler<GetVoiceProfileDomainRequest,GetVoiceProfileDomainResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the details of the specified voice profile domain.
getVoiceProfileDomainAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetVoiceToneAnalysisTaskResult> getVoiceToneAnalysisTaskAsync(GetVoiceToneAnalysisTaskRequest request)
AmazonChimeSDKVoiceAsyncRetrieves the details of a voice tone analysis task.
getVoiceToneAnalysisTaskAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceToneAnalysisTaskResult> getVoiceToneAnalysisTaskAsync(GetVoiceToneAnalysisTaskRequest request, AsyncHandler<GetVoiceToneAnalysisTaskRequest,GetVoiceToneAnalysisTaskResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRetrieves the details of a voice tone analysis task.
getVoiceToneAnalysisTaskAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListAvailableVoiceConnectorRegionsResult> listAvailableVoiceConnectorRegionsAsync(ListAvailableVoiceConnectorRegionsRequest request)
AmazonChimeSDKVoiceAsyncLists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.
listAvailableVoiceConnectorRegionsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListAvailableVoiceConnectorRegionsResult> listAvailableVoiceConnectorRegionsAsync(ListAvailableVoiceConnectorRegionsRequest request, AsyncHandler<ListAvailableVoiceConnectorRegionsRequest,ListAvailableVoiceConnectorRegionsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.
listAvailableVoiceConnectorRegionsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListPhoneNumberOrdersResult> listPhoneNumberOrdersAsync(ListPhoneNumberOrdersRequest request)
AmazonChimeSDKVoiceAsyncLists the phone numbers for an administrator's Amazon Chime SDK account.
listPhoneNumberOrdersAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListPhoneNumberOrdersResult> listPhoneNumberOrdersAsync(ListPhoneNumberOrdersRequest request, AsyncHandler<ListPhoneNumberOrdersRequest,ListPhoneNumberOrdersResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the phone numbers for an administrator's Amazon Chime SDK account.
listPhoneNumberOrdersAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListPhoneNumbersResult> listPhoneNumbersAsync(ListPhoneNumbersRequest request)
AmazonChimeSDKVoiceAsyncLists the phone numbers for the specified Amazon Chime SDK account, Amazon Chime SDK user, Amazon Chime SDK Voice Connector, or Amazon Chime SDK Voice Connector group.
listPhoneNumbersAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListPhoneNumbersResult> listPhoneNumbersAsync(ListPhoneNumbersRequest request, AsyncHandler<ListPhoneNumbersRequest,ListPhoneNumbersResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the phone numbers for the specified Amazon Chime SDK account, Amazon Chime SDK user, Amazon Chime SDK Voice Connector, or Amazon Chime SDK Voice Connector group.
listPhoneNumbersAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListProxySessionsResult> listProxySessionsAsync(ListProxySessionsRequest request)
AmazonChimeSDKVoiceAsyncLists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
listProxySessionsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListProxySessionsResult> listProxySessionsAsync(ListProxySessionsRequest request, AsyncHandler<ListProxySessionsRequest,ListProxySessionsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
listProxySessionsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSipMediaApplicationsResult> listSipMediaApplicationsAsync(ListSipMediaApplicationsRequest request)
AmazonChimeSDKVoiceAsyncLists the SIP media applications under the administrator's AWS account.
listSipMediaApplicationsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListSipMediaApplicationsResult> listSipMediaApplicationsAsync(ListSipMediaApplicationsRequest request, AsyncHandler<ListSipMediaApplicationsRequest,ListSipMediaApplicationsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the SIP media applications under the administrator's AWS account.
listSipMediaApplicationsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSipRulesResult> listSipRulesAsync(ListSipRulesRequest request)
AmazonChimeSDKVoiceAsyncLists the SIP rules under the administrator's AWS account.
listSipRulesAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListSipRulesResult> listSipRulesAsync(ListSipRulesRequest request, AsyncHandler<ListSipRulesRequest,ListSipRulesResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the SIP rules under the administrator's AWS account.
listSipRulesAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListSupportedPhoneNumberCountriesResult> listSupportedPhoneNumberCountriesAsync(ListSupportedPhoneNumberCountriesRequest request)
AmazonChimeSDKVoiceAsyncLists the countries that you can order phone numbers from.
listSupportedPhoneNumberCountriesAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListSupportedPhoneNumberCountriesResult> listSupportedPhoneNumberCountriesAsync(ListSupportedPhoneNumberCountriesRequest request, AsyncHandler<ListSupportedPhoneNumberCountriesRequest,ListSupportedPhoneNumberCountriesResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the countries that you can order phone numbers from.
listSupportedPhoneNumberCountriesAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonChimeSDKVoiceAsyncReturns a list of the tags in a given resource.
listTagsForResourceAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AmazonChimeSDKVoiceAsyncReturns a list of the tags in a given resource.
listTagsForResourceAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListVoiceConnectorGroupsResult> listVoiceConnectorGroupsAsync(ListVoiceConnectorGroupsRequest request)
AmazonChimeSDKVoiceAsyncLists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
listVoiceConnectorGroupsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListVoiceConnectorGroupsResult> listVoiceConnectorGroupsAsync(ListVoiceConnectorGroupsRequest request, AsyncHandler<ListVoiceConnectorGroupsRequest,ListVoiceConnectorGroupsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
listVoiceConnectorGroupsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListVoiceConnectorTerminationCredentialsResult> listVoiceConnectorTerminationCredentialsAsync(ListVoiceConnectorTerminationCredentialsRequest request)
AmazonChimeSDKVoiceAsyncLists the SIP credentials for the specified Amazon Chime SDK Voice Connector.
listVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListVoiceConnectorTerminationCredentialsResult> listVoiceConnectorTerminationCredentialsAsync(ListVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<ListVoiceConnectorTerminationCredentialsRequest,ListVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the SIP credentials for the specified Amazon Chime SDK Voice Connector.
listVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListVoiceConnectorsResult> listVoiceConnectorsAsync(ListVoiceConnectorsRequest request)
AmazonChimeSDKVoiceAsyncLists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
listVoiceConnectorsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListVoiceConnectorsResult> listVoiceConnectorsAsync(ListVoiceConnectorsRequest request, AsyncHandler<ListVoiceConnectorsRequest,ListVoiceConnectorsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
listVoiceConnectorsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListVoiceProfileDomainsResult> listVoiceProfileDomainsAsync(ListVoiceProfileDomainsRequest request)
AmazonChimeSDKVoiceAsyncLists the specified voice profile domains in the administrator's AWS account.
listVoiceProfileDomainsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListVoiceProfileDomainsResult> listVoiceProfileDomainsAsync(ListVoiceProfileDomainsRequest request, AsyncHandler<ListVoiceProfileDomainsRequest,ListVoiceProfileDomainsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the specified voice profile domains in the administrator's AWS account.
listVoiceProfileDomainsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ListVoiceProfilesResult> listVoiceProfilesAsync(ListVoiceProfilesRequest request)
AmazonChimeSDKVoiceAsyncLists the voice profiles in a voice profile domain.
listVoiceProfilesAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListVoiceProfilesResult> listVoiceProfilesAsync(ListVoiceProfilesRequest request, AsyncHandler<ListVoiceProfilesRequest,ListVoiceProfilesResult> asyncHandler)
AmazonChimeSDKVoiceAsyncLists the voice profiles in a voice profile domain.
listVoiceProfilesAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutSipMediaApplicationAlexaSkillConfigurationResult> putSipMediaApplicationAlexaSkillConfigurationAsync(PutSipMediaApplicationAlexaSkillConfigurationRequest request)
AmazonChimeSDKVoiceAsyncUpdates the Alexa Skill configuration for the SIP media application.
putSipMediaApplicationAlexaSkillConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutSipMediaApplicationAlexaSkillConfigurationResult> putSipMediaApplicationAlexaSkillConfigurationAsync(PutSipMediaApplicationAlexaSkillConfigurationRequest request, AsyncHandler<PutSipMediaApplicationAlexaSkillConfigurationRequest,PutSipMediaApplicationAlexaSkillConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the Alexa Skill configuration for the SIP media application.
putSipMediaApplicationAlexaSkillConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutSipMediaApplicationLoggingConfigurationResult> putSipMediaApplicationLoggingConfigurationAsync(PutSipMediaApplicationLoggingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncUpdates the logging configuration for the specified SIP media application.
putSipMediaApplicationLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutSipMediaApplicationLoggingConfigurationResult> putSipMediaApplicationLoggingConfigurationAsync(PutSipMediaApplicationLoggingConfigurationRequest request, AsyncHandler<PutSipMediaApplicationLoggingConfigurationRequest,PutSipMediaApplicationLoggingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the logging configuration for the specified SIP media application.
putSipMediaApplicationLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutVoiceConnectorEmergencyCallingConfigurationResult> putVoiceConnectorEmergencyCallingConfigurationAsync(PutVoiceConnectorEmergencyCallingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's emergency calling configuration.
putVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorEmergencyCallingConfigurationResult> putVoiceConnectorEmergencyCallingConfigurationAsync(PutVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<PutVoiceConnectorEmergencyCallingConfigurationRequest,PutVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's emergency calling configuration.
putVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutVoiceConnectorLoggingConfigurationResult> putVoiceConnectorLoggingConfigurationAsync(PutVoiceConnectorLoggingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's logging configuration.
putVoiceConnectorLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorLoggingConfigurationResult> putVoiceConnectorLoggingConfigurationAsync(PutVoiceConnectorLoggingConfigurationRequest request, AsyncHandler<PutVoiceConnectorLoggingConfigurationRequest,PutVoiceConnectorLoggingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's logging configuration.
putVoiceConnectorLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutVoiceConnectorOriginationResult> putVoiceConnectorOriginationAsync(PutVoiceConnectorOriginationRequest request)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's origination settings.
putVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorOriginationResult> putVoiceConnectorOriginationAsync(PutVoiceConnectorOriginationRequest request, AsyncHandler<PutVoiceConnectorOriginationRequest,PutVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's origination settings.
putVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutVoiceConnectorProxyResult> putVoiceConnectorProxyAsync(PutVoiceConnectorProxyRequest request)
AmazonChimeSDKVoiceAsyncPuts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
putVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorProxyResult> putVoiceConnectorProxyAsync(PutVoiceConnectorProxyRequest request, AsyncHandler<PutVoiceConnectorProxyRequest,PutVoiceConnectorProxyResult> asyncHandler)
AmazonChimeSDKVoiceAsyncPuts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
putVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutVoiceConnectorStreamingConfigurationResult> putVoiceConnectorStreamingConfigurationAsync(PutVoiceConnectorStreamingConfigurationRequest request)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's streaming configuration settings.
putVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorStreamingConfigurationResult> putVoiceConnectorStreamingConfigurationAsync(PutVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<PutVoiceConnectorStreamingConfigurationRequest,PutVoiceConnectorStreamingConfigurationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's streaming configuration settings.
putVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutVoiceConnectorTerminationResult> putVoiceConnectorTerminationAsync(PutVoiceConnectorTerminationRequest request)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's termination settings.
putVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorTerminationResult> putVoiceConnectorTerminationAsync(PutVoiceConnectorTerminationRequest request, AsyncHandler<PutVoiceConnectorTerminationRequest,PutVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's termination settings.
putVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<PutVoiceConnectorTerminationCredentialsResult> putVoiceConnectorTerminationCredentialsAsync(PutVoiceConnectorTerminationCredentialsRequest request)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's termination credentials.
putVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorTerminationCredentialsResult> putVoiceConnectorTerminationCredentialsAsync(PutVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<PutVoiceConnectorTerminationCredentialsRequest,PutVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates a Voice Connector's termination credentials.
putVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<RestorePhoneNumberResult> restorePhoneNumberAsync(RestorePhoneNumberRequest request)
AmazonChimeSDKVoiceAsyncRestores a deleted phone number.
restorePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<RestorePhoneNumberResult> restorePhoneNumberAsync(RestorePhoneNumberRequest request, AsyncHandler<RestorePhoneNumberRequest,RestorePhoneNumberResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRestores a deleted phone number.
restorePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<SearchAvailablePhoneNumbersResult> searchAvailablePhoneNumbersAsync(SearchAvailablePhoneNumbersRequest request)
AmazonChimeSDKVoiceAsyncSearches the provisioned phone numbers in an organization.
searchAvailablePhoneNumbersAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<SearchAvailablePhoneNumbersResult> searchAvailablePhoneNumbersAsync(SearchAvailablePhoneNumbersRequest request, AsyncHandler<SearchAvailablePhoneNumbersRequest,SearchAvailablePhoneNumbersResult> asyncHandler)
AmazonChimeSDKVoiceAsyncSearches the provisioned phone numbers in an organization.
searchAvailablePhoneNumbersAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartSpeakerSearchTaskResult> startSpeakerSearchTaskAsync(StartSpeakerSearchTaskRequest request)
AmazonChimeSDKVoiceAsyncStarts a speaker search task.
Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
startSpeakerSearchTaskAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<StartSpeakerSearchTaskResult> startSpeakerSearchTaskAsync(StartSpeakerSearchTaskRequest request, AsyncHandler<StartSpeakerSearchTaskRequest,StartSpeakerSearchTaskResult> asyncHandler)
AmazonChimeSDKVoiceAsyncStarts a speaker search task.
Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
startSpeakerSearchTaskAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartVoiceToneAnalysisTaskResult> startVoiceToneAnalysisTaskAsync(StartVoiceToneAnalysisTaskRequest request)
AmazonChimeSDKVoiceAsyncStarts a voice tone analysis task. For more information about voice tone analysis, see Using Amazon Chime SDK voice analytics in the Amazon Chime SDK Developer Guide.
Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
startVoiceToneAnalysisTaskAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<StartVoiceToneAnalysisTaskResult> startVoiceToneAnalysisTaskAsync(StartVoiceToneAnalysisTaskRequest request, AsyncHandler<StartVoiceToneAnalysisTaskRequest,StartVoiceToneAnalysisTaskResult> asyncHandler)
AmazonChimeSDKVoiceAsyncStarts a voice tone analysis task. For more information about voice tone analysis, see Using Amazon Chime SDK voice analytics in the Amazon Chime SDK Developer Guide.
Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
startVoiceToneAnalysisTaskAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopSpeakerSearchTaskResult> stopSpeakerSearchTaskAsync(StopSpeakerSearchTaskRequest request)
AmazonChimeSDKVoiceAsyncStops a speaker search task.
stopSpeakerSearchTaskAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<StopSpeakerSearchTaskResult> stopSpeakerSearchTaskAsync(StopSpeakerSearchTaskRequest request, AsyncHandler<StopSpeakerSearchTaskRequest,StopSpeakerSearchTaskResult> asyncHandler)
AmazonChimeSDKVoiceAsyncStops a speaker search task.
stopSpeakerSearchTaskAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopVoiceToneAnalysisTaskResult> stopVoiceToneAnalysisTaskAsync(StopVoiceToneAnalysisTaskRequest request)
AmazonChimeSDKVoiceAsyncStops a voice tone analysis task.
stopVoiceToneAnalysisTaskAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<StopVoiceToneAnalysisTaskResult> stopVoiceToneAnalysisTaskAsync(StopVoiceToneAnalysisTaskRequest request, AsyncHandler<StopVoiceToneAnalysisTaskRequest,StopVoiceToneAnalysisTaskResult> asyncHandler)
AmazonChimeSDKVoiceAsyncStops a voice tone analysis task.
stopVoiceToneAnalysisTaskAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonChimeSDKVoiceAsyncAdds a tag to the specified resource.
tagResourceAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonChimeSDKVoiceAsyncAdds a tag to the specified resource.
tagResourceAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonChimeSDKVoiceAsyncRemoves tags from a resource.
untagResourceAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonChimeSDKVoiceAsyncRemoves tags from a resource.
untagResourceAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateGlobalSettingsResult> updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request)
AmazonChimeSDKVoiceAsyncUpdates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
updateGlobalSettingsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateGlobalSettingsResult> updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request, AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
updateGlobalSettingsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdatePhoneNumberResult> updatePhoneNumberAsync(UpdatePhoneNumberRequest request)
AmazonChimeSDKVoiceAsyncUpdates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.
For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media Application Dial-In product type.
Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.
updatePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdatePhoneNumberResult> updatePhoneNumberAsync(UpdatePhoneNumberRequest request, AsyncHandler<UpdatePhoneNumberRequest,UpdatePhoneNumberResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.
For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media Application Dial-In product type.
Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.
updatePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdatePhoneNumberSettingsResult> updatePhoneNumberSettingsAsync(UpdatePhoneNumberSettingsRequest request)
AmazonChimeSDKVoiceAsyncUpdates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.
updatePhoneNumberSettingsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdatePhoneNumberSettingsResult> updatePhoneNumberSettingsAsync(UpdatePhoneNumberSettingsRequest request, AsyncHandler<UpdatePhoneNumberSettingsRequest,UpdatePhoneNumberSettingsResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.
updatePhoneNumberSettingsAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateProxySessionResult> updateProxySessionAsync(UpdateProxySessionRequest request)
AmazonChimeSDKVoiceAsyncUpdates the specified proxy session details, such as voice or SMS capabilities.
updateProxySessionAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateProxySessionResult> updateProxySessionAsync(UpdateProxySessionRequest request, AsyncHandler<UpdateProxySessionRequest,UpdateProxySessionResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the specified proxy session details, such as voice or SMS capabilities.
updateProxySessionAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSipMediaApplicationResult> updateSipMediaApplicationAsync(UpdateSipMediaApplicationRequest request)
AmazonChimeSDKVoiceAsyncUpdates the details of the specified SIP media application.
updateSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateSipMediaApplicationResult> updateSipMediaApplicationAsync(UpdateSipMediaApplicationRequest request, AsyncHandler<UpdateSipMediaApplicationRequest,UpdateSipMediaApplicationResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the details of the specified SIP media application.
updateSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSipMediaApplicationCallResult> updateSipMediaApplicationCallAsync(UpdateSipMediaApplicationCallRequest request)
AmazonChimeSDKVoiceAsyncInvokes the AWS Lambda function associated with the SIP media application and transaction ID in an update request. The Lambda function can then return a new set of actions.
updateSipMediaApplicationCallAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateSipMediaApplicationCallResult> updateSipMediaApplicationCallAsync(UpdateSipMediaApplicationCallRequest request, AsyncHandler<UpdateSipMediaApplicationCallRequest,UpdateSipMediaApplicationCallResult> asyncHandler)
AmazonChimeSDKVoiceAsyncInvokes the AWS Lambda function associated with the SIP media application and transaction ID in an update request. The Lambda function can then return a new set of actions.
updateSipMediaApplicationCallAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateSipRuleResult> updateSipRuleAsync(UpdateSipRuleRequest request)
AmazonChimeSDKVoiceAsyncUpdates the details of the specified SIP rule.
updateSipRuleAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateSipRuleResult> updateSipRuleAsync(UpdateSipRuleRequest request, AsyncHandler<UpdateSipRuleRequest,UpdateSipRuleResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the details of the specified SIP rule.
updateSipRuleAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateVoiceConnectorResult> updateVoiceConnectorAsync(UpdateVoiceConnectorRequest request)
AmazonChimeSDKVoiceAsyncUpdates the details for the specified Amazon Chime SDK Voice Connector.
updateVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateVoiceConnectorResult> updateVoiceConnectorAsync(UpdateVoiceConnectorRequest request, AsyncHandler<UpdateVoiceConnectorRequest,UpdateVoiceConnectorResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the details for the specified Amazon Chime SDK Voice Connector.
updateVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateVoiceConnectorGroupResult> updateVoiceConnectorGroupAsync(UpdateVoiceConnectorGroupRequest request)
AmazonChimeSDKVoiceAsyncUpdates the settings for the specified Amazon Chime SDK Voice Connector group.
updateVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateVoiceConnectorGroupResult> updateVoiceConnectorGroupAsync(UpdateVoiceConnectorGroupRequest request, AsyncHandler<UpdateVoiceConnectorGroupRequest,UpdateVoiceConnectorGroupResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the settings for the specified Amazon Chime SDK Voice Connector group.
updateVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateVoiceProfileResult> updateVoiceProfileAsync(UpdateVoiceProfileRequest request)
AmazonChimeSDKVoiceAsyncUpdates the specified voice profile’s voice print and refreshes its expiration timestamp.
As a condition of using this feature, you acknowledge that the collection, use, storage, and retention of your caller’s biometric identifiers and biometric information (“biometric data”) in the form of a digital voiceprint requires the caller’s informed consent via a written release. Such consent is required under various state laws, including biometrics laws in Illinois, Texas, Washington and other state privacy laws.
You must provide a written release to each caller through a process that clearly reflects each caller’s informed consent before using Amazon Chime SDK Voice Insights service, as required under the terms of your agreement with AWS governing your use of the service.
updateVoiceProfileAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateVoiceProfileResult> updateVoiceProfileAsync(UpdateVoiceProfileRequest request, AsyncHandler<UpdateVoiceProfileRequest,UpdateVoiceProfileResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the specified voice profile’s voice print and refreshes its expiration timestamp.
As a condition of using this feature, you acknowledge that the collection, use, storage, and retention of your caller’s biometric identifiers and biometric information (“biometric data”) in the form of a digital voiceprint requires the caller’s informed consent via a written release. Such consent is required under various state laws, including biometrics laws in Illinois, Texas, Washington and other state privacy laws.
You must provide a written release to each caller through a process that clearly reflects each caller’s informed consent before using Amazon Chime SDK Voice Insights service, as required under the terms of your agreement with AWS governing your use of the service.
updateVoiceProfileAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateVoiceProfileDomainResult> updateVoiceProfileDomainAsync(UpdateVoiceProfileDomainRequest request)
AmazonChimeSDKVoiceAsyncUpdates the settings for the specified voice profile domain.
updateVoiceProfileDomainAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateVoiceProfileDomainResult> updateVoiceProfileDomainAsync(UpdateVoiceProfileDomainRequest request, AsyncHandler<UpdateVoiceProfileDomainRequest,UpdateVoiceProfileDomainResult> asyncHandler)
AmazonChimeSDKVoiceAsyncUpdates the settings for the specified voice profile domain.
updateVoiceProfileDomainAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ValidateE911AddressResult> validateE911AddressAsync(ValidateE911AddressRequest request)
AmazonChimeSDKVoiceAsyncValidates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors. You can use validated addresses in a Presence Information Data Format Location Object file that you include in SIP requests. That helps ensure that addresses are routed to the appropriate Public Safety Answering Point.
validateE911AddressAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ValidateE911AddressResult> validateE911AddressAsync(ValidateE911AddressRequest request, AsyncHandler<ValidateE911AddressRequest,ValidateE911AddressResult> asyncHandler)
AmazonChimeSDKVoiceAsyncValidates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors. You can use validated addresses in a Presence Information Data Format Location Object file that you include in SIP requests. That helps ensure that addresses are routed to the appropriate Public Safety Answering Point.
validateE911AddressAsync in interface AmazonChimeSDKVoiceAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.