@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonChimeSDKVoiceAsyncClient extends AmazonChimeSDKVoiceClient implements AmazonChimeSDKVoiceAsync
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.LOGGING_AWS_REQUEST_METRIC
ENDPOINT_PREFIX
associatePhoneNumbersWithVoiceConnector, associatePhoneNumbersWithVoiceConnectorGroup, batchDeletePhoneNumber, batchUpdatePhoneNumber, builder, 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, updateGlobalSettings, updatePhoneNumber, updatePhoneNumberSettings, updateProxySession, updateSipMediaApplication, updateSipMediaApplicationCall, updateSipRule, updateVoiceConnector, updateVoiceConnectorGroup, validateE911Address
addRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffset
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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, updateGlobalSettings, updatePhoneNumber, updatePhoneNumberSettings, updateProxySession, updateSipMediaApplication, updateSipMediaApplicationCall, updateSipRule, updateVoiceConnector, updateVoiceConnectorGroup, validateE911Address
public static AmazonChimeSDKVoiceAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request)
associatePhoneNumbersWithVoiceConnectorAsync
in interface AmazonChimeSDKVoiceAsync
public Future<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorRequest,AssociatePhoneNumbersWithVoiceConnectorResult> asyncHandler)
associatePhoneNumbersWithVoiceConnectorAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<AssociatePhoneNumbersWithVoiceConnectorGroupResult> associatePhoneNumbersWithVoiceConnectorGroupAsync(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorGroupRequest,AssociatePhoneNumbersWithVoiceConnectorGroupResult> asyncHandler)
associatePhoneNumbersWithVoiceConnectorGroupAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<BatchDeletePhoneNumberResult> batchDeletePhoneNumberAsync(BatchDeletePhoneNumberRequest request, AsyncHandler<BatchDeletePhoneNumberRequest,BatchDeletePhoneNumberResult> asyncHandler)
batchDeletePhoneNumberAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<BatchUpdatePhoneNumberResult> batchUpdatePhoneNumberAsync(BatchUpdatePhoneNumberRequest request, AsyncHandler<BatchUpdatePhoneNumberRequest,BatchUpdatePhoneNumberResult> asyncHandler)
batchUpdatePhoneNumberAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<CreatePhoneNumberOrderResult> createPhoneNumberOrderAsync(CreatePhoneNumberOrderRequest request, AsyncHandler<CreatePhoneNumberOrderRequest,CreatePhoneNumberOrderResult> asyncHandler)
createPhoneNumberOrderAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<CreateProxySessionResult> createProxySessionAsync(CreateProxySessionRequest request, AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler)
createProxySessionAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<CreateSipMediaApplicationResult> createSipMediaApplicationAsync(CreateSipMediaApplicationRequest request, AsyncHandler<CreateSipMediaApplicationRequest,CreateSipMediaApplicationResult> asyncHandler)
createSipMediaApplicationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<CreateSipMediaApplicationCallResult> createSipMediaApplicationCallAsync(CreateSipMediaApplicationCallRequest request, AsyncHandler<CreateSipMediaApplicationCallRequest,CreateSipMediaApplicationCallResult> asyncHandler)
createSipMediaApplicationCallAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<CreateSipRuleResult> createSipRuleAsync(CreateSipRuleRequest request, AsyncHandler<CreateSipRuleRequest,CreateSipRuleResult> asyncHandler)
createSipRuleAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<CreateVoiceConnectorResult> createVoiceConnectorAsync(CreateVoiceConnectorRequest request, AsyncHandler<CreateVoiceConnectorRequest,CreateVoiceConnectorResult> asyncHandler)
createVoiceConnectorAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<CreateVoiceConnectorGroupResult> createVoiceConnectorGroupAsync(CreateVoiceConnectorGroupRequest request, AsyncHandler<CreateVoiceConnectorGroupRequest,CreateVoiceConnectorGroupResult> asyncHandler)
createVoiceConnectorGroupAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeletePhoneNumberResult> deletePhoneNumberAsync(DeletePhoneNumberRequest request, AsyncHandler<DeletePhoneNumberRequest,DeletePhoneNumberResult> asyncHandler)
deletePhoneNumberAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteProxySessionResult> deleteProxySessionAsync(DeleteProxySessionRequest request, AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler)
deleteProxySessionAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteSipMediaApplicationResult> deleteSipMediaApplicationAsync(DeleteSipMediaApplicationRequest request, AsyncHandler<DeleteSipMediaApplicationRequest,DeleteSipMediaApplicationResult> asyncHandler)
deleteSipMediaApplicationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteSipRuleResult> deleteSipRuleAsync(DeleteSipRuleRequest request, AsyncHandler<DeleteSipRuleRequest,DeleteSipRuleResult> asyncHandler)
deleteSipRuleAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteVoiceConnectorResult> deleteVoiceConnectorAsync(DeleteVoiceConnectorRequest request, AsyncHandler<DeleteVoiceConnectorRequest,DeleteVoiceConnectorResult> asyncHandler)
deleteVoiceConnectorAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteVoiceConnectorEmergencyCallingConfigurationResult> deleteVoiceConnectorEmergencyCallingConfigurationAsync(DeleteVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<DeleteVoiceConnectorEmergencyCallingConfigurationRequest,DeleteVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
deleteVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteVoiceConnectorGroupResult> deleteVoiceConnectorGroupAsync(DeleteVoiceConnectorGroupRequest request, AsyncHandler<DeleteVoiceConnectorGroupRequest,DeleteVoiceConnectorGroupResult> asyncHandler)
deleteVoiceConnectorGroupAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteVoiceConnectorOriginationResult> deleteVoiceConnectorOriginationAsync(DeleteVoiceConnectorOriginationRequest request, AsyncHandler<DeleteVoiceConnectorOriginationRequest,DeleteVoiceConnectorOriginationResult> asyncHandler)
deleteVoiceConnectorOriginationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteVoiceConnectorProxyResult> deleteVoiceConnectorProxyAsync(DeleteVoiceConnectorProxyRequest request, AsyncHandler<DeleteVoiceConnectorProxyRequest,DeleteVoiceConnectorProxyResult> asyncHandler)
deleteVoiceConnectorProxyAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteVoiceConnectorStreamingConfigurationResult> deleteVoiceConnectorStreamingConfigurationAsync(DeleteVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<DeleteVoiceConnectorStreamingConfigurationRequest,DeleteVoiceConnectorStreamingConfigurationResult> asyncHandler)
deleteVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteVoiceConnectorTerminationResult> deleteVoiceConnectorTerminationAsync(DeleteVoiceConnectorTerminationRequest request, AsyncHandler<DeleteVoiceConnectorTerminationRequest,DeleteVoiceConnectorTerminationResult> asyncHandler)
deleteVoiceConnectorTerminationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DeleteVoiceConnectorTerminationCredentialsResult> deleteVoiceConnectorTerminationCredentialsAsync(DeleteVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<DeleteVoiceConnectorTerminationCredentialsRequest,DeleteVoiceConnectorTerminationCredentialsResult> asyncHandler)
deleteVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DisassociatePhoneNumbersFromVoiceConnectorResult> disassociatePhoneNumbersFromVoiceConnectorAsync(DisassociatePhoneNumbersFromVoiceConnectorRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorRequest,DisassociatePhoneNumbersFromVoiceConnectorResult> asyncHandler)
disassociatePhoneNumbersFromVoiceConnectorAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<DisassociatePhoneNumbersFromVoiceConnectorGroupResult> disassociatePhoneNumbersFromVoiceConnectorGroupAsync(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorGroupRequest,DisassociatePhoneNumbersFromVoiceConnectorGroupResult> asyncHandler)
disassociatePhoneNumbersFromVoiceConnectorGroupAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetGlobalSettingsResult> getGlobalSettingsAsync(GetGlobalSettingsRequest request, AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
getGlobalSettingsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetPhoneNumberResult> getPhoneNumberAsync(GetPhoneNumberRequest request, AsyncHandler<GetPhoneNumberRequest,GetPhoneNumberResult> asyncHandler)
getPhoneNumberAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetPhoneNumberOrderResult> getPhoneNumberOrderAsync(GetPhoneNumberOrderRequest request, AsyncHandler<GetPhoneNumberOrderRequest,GetPhoneNumberOrderResult> asyncHandler)
getPhoneNumberOrderAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetPhoneNumberSettingsResult> getPhoneNumberSettingsAsync(GetPhoneNumberSettingsRequest request, AsyncHandler<GetPhoneNumberSettingsRequest,GetPhoneNumberSettingsResult> asyncHandler)
getPhoneNumberSettingsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetProxySessionResult> getProxySessionAsync(GetProxySessionRequest request, AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
getProxySessionAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetSipMediaApplicationResult> getSipMediaApplicationAsync(GetSipMediaApplicationRequest request, AsyncHandler<GetSipMediaApplicationRequest,GetSipMediaApplicationResult> asyncHandler)
getSipMediaApplicationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetSipMediaApplicationAlexaSkillConfigurationResult> getSipMediaApplicationAlexaSkillConfigurationAsync(GetSipMediaApplicationAlexaSkillConfigurationRequest request, AsyncHandler<GetSipMediaApplicationAlexaSkillConfigurationRequest,GetSipMediaApplicationAlexaSkillConfigurationResult> asyncHandler)
getSipMediaApplicationAlexaSkillConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetSipMediaApplicationLoggingConfigurationResult> getSipMediaApplicationLoggingConfigurationAsync(GetSipMediaApplicationLoggingConfigurationRequest request, AsyncHandler<GetSipMediaApplicationLoggingConfigurationRequest,GetSipMediaApplicationLoggingConfigurationResult> asyncHandler)
getSipMediaApplicationLoggingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetSipRuleResult> getSipRuleAsync(GetSipRuleRequest request, AsyncHandler<GetSipRuleRequest,GetSipRuleResult> asyncHandler)
getSipRuleAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorResult> getVoiceConnectorAsync(GetVoiceConnectorRequest request, AsyncHandler<GetVoiceConnectorRequest,GetVoiceConnectorResult> asyncHandler)
getVoiceConnectorAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorEmergencyCallingConfigurationResult> getVoiceConnectorEmergencyCallingConfigurationAsync(GetVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<GetVoiceConnectorEmergencyCallingConfigurationRequest,GetVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
getVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorGroupResult> getVoiceConnectorGroupAsync(GetVoiceConnectorGroupRequest request, AsyncHandler<GetVoiceConnectorGroupRequest,GetVoiceConnectorGroupResult> asyncHandler)
getVoiceConnectorGroupAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorLoggingConfigurationResult> getVoiceConnectorLoggingConfigurationAsync(GetVoiceConnectorLoggingConfigurationRequest request, AsyncHandler<GetVoiceConnectorLoggingConfigurationRequest,GetVoiceConnectorLoggingConfigurationResult> asyncHandler)
getVoiceConnectorLoggingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorOriginationResult> getVoiceConnectorOriginationAsync(GetVoiceConnectorOriginationRequest request, AsyncHandler<GetVoiceConnectorOriginationRequest,GetVoiceConnectorOriginationResult> asyncHandler)
getVoiceConnectorOriginationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorProxyResult> getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request, AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler)
getVoiceConnectorProxyAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorStreamingConfigurationResult> getVoiceConnectorStreamingConfigurationAsync(GetVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<GetVoiceConnectorStreamingConfigurationRequest,GetVoiceConnectorStreamingConfigurationResult> asyncHandler)
getVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorTerminationResult> getVoiceConnectorTerminationAsync(GetVoiceConnectorTerminationRequest request, AsyncHandler<GetVoiceConnectorTerminationRequest,GetVoiceConnectorTerminationResult> asyncHandler)
getVoiceConnectorTerminationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<GetVoiceConnectorTerminationHealthResult> getVoiceConnectorTerminationHealthAsync(GetVoiceConnectorTerminationHealthRequest request, AsyncHandler<GetVoiceConnectorTerminationHealthRequest,GetVoiceConnectorTerminationHealthResult> asyncHandler)
getVoiceConnectorTerminationHealthAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListAvailableVoiceConnectorRegionsResult> listAvailableVoiceConnectorRegionsAsync(ListAvailableVoiceConnectorRegionsRequest request, AsyncHandler<ListAvailableVoiceConnectorRegionsRequest,ListAvailableVoiceConnectorRegionsResult> asyncHandler)
listAvailableVoiceConnectorRegionsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListPhoneNumberOrdersResult> listPhoneNumberOrdersAsync(ListPhoneNumberOrdersRequest request, AsyncHandler<ListPhoneNumberOrdersRequest,ListPhoneNumberOrdersResult> asyncHandler)
listPhoneNumberOrdersAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListPhoneNumbersResult> listPhoneNumbersAsync(ListPhoneNumbersRequest request, AsyncHandler<ListPhoneNumbersRequest,ListPhoneNumbersResult> asyncHandler)
listPhoneNumbersAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListProxySessionsResult> listProxySessionsAsync(ListProxySessionsRequest request, AsyncHandler<ListProxySessionsRequest,ListProxySessionsResult> asyncHandler)
listProxySessionsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListSipMediaApplicationsResult> listSipMediaApplicationsAsync(ListSipMediaApplicationsRequest request, AsyncHandler<ListSipMediaApplicationsRequest,ListSipMediaApplicationsResult> asyncHandler)
listSipMediaApplicationsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListSipRulesResult> listSipRulesAsync(ListSipRulesRequest request, AsyncHandler<ListSipRulesRequest,ListSipRulesResult> asyncHandler)
listSipRulesAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListSupportedPhoneNumberCountriesResult> listSupportedPhoneNumberCountriesAsync(ListSupportedPhoneNumberCountriesRequest request, AsyncHandler<ListSupportedPhoneNumberCountriesRequest,ListSupportedPhoneNumberCountriesResult> asyncHandler)
listSupportedPhoneNumberCountriesAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListVoiceConnectorGroupsResult> listVoiceConnectorGroupsAsync(ListVoiceConnectorGroupsRequest request, AsyncHandler<ListVoiceConnectorGroupsRequest,ListVoiceConnectorGroupsResult> asyncHandler)
listVoiceConnectorGroupsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListVoiceConnectorTerminationCredentialsResult> listVoiceConnectorTerminationCredentialsAsync(ListVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<ListVoiceConnectorTerminationCredentialsRequest,ListVoiceConnectorTerminationCredentialsResult> asyncHandler)
listVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ListVoiceConnectorsResult> listVoiceConnectorsAsync(ListVoiceConnectorsRequest request, AsyncHandler<ListVoiceConnectorsRequest,ListVoiceConnectorsResult> asyncHandler)
listVoiceConnectorsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutSipMediaApplicationAlexaSkillConfigurationResult> putSipMediaApplicationAlexaSkillConfigurationAsync(PutSipMediaApplicationAlexaSkillConfigurationRequest request, AsyncHandler<PutSipMediaApplicationAlexaSkillConfigurationRequest,PutSipMediaApplicationAlexaSkillConfigurationResult> asyncHandler)
putSipMediaApplicationAlexaSkillConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutSipMediaApplicationLoggingConfigurationResult> putSipMediaApplicationLoggingConfigurationAsync(PutSipMediaApplicationLoggingConfigurationRequest request, AsyncHandler<PutSipMediaApplicationLoggingConfigurationRequest,PutSipMediaApplicationLoggingConfigurationResult> asyncHandler)
putSipMediaApplicationLoggingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutVoiceConnectorEmergencyCallingConfigurationResult> putVoiceConnectorEmergencyCallingConfigurationAsync(PutVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<PutVoiceConnectorEmergencyCallingConfigurationRequest,PutVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
putVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutVoiceConnectorLoggingConfigurationResult> putVoiceConnectorLoggingConfigurationAsync(PutVoiceConnectorLoggingConfigurationRequest request, AsyncHandler<PutVoiceConnectorLoggingConfigurationRequest,PutVoiceConnectorLoggingConfigurationResult> asyncHandler)
putVoiceConnectorLoggingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutVoiceConnectorOriginationResult> putVoiceConnectorOriginationAsync(PutVoiceConnectorOriginationRequest request, AsyncHandler<PutVoiceConnectorOriginationRequest,PutVoiceConnectorOriginationResult> asyncHandler)
putVoiceConnectorOriginationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutVoiceConnectorProxyResult> putVoiceConnectorProxyAsync(PutVoiceConnectorProxyRequest request, AsyncHandler<PutVoiceConnectorProxyRequest,PutVoiceConnectorProxyResult> asyncHandler)
putVoiceConnectorProxyAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutVoiceConnectorStreamingConfigurationResult> putVoiceConnectorStreamingConfigurationAsync(PutVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<PutVoiceConnectorStreamingConfigurationRequest,PutVoiceConnectorStreamingConfigurationResult> asyncHandler)
putVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutVoiceConnectorTerminationResult> putVoiceConnectorTerminationAsync(PutVoiceConnectorTerminationRequest request, AsyncHandler<PutVoiceConnectorTerminationRequest,PutVoiceConnectorTerminationResult> asyncHandler)
putVoiceConnectorTerminationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<PutVoiceConnectorTerminationCredentialsResult> putVoiceConnectorTerminationCredentialsAsync(PutVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<PutVoiceConnectorTerminationCredentialsRequest,PutVoiceConnectorTerminationCredentialsResult> asyncHandler)
putVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<RestorePhoneNumberResult> restorePhoneNumberAsync(RestorePhoneNumberRequest request, AsyncHandler<RestorePhoneNumberRequest,RestorePhoneNumberResult> asyncHandler)
restorePhoneNumberAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<SearchAvailablePhoneNumbersResult> searchAvailablePhoneNumbersAsync(SearchAvailablePhoneNumbersRequest request, AsyncHandler<SearchAvailablePhoneNumbersRequest,SearchAvailablePhoneNumbersResult> asyncHandler)
searchAvailablePhoneNumbersAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdateGlobalSettingsResult> updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request, AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler)
updateGlobalSettingsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdatePhoneNumberResult> updatePhoneNumberAsync(UpdatePhoneNumberRequest request, AsyncHandler<UpdatePhoneNumberRequest,UpdatePhoneNumberResult> asyncHandler)
updatePhoneNumberAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdatePhoneNumberSettingsResult> updatePhoneNumberSettingsAsync(UpdatePhoneNumberSettingsRequest request, AsyncHandler<UpdatePhoneNumberSettingsRequest,UpdatePhoneNumberSettingsResult> asyncHandler)
updatePhoneNumberSettingsAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdateProxySessionResult> updateProxySessionAsync(UpdateProxySessionRequest request, AsyncHandler<UpdateProxySessionRequest,UpdateProxySessionResult> asyncHandler)
updateProxySessionAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdateSipMediaApplicationResult> updateSipMediaApplicationAsync(UpdateSipMediaApplicationRequest request, AsyncHandler<UpdateSipMediaApplicationRequest,UpdateSipMediaApplicationResult> asyncHandler)
updateSipMediaApplicationAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdateSipMediaApplicationCallResult> updateSipMediaApplicationCallAsync(UpdateSipMediaApplicationCallRequest request, AsyncHandler<UpdateSipMediaApplicationCallRequest,UpdateSipMediaApplicationCallResult> asyncHandler)
updateSipMediaApplicationCallAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdateSipRuleResult> updateSipRuleAsync(UpdateSipRuleRequest request, AsyncHandler<UpdateSipRuleRequest,UpdateSipRuleResult> asyncHandler)
updateSipRuleAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdateVoiceConnectorResult> updateVoiceConnectorAsync(UpdateVoiceConnectorRequest request, AsyncHandler<UpdateVoiceConnectorRequest,UpdateVoiceConnectorResult> asyncHandler)
updateVoiceConnectorAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<UpdateVoiceConnectorGroupResult> updateVoiceConnectorGroupAsync(UpdateVoiceConnectorGroupRequest request, AsyncHandler<UpdateVoiceConnectorGroupRequest,UpdateVoiceConnectorGroupResult> asyncHandler)
updateVoiceConnectorGroupAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 AmazonChimeSDKVoiceAsync
public Future<ValidateE911AddressResult> validateE911AddressAsync(ValidateE911AddressRequest request, AsyncHandler<ValidateE911AddressRequest,ValidateE911AddressResult> asyncHandler)
validateE911AddressAsync
in interface AmazonChimeSDKVoiceAsync
asyncHandler
- 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 void shutdown()
getExecutorService().shutdown()
followed by getExecutorService().awaitTermination()
prior to
calling this method.shutdown
in interface AmazonChimeSDKVoice
shutdown
in class AmazonChimeSDKVoiceClient