@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_PREFIX| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAmazonChimeSDKVoiceAsync() |
associatePhoneNumbersWithVoiceConnector, associatePhoneNumbersWithVoiceConnectorGroup, batchDeletePhoneNumber, batchUpdatePhoneNumber, createPhoneNumberOrder, createProxySession, createSipMediaApplication, createSipMediaApplicationCall, createSipRule, createVoiceConnector, createVoiceConnectorGroup, deletePhoneNumber, deleteProxySession, deleteSipMediaApplication, deleteSipRule, deleteVoiceConnector, deleteVoiceConnectorEmergencyCallingConfiguration, deleteVoiceConnectorGroup, deleteVoiceConnectorOrigination, deleteVoiceConnectorProxy, deleteVoiceConnectorStreamingConfiguration, deleteVoiceConnectorTermination, deleteVoiceConnectorTerminationCredentials, disassociatePhoneNumbersFromVoiceConnector, disassociatePhoneNumbersFromVoiceConnectorGroup, getCachedResponseMetadata, getGlobalSettings, getPhoneNumber, getPhoneNumberOrder, getPhoneNumberSettings, getProxySession, getSipMediaApplication, getSipMediaApplicationAlexaSkillConfiguration, getSipMediaApplicationLoggingConfiguration, getSipRule, getVoiceConnector, getVoiceConnectorEmergencyCallingConfiguration, getVoiceConnectorGroup, getVoiceConnectorLoggingConfiguration, getVoiceConnectorOrigination, getVoiceConnectorProxy, getVoiceConnectorStreamingConfiguration, getVoiceConnectorTermination, getVoiceConnectorTerminationHealth, listAvailableVoiceConnectorRegions, listPhoneNumberOrders, listPhoneNumbers, listProxySessions, listSipMediaApplications, listSipRules, listSupportedPhoneNumberCountries, listVoiceConnectorGroups, listVoiceConnectors, listVoiceConnectorTerminationCredentials, putSipMediaApplicationAlexaSkillConfiguration, putSipMediaApplicationLoggingConfiguration, putVoiceConnectorEmergencyCallingConfiguration, putVoiceConnectorLoggingConfiguration, putVoiceConnectorOrigination, putVoiceConnectorProxy, putVoiceConnectorStreamingConfiguration, putVoiceConnectorTermination, putVoiceConnectorTerminationCredentials, restorePhoneNumber, searchAvailablePhoneNumbers, shutdown, updateGlobalSettings, updatePhoneNumber, updatePhoneNumberSettings, updateProxySession, updateSipMediaApplication, updateSipMediaApplicationCall, updateSipRule, updateVoiceConnector, updateVoiceConnectorGroup, validateE911Addressclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociatePhoneNumbersWithVoiceConnector, associatePhoneNumbersWithVoiceConnectorGroup, batchDeletePhoneNumber, batchUpdatePhoneNumber, createPhoneNumberOrder, createProxySession, createSipMediaApplication, createSipMediaApplicationCall, createSipRule, createVoiceConnector, createVoiceConnectorGroup, deletePhoneNumber, deleteProxySession, deleteSipMediaApplication, deleteSipRule, deleteVoiceConnector, deleteVoiceConnectorEmergencyCallingConfiguration, deleteVoiceConnectorGroup, deleteVoiceConnectorOrigination, deleteVoiceConnectorProxy, deleteVoiceConnectorStreamingConfiguration, deleteVoiceConnectorTermination, deleteVoiceConnectorTerminationCredentials, disassociatePhoneNumbersFromVoiceConnector, disassociatePhoneNumbersFromVoiceConnectorGroup, getCachedResponseMetadata, getGlobalSettings, getPhoneNumber, getPhoneNumberOrder, getPhoneNumberSettings, getProxySession, getSipMediaApplication, getSipMediaApplicationAlexaSkillConfiguration, getSipMediaApplicationLoggingConfiguration, getSipRule, getVoiceConnector, getVoiceConnectorEmergencyCallingConfiguration, getVoiceConnectorGroup, getVoiceConnectorLoggingConfiguration, getVoiceConnectorOrigination, getVoiceConnectorProxy, getVoiceConnectorStreamingConfiguration, getVoiceConnectorTermination, getVoiceConnectorTerminationHealth, listAvailableVoiceConnectorRegions, listPhoneNumberOrders, listPhoneNumbers, listProxySessions, listSipMediaApplications, listSipRules, listSupportedPhoneNumberCountries, listVoiceConnectorGroups, listVoiceConnectors, listVoiceConnectorTerminationCredentials, putSipMediaApplicationAlexaSkillConfiguration, putSipMediaApplicationLoggingConfiguration, putVoiceConnectorEmergencyCallingConfiguration, putVoiceConnectorLoggingConfiguration, putVoiceConnectorOrigination, putVoiceConnectorProxy, putVoiceConnectorStreamingConfiguration, putVoiceConnectorTermination, putVoiceConnectorTerminationCredentials, restorePhoneNumber, searchAvailablePhoneNumbers, shutdown, updateGlobalSettings, updatePhoneNumber, updatePhoneNumberSettings, updateProxySession, updateSipMediaApplication, updateSipMediaApplicationCall, updateSipRule, updateVoiceConnector, updateVoiceConnectorGroup, validateE911Addresspublic Future<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request)
associatePhoneNumbersWithVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorRequest,AssociatePhoneNumbersWithVoiceConnectorResult> asyncHandler)
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)
associatePhoneNumbersWithVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<AssociatePhoneNumbersWithVoiceConnectorGroupResult> associatePhoneNumbersWithVoiceConnectorGroupAsync(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorGroupRequest,AssociatePhoneNumbersWithVoiceConnectorGroupResult> asyncHandler)
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)
batchDeletePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<BatchDeletePhoneNumberResult> batchDeletePhoneNumberAsync(BatchDeletePhoneNumberRequest request, AsyncHandler<BatchDeletePhoneNumberRequest,BatchDeletePhoneNumberResult> asyncHandler)
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)
batchUpdatePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<BatchUpdatePhoneNumberResult> batchUpdatePhoneNumberAsync(BatchUpdatePhoneNumberRequest request, AsyncHandler<BatchUpdatePhoneNumberRequest,BatchUpdatePhoneNumberResult> asyncHandler)
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)
createPhoneNumberOrderAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreatePhoneNumberOrderResult> createPhoneNumberOrderAsync(CreatePhoneNumberOrderRequest request, AsyncHandler<CreatePhoneNumberOrderRequest,CreatePhoneNumberOrderResult> asyncHandler)
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)
createProxySessionAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateProxySessionResult> createProxySessionAsync(CreateProxySessionRequest request, AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler)
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)
createSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateSipMediaApplicationResult> createSipMediaApplicationAsync(CreateSipMediaApplicationRequest request, AsyncHandler<CreateSipMediaApplicationRequest,CreateSipMediaApplicationResult> asyncHandler)
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)
createSipMediaApplicationCallAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateSipMediaApplicationCallResult> createSipMediaApplicationCallAsync(CreateSipMediaApplicationCallRequest request, AsyncHandler<CreateSipMediaApplicationCallRequest,CreateSipMediaApplicationCallResult> asyncHandler)
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)
createSipRuleAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateSipRuleResult> createSipRuleAsync(CreateSipRuleRequest request, AsyncHandler<CreateSipRuleRequest,CreateSipRuleResult> asyncHandler)
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)
createVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateVoiceConnectorResult> createVoiceConnectorAsync(CreateVoiceConnectorRequest request, AsyncHandler<CreateVoiceConnectorRequest,CreateVoiceConnectorResult> asyncHandler)
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)
createVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<CreateVoiceConnectorGroupResult> createVoiceConnectorGroupAsync(CreateVoiceConnectorGroupRequest request, AsyncHandler<CreateVoiceConnectorGroupRequest,CreateVoiceConnectorGroupResult> asyncHandler)
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<DeletePhoneNumberResult> deletePhoneNumberAsync(DeletePhoneNumberRequest request)
deletePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeletePhoneNumberResult> deletePhoneNumberAsync(DeletePhoneNumberRequest request, AsyncHandler<DeletePhoneNumberRequest,DeletePhoneNumberResult> asyncHandler)
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)
deleteProxySessionAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteProxySessionResult> deleteProxySessionAsync(DeleteProxySessionRequest request, AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler)
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)
deleteSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteSipMediaApplicationResult> deleteSipMediaApplicationAsync(DeleteSipMediaApplicationRequest request, AsyncHandler<DeleteSipMediaApplicationRequest,DeleteSipMediaApplicationResult> asyncHandler)
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)
deleteSipRuleAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteSipRuleResult> deleteSipRuleAsync(DeleteSipRuleRequest request, AsyncHandler<DeleteSipRuleRequest,DeleteSipRuleResult> asyncHandler)
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)
deleteVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorResult> deleteVoiceConnectorAsync(DeleteVoiceConnectorRequest request, AsyncHandler<DeleteVoiceConnectorRequest,DeleteVoiceConnectorResult> asyncHandler)
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)
deleteVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorEmergencyCallingConfigurationResult> deleteVoiceConnectorEmergencyCallingConfigurationAsync(DeleteVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<DeleteVoiceConnectorEmergencyCallingConfigurationRequest,DeleteVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
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)
deleteVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorGroupResult> deleteVoiceConnectorGroupAsync(DeleteVoiceConnectorGroupRequest request, AsyncHandler<DeleteVoiceConnectorGroupRequest,DeleteVoiceConnectorGroupResult> asyncHandler)
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)
deleteVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorOriginationResult> deleteVoiceConnectorOriginationAsync(DeleteVoiceConnectorOriginationRequest request, AsyncHandler<DeleteVoiceConnectorOriginationRequest,DeleteVoiceConnectorOriginationResult> asyncHandler)
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)
deleteVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorProxyResult> deleteVoiceConnectorProxyAsync(DeleteVoiceConnectorProxyRequest request, AsyncHandler<DeleteVoiceConnectorProxyRequest,DeleteVoiceConnectorProxyResult> asyncHandler)
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)
deleteVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorStreamingConfigurationResult> deleteVoiceConnectorStreamingConfigurationAsync(DeleteVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<DeleteVoiceConnectorStreamingConfigurationRequest,DeleteVoiceConnectorStreamingConfigurationResult> asyncHandler)
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)
deleteVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorTerminationResult> deleteVoiceConnectorTerminationAsync(DeleteVoiceConnectorTerminationRequest request, AsyncHandler<DeleteVoiceConnectorTerminationRequest,DeleteVoiceConnectorTerminationResult> asyncHandler)
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)
deleteVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DeleteVoiceConnectorTerminationCredentialsResult> deleteVoiceConnectorTerminationCredentialsAsync(DeleteVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<DeleteVoiceConnectorTerminationCredentialsRequest,DeleteVoiceConnectorTerminationCredentialsResult> asyncHandler)
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<DisassociatePhoneNumbersFromVoiceConnectorResult> disassociatePhoneNumbersFromVoiceConnectorAsync(DisassociatePhoneNumbersFromVoiceConnectorRequest request)
disassociatePhoneNumbersFromVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DisassociatePhoneNumbersFromVoiceConnectorResult> disassociatePhoneNumbersFromVoiceConnectorAsync(DisassociatePhoneNumbersFromVoiceConnectorRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorRequest,DisassociatePhoneNumbersFromVoiceConnectorResult> asyncHandler)
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)
disassociatePhoneNumbersFromVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<DisassociatePhoneNumbersFromVoiceConnectorGroupResult> disassociatePhoneNumbersFromVoiceConnectorGroupAsync(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorGroupRequest,DisassociatePhoneNumbersFromVoiceConnectorGroupResult> asyncHandler)
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)
getGlobalSettingsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetGlobalSettingsResult> getGlobalSettingsAsync(GetGlobalSettingsRequest request, AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
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)
getPhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetPhoneNumberResult> getPhoneNumberAsync(GetPhoneNumberRequest request, AsyncHandler<GetPhoneNumberRequest,GetPhoneNumberResult> asyncHandler)
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)
getPhoneNumberOrderAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetPhoneNumberOrderResult> getPhoneNumberOrderAsync(GetPhoneNumberOrderRequest request, AsyncHandler<GetPhoneNumberOrderRequest,GetPhoneNumberOrderResult> asyncHandler)
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)
getPhoneNumberSettingsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetPhoneNumberSettingsResult> getPhoneNumberSettingsAsync(GetPhoneNumberSettingsRequest request, AsyncHandler<GetPhoneNumberSettingsRequest,GetPhoneNumberSettingsResult> asyncHandler)
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)
getProxySessionAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetProxySessionResult> getProxySessionAsync(GetProxySessionRequest request, AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
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)
getSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSipMediaApplicationResult> getSipMediaApplicationAsync(GetSipMediaApplicationRequest request, AsyncHandler<GetSipMediaApplicationRequest,GetSipMediaApplicationResult> asyncHandler)
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)
getSipMediaApplicationAlexaSkillConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSipMediaApplicationAlexaSkillConfigurationResult> getSipMediaApplicationAlexaSkillConfigurationAsync(GetSipMediaApplicationAlexaSkillConfigurationRequest request, AsyncHandler<GetSipMediaApplicationAlexaSkillConfigurationRequest,GetSipMediaApplicationAlexaSkillConfigurationResult> asyncHandler)
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)
getSipMediaApplicationLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSipMediaApplicationLoggingConfigurationResult> getSipMediaApplicationLoggingConfigurationAsync(GetSipMediaApplicationLoggingConfigurationRequest request, AsyncHandler<GetSipMediaApplicationLoggingConfigurationRequest,GetSipMediaApplicationLoggingConfigurationResult> asyncHandler)
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)
getSipRuleAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetSipRuleResult> getSipRuleAsync(GetSipRuleRequest request, AsyncHandler<GetSipRuleRequest,GetSipRuleResult> asyncHandler)
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<GetVoiceConnectorResult> getVoiceConnectorAsync(GetVoiceConnectorRequest request)
getVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorResult> getVoiceConnectorAsync(GetVoiceConnectorRequest request, AsyncHandler<GetVoiceConnectorRequest,GetVoiceConnectorResult> asyncHandler)
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)
getVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorEmergencyCallingConfigurationResult> getVoiceConnectorEmergencyCallingConfigurationAsync(GetVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<GetVoiceConnectorEmergencyCallingConfigurationRequest,GetVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
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)
getVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorGroupResult> getVoiceConnectorGroupAsync(GetVoiceConnectorGroupRequest request, AsyncHandler<GetVoiceConnectorGroupRequest,GetVoiceConnectorGroupResult> asyncHandler)
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)
getVoiceConnectorLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorLoggingConfigurationResult> getVoiceConnectorLoggingConfigurationAsync(GetVoiceConnectorLoggingConfigurationRequest request, AsyncHandler<GetVoiceConnectorLoggingConfigurationRequest,GetVoiceConnectorLoggingConfigurationResult> asyncHandler)
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)
getVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorOriginationResult> getVoiceConnectorOriginationAsync(GetVoiceConnectorOriginationRequest request, AsyncHandler<GetVoiceConnectorOriginationRequest,GetVoiceConnectorOriginationResult> asyncHandler)
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)
getVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorProxyResult> getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request, AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler)
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)
getVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorStreamingConfigurationResult> getVoiceConnectorStreamingConfigurationAsync(GetVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<GetVoiceConnectorStreamingConfigurationRequest,GetVoiceConnectorStreamingConfigurationResult> asyncHandler)
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)
getVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorTerminationResult> getVoiceConnectorTerminationAsync(GetVoiceConnectorTerminationRequest request, AsyncHandler<GetVoiceConnectorTerminationRequest,GetVoiceConnectorTerminationResult> asyncHandler)
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)
getVoiceConnectorTerminationHealthAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<GetVoiceConnectorTerminationHealthResult> getVoiceConnectorTerminationHealthAsync(GetVoiceConnectorTerminationHealthRequest request, AsyncHandler<GetVoiceConnectorTerminationHealthRequest,GetVoiceConnectorTerminationHealthResult> asyncHandler)
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<ListAvailableVoiceConnectorRegionsResult> listAvailableVoiceConnectorRegionsAsync(ListAvailableVoiceConnectorRegionsRequest request)
listAvailableVoiceConnectorRegionsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListAvailableVoiceConnectorRegionsResult> listAvailableVoiceConnectorRegionsAsync(ListAvailableVoiceConnectorRegionsRequest request, AsyncHandler<ListAvailableVoiceConnectorRegionsRequest,ListAvailableVoiceConnectorRegionsResult> asyncHandler)
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)
listPhoneNumberOrdersAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListPhoneNumberOrdersResult> listPhoneNumberOrdersAsync(ListPhoneNumberOrdersRequest request, AsyncHandler<ListPhoneNumberOrdersRequest,ListPhoneNumberOrdersResult> asyncHandler)
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)
listPhoneNumbersAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListPhoneNumbersResult> listPhoneNumbersAsync(ListPhoneNumbersRequest request, AsyncHandler<ListPhoneNumbersRequest,ListPhoneNumbersResult> asyncHandler)
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)
listProxySessionsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListProxySessionsResult> listProxySessionsAsync(ListProxySessionsRequest request, AsyncHandler<ListProxySessionsRequest,ListProxySessionsResult> asyncHandler)
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)
listSipMediaApplicationsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListSipMediaApplicationsResult> listSipMediaApplicationsAsync(ListSipMediaApplicationsRequest request, AsyncHandler<ListSipMediaApplicationsRequest,ListSipMediaApplicationsResult> asyncHandler)
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)
listSipRulesAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListSipRulesResult> listSipRulesAsync(ListSipRulesRequest request, AsyncHandler<ListSipRulesRequest,ListSipRulesResult> asyncHandler)
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)
listSupportedPhoneNumberCountriesAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListSupportedPhoneNumberCountriesResult> listSupportedPhoneNumberCountriesAsync(ListSupportedPhoneNumberCountriesRequest request, AsyncHandler<ListSupportedPhoneNumberCountriesRequest,ListSupportedPhoneNumberCountriesResult> asyncHandler)
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<ListVoiceConnectorGroupsResult> listVoiceConnectorGroupsAsync(ListVoiceConnectorGroupsRequest request)
listVoiceConnectorGroupsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListVoiceConnectorGroupsResult> listVoiceConnectorGroupsAsync(ListVoiceConnectorGroupsRequest request, AsyncHandler<ListVoiceConnectorGroupsRequest,ListVoiceConnectorGroupsResult> asyncHandler)
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)
listVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListVoiceConnectorTerminationCredentialsResult> listVoiceConnectorTerminationCredentialsAsync(ListVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<ListVoiceConnectorTerminationCredentialsRequest,ListVoiceConnectorTerminationCredentialsResult> asyncHandler)
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)
listVoiceConnectorsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ListVoiceConnectorsResult> listVoiceConnectorsAsync(ListVoiceConnectorsRequest request, AsyncHandler<ListVoiceConnectorsRequest,ListVoiceConnectorsResult> asyncHandler)
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<PutSipMediaApplicationAlexaSkillConfigurationResult> putSipMediaApplicationAlexaSkillConfigurationAsync(PutSipMediaApplicationAlexaSkillConfigurationRequest request)
putSipMediaApplicationAlexaSkillConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutSipMediaApplicationAlexaSkillConfigurationResult> putSipMediaApplicationAlexaSkillConfigurationAsync(PutSipMediaApplicationAlexaSkillConfigurationRequest request, AsyncHandler<PutSipMediaApplicationAlexaSkillConfigurationRequest,PutSipMediaApplicationAlexaSkillConfigurationResult> asyncHandler)
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)
putSipMediaApplicationLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutSipMediaApplicationLoggingConfigurationResult> putSipMediaApplicationLoggingConfigurationAsync(PutSipMediaApplicationLoggingConfigurationRequest request, AsyncHandler<PutSipMediaApplicationLoggingConfigurationRequest,PutSipMediaApplicationLoggingConfigurationResult> asyncHandler)
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)
putVoiceConnectorEmergencyCallingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorEmergencyCallingConfigurationResult> putVoiceConnectorEmergencyCallingConfigurationAsync(PutVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<PutVoiceConnectorEmergencyCallingConfigurationRequest,PutVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
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)
putVoiceConnectorLoggingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorLoggingConfigurationResult> putVoiceConnectorLoggingConfigurationAsync(PutVoiceConnectorLoggingConfigurationRequest request, AsyncHandler<PutVoiceConnectorLoggingConfigurationRequest,PutVoiceConnectorLoggingConfigurationResult> asyncHandler)
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)
putVoiceConnectorOriginationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorOriginationResult> putVoiceConnectorOriginationAsync(PutVoiceConnectorOriginationRequest request, AsyncHandler<PutVoiceConnectorOriginationRequest,PutVoiceConnectorOriginationResult> asyncHandler)
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)
putVoiceConnectorProxyAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorProxyResult> putVoiceConnectorProxyAsync(PutVoiceConnectorProxyRequest request, AsyncHandler<PutVoiceConnectorProxyRequest,PutVoiceConnectorProxyResult> asyncHandler)
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)
putVoiceConnectorStreamingConfigurationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorStreamingConfigurationResult> putVoiceConnectorStreamingConfigurationAsync(PutVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<PutVoiceConnectorStreamingConfigurationRequest,PutVoiceConnectorStreamingConfigurationResult> asyncHandler)
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)
putVoiceConnectorTerminationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorTerminationResult> putVoiceConnectorTerminationAsync(PutVoiceConnectorTerminationRequest request, AsyncHandler<PutVoiceConnectorTerminationRequest,PutVoiceConnectorTerminationResult> asyncHandler)
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)
putVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<PutVoiceConnectorTerminationCredentialsResult> putVoiceConnectorTerminationCredentialsAsync(PutVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<PutVoiceConnectorTerminationCredentialsRequest,PutVoiceConnectorTerminationCredentialsResult> asyncHandler)
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)
restorePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<RestorePhoneNumberResult> restorePhoneNumberAsync(RestorePhoneNumberRequest request, AsyncHandler<RestorePhoneNumberRequest,RestorePhoneNumberResult> asyncHandler)
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)
searchAvailablePhoneNumbersAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<SearchAvailablePhoneNumbersResult> searchAvailablePhoneNumbersAsync(SearchAvailablePhoneNumbersRequest request, AsyncHandler<SearchAvailablePhoneNumbersRequest,SearchAvailablePhoneNumbersResult> asyncHandler)
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<UpdateGlobalSettingsResult> updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request)
updateGlobalSettingsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateGlobalSettingsResult> updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request, AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler)
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)
updatePhoneNumberAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdatePhoneNumberResult> updatePhoneNumberAsync(UpdatePhoneNumberRequest request, AsyncHandler<UpdatePhoneNumberRequest,UpdatePhoneNumberResult> asyncHandler)
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)
updatePhoneNumberSettingsAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdatePhoneNumberSettingsResult> updatePhoneNumberSettingsAsync(UpdatePhoneNumberSettingsRequest request, AsyncHandler<UpdatePhoneNumberSettingsRequest,UpdatePhoneNumberSettingsResult> asyncHandler)
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)
updateProxySessionAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateProxySessionResult> updateProxySessionAsync(UpdateProxySessionRequest request, AsyncHandler<UpdateProxySessionRequest,UpdateProxySessionResult> asyncHandler)
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)
updateSipMediaApplicationAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateSipMediaApplicationResult> updateSipMediaApplicationAsync(UpdateSipMediaApplicationRequest request, AsyncHandler<UpdateSipMediaApplicationRequest,UpdateSipMediaApplicationResult> asyncHandler)
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)
updateSipMediaApplicationCallAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateSipMediaApplicationCallResult> updateSipMediaApplicationCallAsync(UpdateSipMediaApplicationCallRequest request, AsyncHandler<UpdateSipMediaApplicationCallRequest,UpdateSipMediaApplicationCallResult> asyncHandler)
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)
updateSipRuleAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateSipRuleResult> updateSipRuleAsync(UpdateSipRuleRequest request, AsyncHandler<UpdateSipRuleRequest,UpdateSipRuleResult> asyncHandler)
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)
updateVoiceConnectorAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateVoiceConnectorResult> updateVoiceConnectorAsync(UpdateVoiceConnectorRequest request, AsyncHandler<UpdateVoiceConnectorRequest,UpdateVoiceConnectorResult> asyncHandler)
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)
updateVoiceConnectorGroupAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<UpdateVoiceConnectorGroupResult> updateVoiceConnectorGroupAsync(UpdateVoiceConnectorGroupRequest request, AsyncHandler<UpdateVoiceConnectorGroupRequest,UpdateVoiceConnectorGroupResult> asyncHandler)
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<ValidateE911AddressResult> validateE911AddressAsync(ValidateE911AddressRequest request)
validateE911AddressAsync in interface AmazonChimeSDKVoiceAsyncpublic Future<ValidateE911AddressResult> validateE911AddressAsync(ValidateE911AddressRequest request, AsyncHandler<ValidateE911AddressRequest,ValidateE911AddressResult> asyncHandler)
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.Copyright © 2023. All rights reserved.