@ThreadSafe @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonChimeAsyncClient extends AmazonChimeClient implements AmazonChimeAsync
AsyncHandler can be used to receive
notification when an asynchronous operation completes.
The Amazon Chime API (application programming interface) is designed for administrators to use to perform key tasks, such as creating and managing Amazon Chime accounts and users. This guide provides detailed information about the Amazon Chime API, including operations, types, inputs and outputs, and error codes.
You can use an AWS SDK, the AWS Command Line Interface (AWS CLI), or the REST API to make API calls. We recommend using an AWS SDK or the AWS CLI. Each API operation includes links to information about using it with a language-specific AWS SDK or the AWS CLI.
You don't need to write code to calculate a signature for request authentication. The SDK clients authenticate your requests by using access keys that you provide. For more information about AWS SDKs, see the AWS Developer Center.
Use your access keys with the AWS CLI to make API calls. For information about setting up the AWS CLI, see Installing the AWS Command Line Interface in the AWS Command Line Interface User Guide. For a list of available Amazon Chime commands, see the Amazon Chime commands in the AWS CLI Command Reference.
If you use REST to make API calls, you must authenticate your request by providing a signature. Amazon Chime supports signature version 4. For more information, see Signature Version 4 Signing Process in the Amazon Web Services General Reference.
When making REST API calls, use the service name chime and REST endpoint
https://service.chime.aws.amazon.com.
Administrative permissions are controlled using AWS Identity and Access Management (IAM). For more information, see Control Access to the Amazon Chime Console in the Amazon Chime Administration Guide.
LOGGING_AWS_REQUEST_METRICENDPOINT_PREFIXassociatePhoneNumbersWithVoiceConnector, associatePhoneNumberWithUser, batchDeletePhoneNumber, batchSuspendUser, batchUnsuspendUser, batchUpdatePhoneNumber, batchUpdateUser, builder, createAccount, createBot, createPhoneNumberOrder, createVoiceConnector, deleteAccount, deleteEventsConfiguration, deletePhoneNumber, deleteVoiceConnector, deleteVoiceConnectorOrigination, deleteVoiceConnectorTermination, deleteVoiceConnectorTerminationCredentials, disassociatePhoneNumberFromUser, disassociatePhoneNumbersFromVoiceConnector, getAccount, getAccountSettings, getBot, getCachedResponseMetadata, getEventsConfiguration, getGlobalSettings, getPhoneNumber, getPhoneNumberOrder, getUser, getUserSettings, getVoiceConnector, getVoiceConnectorOrigination, getVoiceConnectorTermination, getVoiceConnectorTerminationHealth, inviteUsers, listAccounts, listBots, listPhoneNumberOrders, listPhoneNumbers, listUsers, listVoiceConnectors, listVoiceConnectorTerminationCredentials, logoutUser, putEventsConfiguration, putVoiceConnectorOrigination, putVoiceConnectorTermination, putVoiceConnectorTerminationCredentials, regenerateSecurityToken, resetPersonalPIN, restorePhoneNumber, searchAvailablePhoneNumbers, updateAccount, updateAccountSettings, updateBot, updateGlobalSettings, updatePhoneNumber, updateUser, updateUserSettings, updateVoiceConnectoraddRequestHandler, addRequestHandler, configureRegion, getClientConfiguration, getEndpointPrefix, getMonitoringListeners, getRequestMetricsCollector, getServiceName, getSignerByURI, getSignerOverride, getSignerRegionOverride, getTimeOffset, makeImmutable, removeRequestHandler, removeRequestHandler, setEndpoint, setEndpoint, setRegion, setServiceNameIntern, setSignerRegionOverride, setTimeOffset, withEndpoint, withRegion, withRegion, withTimeOffsetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassociatePhoneNumbersWithVoiceConnector, associatePhoneNumberWithUser, batchDeletePhoneNumber, batchSuspendUser, batchUnsuspendUser, batchUpdatePhoneNumber, batchUpdateUser, createAccount, createBot, createPhoneNumberOrder, createVoiceConnector, deleteAccount, deleteEventsConfiguration, deletePhoneNumber, deleteVoiceConnector, deleteVoiceConnectorOrigination, deleteVoiceConnectorTermination, deleteVoiceConnectorTerminationCredentials, disassociatePhoneNumberFromUser, disassociatePhoneNumbersFromVoiceConnector, getAccount, getAccountSettings, getBot, getCachedResponseMetadata, getEventsConfiguration, getGlobalSettings, getPhoneNumber, getPhoneNumberOrder, getUser, getUserSettings, getVoiceConnector, getVoiceConnectorOrigination, getVoiceConnectorTermination, getVoiceConnectorTerminationHealth, inviteUsers, listAccounts, listBots, listPhoneNumberOrders, listPhoneNumbers, listUsers, listVoiceConnectors, listVoiceConnectorTerminationCredentials, logoutUser, putEventsConfiguration, putVoiceConnectorOrigination, putVoiceConnectorTermination, putVoiceConnectorTerminationCredentials, regenerateSecurityToken, resetPersonalPIN, restorePhoneNumber, searchAvailablePhoneNumbers, updateAccount, updateAccountSettings, updateBot, updateGlobalSettings, updatePhoneNumber, updateUser, updateUserSettings, updateVoiceConnectorpublic static AmazonChimeAsyncClientBuilder asyncBuilder()
public ExecutorService getExecutorService()
public Future<AssociatePhoneNumberWithUserResult> associatePhoneNumberWithUserAsync(AssociatePhoneNumberWithUserRequest request)
AmazonChimeAsyncAssociates a phone number with the specified Amazon Chime user.
associatePhoneNumberWithUserAsync in interface AmazonChimeAsyncpublic Future<AssociatePhoneNumberWithUserResult> associatePhoneNumberWithUserAsync(AssociatePhoneNumberWithUserRequest request, AsyncHandler<AssociatePhoneNumberWithUserRequest,AssociatePhoneNumberWithUserResult> asyncHandler)
AmazonChimeAsyncAssociates a phone number with the specified Amazon Chime user.
associatePhoneNumberWithUserAsync in interface AmazonChimeAsyncasyncHandler - 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<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request)
AmazonChimeAsyncAssociates a phone number with the specified Amazon Chime Voice Connector.
associatePhoneNumbersWithVoiceConnectorAsync in interface AmazonChimeAsyncpublic Future<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorRequest,AssociatePhoneNumbersWithVoiceConnectorResult> asyncHandler)
AmazonChimeAsyncAssociates a phone number with the specified Amazon Chime Voice Connector.
associatePhoneNumbersWithVoiceConnectorAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncMoves phone numbers into the Deletion queue. Phone numbers must be disassociated from any users or Amazon Chime Voice Connectors before they can be deleted.
Phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.
batchDeletePhoneNumberAsync in interface AmazonChimeAsyncpublic Future<BatchDeletePhoneNumberResult> batchDeletePhoneNumberAsync(BatchDeletePhoneNumberRequest request, AsyncHandler<BatchDeletePhoneNumberRequest,BatchDeletePhoneNumberResult> asyncHandler)
AmazonChimeAsyncMoves phone numbers into the Deletion queue. Phone numbers must be disassociated from any users or Amazon Chime Voice Connectors before they can be deleted.
Phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.
batchDeletePhoneNumberAsync in interface AmazonChimeAsyncasyncHandler - 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<BatchSuspendUserResult> batchSuspendUserAsync(BatchSuspendUserRequest request)
AmazonChimeAsync
Suspends up to 50 users from a Team or EnterpriseLWA Amazon Chime account. For more
information about different account types, see Managing Your Amazon Chime
Accounts in the Amazon Chime Administration Guide.
Users suspended from a Team account are dissasociated from the account, but they can continue to use
Amazon Chime as free users. To remove the suspension from suspended Team account users, invite them
to the Team account again. You can use the InviteUsers action to do so.
Users suspended from an EnterpriseLWA account are immediately signed out of Amazon Chime and can no
longer sign in. To remove the suspension from suspended EnterpriseLWA account users, use the
BatchUnsuspendUser action.
To sign out users without suspending them, use the LogoutUser action.
batchSuspendUserAsync in interface AmazonChimeAsyncpublic Future<BatchSuspendUserResult> batchSuspendUserAsync(BatchSuspendUserRequest request, AsyncHandler<BatchSuspendUserRequest,BatchSuspendUserResult> asyncHandler)
AmazonChimeAsync
Suspends up to 50 users from a Team or EnterpriseLWA Amazon Chime account. For more
information about different account types, see Managing Your Amazon Chime
Accounts in the Amazon Chime Administration Guide.
Users suspended from a Team account are dissasociated from the account, but they can continue to use
Amazon Chime as free users. To remove the suspension from suspended Team account users, invite them
to the Team account again. You can use the InviteUsers action to do so.
Users suspended from an EnterpriseLWA account are immediately signed out of Amazon Chime and can no
longer sign in. To remove the suspension from suspended EnterpriseLWA account users, use the
BatchUnsuspendUser action.
To sign out users without suspending them, use the LogoutUser action.
batchSuspendUserAsync in interface AmazonChimeAsyncasyncHandler - 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<BatchUnsuspendUserResult> batchUnsuspendUserAsync(BatchUnsuspendUserRequest request)
AmazonChimeAsync
Removes the suspension from up to 50 previously suspended users for the specified Amazon Chime
EnterpriseLWA account. Only users on EnterpriseLWA accounts can be unsuspended using
this action. For more information about different account types, see Managing Your Amazon Chime
Accounts in the Amazon Chime Administration Guide.
Previously suspended users who are unsuspended using this action are returned to Registered status.
Users who are not previously suspended are ignored.
batchUnsuspendUserAsync in interface AmazonChimeAsyncpublic Future<BatchUnsuspendUserResult> batchUnsuspendUserAsync(BatchUnsuspendUserRequest request, AsyncHandler<BatchUnsuspendUserRequest,BatchUnsuspendUserResult> asyncHandler)
AmazonChimeAsync
Removes the suspension from up to 50 previously suspended users for the specified Amazon Chime
EnterpriseLWA account. Only users on EnterpriseLWA accounts can be unsuspended using
this action. For more information about different account types, see Managing Your Amazon Chime
Accounts in the Amazon Chime Administration Guide.
Previously suspended users who are unsuspended using this action are returned to Registered status.
Users who are not previously suspended are ignored.
batchUnsuspendUserAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncUpdates phone number product types. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types.
batchUpdatePhoneNumberAsync in interface AmazonChimeAsyncpublic Future<BatchUpdatePhoneNumberResult> batchUpdatePhoneNumberAsync(BatchUpdatePhoneNumberRequest request, AsyncHandler<BatchUpdatePhoneNumberRequest,BatchUpdatePhoneNumberResult> asyncHandler)
AmazonChimeAsyncUpdates phone number product types. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types.
batchUpdatePhoneNumberAsync in interface AmazonChimeAsyncasyncHandler - 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<BatchUpdateUserResult> batchUpdateUserAsync(BatchUpdateUserRequest request)
AmazonChimeAsync
Updates user details within the UpdateUserRequestItem object for up to 20 users for the specified Amazon
Chime account. Currently, only LicenseType updates are supported for this action.
batchUpdateUserAsync in interface AmazonChimeAsyncpublic Future<BatchUpdateUserResult> batchUpdateUserAsync(BatchUpdateUserRequest request, AsyncHandler<BatchUpdateUserRequest,BatchUpdateUserResult> asyncHandler)
AmazonChimeAsync
Updates user details within the UpdateUserRequestItem object for up to 20 users for the specified Amazon
Chime account. Currently, only LicenseType updates are supported for this action.
batchUpdateUserAsync in interface AmazonChimeAsyncasyncHandler - 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<CreateAccountResult> createAccountAsync(CreateAccountRequest request)
AmazonChimeAsync
Creates an Amazon Chime account under the administrator's AWS account. Only Team account types are
currently supported for this action. For more information about different account types, see Managing Your Amazon Chime
Accounts in the Amazon Chime Administration Guide.
createAccountAsync in interface AmazonChimeAsyncpublic Future<CreateAccountResult> createAccountAsync(CreateAccountRequest request, AsyncHandler<CreateAccountRequest,CreateAccountResult> asyncHandler)
AmazonChimeAsync
Creates an Amazon Chime account under the administrator's AWS account. Only Team account types are
currently supported for this action. For more information about different account types, see Managing Your Amazon Chime
Accounts in the Amazon Chime Administration Guide.
createAccountAsync in interface AmazonChimeAsyncasyncHandler - 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<CreateBotResult> createBotAsync(CreateBotRequest request)
AmazonChimeAsyncCreates a bot for an Amazon Chime Enterprise account.
createBotAsync in interface AmazonChimeAsyncpublic Future<CreateBotResult> createBotAsync(CreateBotRequest request, AsyncHandler<CreateBotRequest,CreateBotResult> asyncHandler)
AmazonChimeAsyncCreates a bot for an Amazon Chime Enterprise account.
createBotAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncCreates an order for phone numbers to be provisioned. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types.
createPhoneNumberOrderAsync in interface AmazonChimeAsyncpublic Future<CreatePhoneNumberOrderResult> createPhoneNumberOrderAsync(CreatePhoneNumberOrderRequest request, AsyncHandler<CreatePhoneNumberOrderRequest,CreatePhoneNumberOrderResult> asyncHandler)
AmazonChimeAsyncCreates an order for phone numbers to be provisioned. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types.
createPhoneNumberOrderAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncCreates an Amazon Chime Voice Connector under the administrator's AWS account. Enabling CreateVoiceConnectorRequest$RequireEncryption configures your Amazon Chime Voice Connector to use TLS transport for SIP signaling and Secure RTP (SRTP) for media. Inbound calls use TLS transport, and unencrypted outbound calls are blocked.
createVoiceConnectorAsync in interface AmazonChimeAsyncpublic Future<CreateVoiceConnectorResult> createVoiceConnectorAsync(CreateVoiceConnectorRequest request, AsyncHandler<CreateVoiceConnectorRequest,CreateVoiceConnectorResult> asyncHandler)
AmazonChimeAsyncCreates an Amazon Chime Voice Connector under the administrator's AWS account. Enabling CreateVoiceConnectorRequest$RequireEncryption configures your Amazon Chime Voice Connector to use TLS transport for SIP signaling and Secure RTP (SRTP) for media. Inbound calls use TLS transport, and unencrypted outbound calls are blocked.
createVoiceConnectorAsync in interface AmazonChimeAsyncasyncHandler - 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<DeleteAccountResult> deleteAccountAsync(DeleteAccountRequest request)
AmazonChimeAsync
Deletes the specified Amazon Chime account. You must suspend all users before deleting a Team
account. You can use the BatchSuspendUser action to do so.
For EnterpriseLWA and EnterpriseAD accounts, you must release the claimed domains for
your Amazon Chime account before deletion. As soon as you release the domain, all users under that account are
suspended.
Deleted accounts appear in your Disabled accounts list for 90 days. To restore a deleted account
from your Disabled accounts list, you must contact AWS Support.
After 90 days, deleted accounts are permanently removed from your Disabled accounts list.
deleteAccountAsync in interface AmazonChimeAsyncpublic Future<DeleteAccountResult> deleteAccountAsync(DeleteAccountRequest request, AsyncHandler<DeleteAccountRequest,DeleteAccountResult> asyncHandler)
AmazonChimeAsync
Deletes the specified Amazon Chime account. You must suspend all users before deleting a Team
account. You can use the BatchSuspendUser action to do so.
For EnterpriseLWA and EnterpriseAD accounts, you must release the claimed domains for
your Amazon Chime account before deletion. As soon as you release the domain, all users under that account are
suspended.
Deleted accounts appear in your Disabled accounts list for 90 days. To restore a deleted account
from your Disabled accounts list, you must contact AWS Support.
After 90 days, deleted accounts are permanently removed from your Disabled accounts list.
deleteAccountAsync in interface AmazonChimeAsyncasyncHandler - 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<DeleteEventsConfigurationResult> deleteEventsConfigurationAsync(DeleteEventsConfigurationRequest request)
AmazonChimeAsyncDeletes the events configuration that allows a bot to receive outgoing events.
deleteEventsConfigurationAsync in interface AmazonChimeAsyncpublic Future<DeleteEventsConfigurationResult> deleteEventsConfigurationAsync(DeleteEventsConfigurationRequest request, AsyncHandler<DeleteEventsConfigurationRequest,DeleteEventsConfigurationResult> asyncHandler)
AmazonChimeAsyncDeletes the events configuration that allows a bot to receive outgoing events.
deleteEventsConfigurationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncMoves the specified phone number into the Deletion queue. A phone number must be disassociated from any users or Amazon Chime Voice Connectors before it can be deleted.
Deleted phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.
deletePhoneNumberAsync in interface AmazonChimeAsyncpublic Future<DeletePhoneNumberResult> deletePhoneNumberAsync(DeletePhoneNumberRequest request, AsyncHandler<DeletePhoneNumberRequest,DeletePhoneNumberResult> asyncHandler)
AmazonChimeAsyncMoves the specified phone number into the Deletion queue. A phone number must be disassociated from any users or Amazon Chime Voice Connectors before it can be deleted.
Deleted phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.
deletePhoneNumberAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncDeletes the specified Amazon Chime Voice Connector. Any phone numbers assigned to the Amazon Chime Voice Connector must be unassigned from it before it can be deleted.
deleteVoiceConnectorAsync in interface AmazonChimeAsyncpublic Future<DeleteVoiceConnectorResult> deleteVoiceConnectorAsync(DeleteVoiceConnectorRequest request, AsyncHandler<DeleteVoiceConnectorRequest,DeleteVoiceConnectorResult> asyncHandler)
AmazonChimeAsyncDeletes the specified Amazon Chime Voice Connector. Any phone numbers assigned to the Amazon Chime Voice Connector must be unassigned from it before it can be deleted.
deleteVoiceConnectorAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncDeletes the origination settings for the specified Amazon Chime Voice Connector.
deleteVoiceConnectorOriginationAsync in interface AmazonChimeAsyncpublic Future<DeleteVoiceConnectorOriginationResult> deleteVoiceConnectorOriginationAsync(DeleteVoiceConnectorOriginationRequest request, AsyncHandler<DeleteVoiceConnectorOriginationRequest,DeleteVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeAsyncDeletes the origination settings for the specified Amazon Chime Voice Connector.
deleteVoiceConnectorOriginationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncDeletes the termination settings for the specified Amazon Chime Voice Connector.
deleteVoiceConnectorTerminationAsync in interface AmazonChimeAsyncpublic Future<DeleteVoiceConnectorTerminationResult> deleteVoiceConnectorTerminationAsync(DeleteVoiceConnectorTerminationRequest request, AsyncHandler<DeleteVoiceConnectorTerminationRequest,DeleteVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeAsyncDeletes the termination settings for the specified Amazon Chime Voice Connector.
deleteVoiceConnectorTerminationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncDeletes the specified SIP credentials used by your equipment to authenticate during call termination.
deleteVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeAsyncpublic Future<DeleteVoiceConnectorTerminationCredentialsResult> deleteVoiceConnectorTerminationCredentialsAsync(DeleteVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<DeleteVoiceConnectorTerminationCredentialsRequest,DeleteVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeAsyncDeletes the specified SIP credentials used by your equipment to authenticate during call termination.
deleteVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeAsyncasyncHandler - 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<DisassociatePhoneNumberFromUserResult> disassociatePhoneNumberFromUserAsync(DisassociatePhoneNumberFromUserRequest request)
AmazonChimeAsyncDisassociates the primary provisioned phone number from the specified Amazon Chime user.
disassociatePhoneNumberFromUserAsync in interface AmazonChimeAsyncpublic Future<DisassociatePhoneNumberFromUserResult> disassociatePhoneNumberFromUserAsync(DisassociatePhoneNumberFromUserRequest request, AsyncHandler<DisassociatePhoneNumberFromUserRequest,DisassociatePhoneNumberFromUserResult> asyncHandler)
AmazonChimeAsyncDisassociates the primary provisioned phone number from the specified Amazon Chime user.
disassociatePhoneNumberFromUserAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncDisassociates the specified phone number from the specified Amazon Chime Voice Connector.
disassociatePhoneNumbersFromVoiceConnectorAsync in interface AmazonChimeAsyncpublic Future<DisassociatePhoneNumbersFromVoiceConnectorResult> disassociatePhoneNumbersFromVoiceConnectorAsync(DisassociatePhoneNumbersFromVoiceConnectorRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorRequest,DisassociatePhoneNumbersFromVoiceConnectorResult> asyncHandler)
AmazonChimeAsyncDisassociates the specified phone number from the specified Amazon Chime Voice Connector.
disassociatePhoneNumbersFromVoiceConnectorAsync in interface AmazonChimeAsyncasyncHandler - 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<GetAccountResult> getAccountAsync(GetAccountRequest request)
AmazonChimeAsyncRetrieves details for the specified Amazon Chime account, such as account type and supported licenses.
getAccountAsync in interface AmazonChimeAsyncpublic Future<GetAccountResult> getAccountAsync(GetAccountRequest request, AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler)
AmazonChimeAsyncRetrieves details for the specified Amazon Chime account, such as account type and supported licenses.
getAccountAsync in interface AmazonChimeAsyncasyncHandler - 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<GetAccountSettingsResult> getAccountSettingsAsync(GetAccountSettingsRequest request)
AmazonChimeAsyncRetrieves account settings for the specified Amazon Chime account ID, such as remote control and dial out settings. For more information about these settings, see Use the Policies Page in the Amazon Chime Administration Guide.
getAccountSettingsAsync in interface AmazonChimeAsyncpublic Future<GetAccountSettingsResult> getAccountSettingsAsync(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler)
AmazonChimeAsyncRetrieves account settings for the specified Amazon Chime account ID, such as remote control and dial out settings. For more information about these settings, see Use the Policies Page in the Amazon Chime Administration Guide.
getAccountSettingsAsync in interface AmazonChimeAsyncasyncHandler - 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<GetBotResult> getBotAsync(GetBotRequest request)
AmazonChimeAsyncRetrieves details for the specified bot, such as bot email address, bot type, status, and display name.
getBotAsync in interface AmazonChimeAsyncpublic Future<GetBotResult> getBotAsync(GetBotRequest request, AsyncHandler<GetBotRequest,GetBotResult> asyncHandler)
AmazonChimeAsyncRetrieves details for the specified bot, such as bot email address, bot type, status, and display name.
getBotAsync in interface AmazonChimeAsyncasyncHandler - 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<GetEventsConfigurationResult> getEventsConfigurationAsync(GetEventsConfigurationRequest request)
AmazonChimeAsyncGets details for an events configuration that allows a bot to receive outgoing events, such as an HTTPS endpoint or Lambda function ARN.
getEventsConfigurationAsync in interface AmazonChimeAsyncpublic Future<GetEventsConfigurationResult> getEventsConfigurationAsync(GetEventsConfigurationRequest request, AsyncHandler<GetEventsConfigurationRequest,GetEventsConfigurationResult> asyncHandler)
AmazonChimeAsyncGets details for an events configuration that allows a bot to receive outgoing events, such as an HTTPS endpoint or Lambda function ARN.
getEventsConfigurationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncRetrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.
getGlobalSettingsAsync in interface AmazonChimeAsyncpublic Future<GetGlobalSettingsResult> getGlobalSettingsAsync(GetGlobalSettingsRequest request, AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
AmazonChimeAsyncRetrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.
getGlobalSettingsAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncRetrieves details for the specified phone number ID, such as associations, capabilities, and product type.
getPhoneNumberAsync in interface AmazonChimeAsyncpublic Future<GetPhoneNumberResult> getPhoneNumberAsync(GetPhoneNumberRequest request, AsyncHandler<GetPhoneNumberRequest,GetPhoneNumberResult> asyncHandler)
AmazonChimeAsyncRetrieves details for the specified phone number ID, such as associations, capabilities, and product type.
getPhoneNumberAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncRetrieves details for the specified phone number order, such as order creation timestamp, phone numbers in E.164 format, product type, and order status.
getPhoneNumberOrderAsync in interface AmazonChimeAsyncpublic Future<GetPhoneNumberOrderResult> getPhoneNumberOrderAsync(GetPhoneNumberOrderRequest request, AsyncHandler<GetPhoneNumberOrderRequest,GetPhoneNumberOrderResult> asyncHandler)
AmazonChimeAsyncRetrieves details for the specified phone number order, such as order creation timestamp, phone numbers in E.164 format, product type, and order status.
getPhoneNumberOrderAsync in interface AmazonChimeAsyncasyncHandler - 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<GetUserResult> getUserAsync(GetUserRequest request)
AmazonChimeAsyncRetrieves details for the specified user ID, such as primary email address, license type, and personal meeting PIN.
To retrieve user details with an email address instead of a user ID, use the ListUsers action, and then filter by email address.
getUserAsync in interface AmazonChimeAsyncpublic Future<GetUserResult> getUserAsync(GetUserRequest request, AsyncHandler<GetUserRequest,GetUserResult> asyncHandler)
AmazonChimeAsyncRetrieves details for the specified user ID, such as primary email address, license type, and personal meeting PIN.
To retrieve user details with an email address instead of a user ID, use the ListUsers action, and then filter by email address.
getUserAsync in interface AmazonChimeAsyncasyncHandler - 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<GetUserSettingsResult> getUserSettingsAsync(GetUserSettingsRequest request)
AmazonChimeAsyncRetrieves settings for the specified user ID, such as any associated phone number settings.
getUserSettingsAsync in interface AmazonChimeAsyncpublic Future<GetUserSettingsResult> getUserSettingsAsync(GetUserSettingsRequest request, AsyncHandler<GetUserSettingsRequest,GetUserSettingsResult> asyncHandler)
AmazonChimeAsyncRetrieves settings for the specified user ID, such as any associated phone number settings.
getUserSettingsAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncRetrieves details for the specified Amazon Chime Voice Connector, such as timestamps, name, outbound host, and encryption requirements.
getVoiceConnectorAsync in interface AmazonChimeAsyncpublic Future<GetVoiceConnectorResult> getVoiceConnectorAsync(GetVoiceConnectorRequest request, AsyncHandler<GetVoiceConnectorRequest,GetVoiceConnectorResult> asyncHandler)
AmazonChimeAsyncRetrieves details for the specified Amazon Chime Voice Connector, such as timestamps, name, outbound host, and encryption requirements.
getVoiceConnectorAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncRetrieves origination setting details for the specified Amazon Chime Voice Connector.
getVoiceConnectorOriginationAsync in interface AmazonChimeAsyncpublic Future<GetVoiceConnectorOriginationResult> getVoiceConnectorOriginationAsync(GetVoiceConnectorOriginationRequest request, AsyncHandler<GetVoiceConnectorOriginationRequest,GetVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeAsyncRetrieves origination setting details for the specified Amazon Chime Voice Connector.
getVoiceConnectorOriginationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncRetrieves termination setting details for the specified Amazon Chime Voice Connector.
getVoiceConnectorTerminationAsync in interface AmazonChimeAsyncpublic Future<GetVoiceConnectorTerminationResult> getVoiceConnectorTerminationAsync(GetVoiceConnectorTerminationRequest request, AsyncHandler<GetVoiceConnectorTerminationRequest,GetVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeAsyncRetrieves termination setting details for the specified Amazon Chime Voice Connector.
getVoiceConnectorTerminationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsync
Retrieves information about the last time a SIP OPTIONS ping was received from your SIP
infrastructure for the specified Amazon Chime Voice Connector.
getVoiceConnectorTerminationHealthAsync in interface AmazonChimeAsyncpublic Future<GetVoiceConnectorTerminationHealthResult> getVoiceConnectorTerminationHealthAsync(GetVoiceConnectorTerminationHealthRequest request, AsyncHandler<GetVoiceConnectorTerminationHealthRequest,GetVoiceConnectorTerminationHealthResult> asyncHandler)
AmazonChimeAsync
Retrieves information about the last time a SIP OPTIONS ping was received from your SIP
infrastructure for the specified Amazon Chime Voice Connector.
getVoiceConnectorTerminationHealthAsync in interface AmazonChimeAsyncasyncHandler - 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<InviteUsersResult> inviteUsersAsync(InviteUsersRequest request)
AmazonChimeAsync
Sends email invites to as many as 50 users, inviting them to the specified Amazon Chime Team
account. Only Team account types are currently supported for this action.
inviteUsersAsync in interface AmazonChimeAsyncpublic Future<InviteUsersResult> inviteUsersAsync(InviteUsersRequest request, AsyncHandler<InviteUsersRequest,InviteUsersResult> asyncHandler)
AmazonChimeAsync
Sends email invites to as many as 50 users, inviting them to the specified Amazon Chime Team
account. Only Team account types are currently supported for this action.
inviteUsersAsync in interface AmazonChimeAsyncasyncHandler - 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<ListAccountsResult> listAccountsAsync(ListAccountsRequest request)
AmazonChimeAsyncLists the Amazon Chime accounts under the administrator's AWS account. You can filter accounts by account name prefix. To find out which Amazon Chime account a user belongs to, you can filter by the user's email address, which returns one account result.
listAccountsAsync in interface AmazonChimeAsyncpublic Future<ListAccountsResult> listAccountsAsync(ListAccountsRequest request, AsyncHandler<ListAccountsRequest,ListAccountsResult> asyncHandler)
AmazonChimeAsyncLists the Amazon Chime accounts under the administrator's AWS account. You can filter accounts by account name prefix. To find out which Amazon Chime account a user belongs to, you can filter by the user's email address, which returns one account result.
listAccountsAsync in interface AmazonChimeAsyncasyncHandler - 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<ListBotsResult> listBotsAsync(ListBotsRequest request)
AmazonChimeAsyncLists the bots associated with the administrator's Amazon Chime Enterprise account ID.
listBotsAsync in interface AmazonChimeAsyncpublic Future<ListBotsResult> listBotsAsync(ListBotsRequest request, AsyncHandler<ListBotsRequest,ListBotsResult> asyncHandler)
AmazonChimeAsyncLists the bots associated with the administrator's Amazon Chime Enterprise account ID.
listBotsAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncLists the phone number orders for the administrator's Amazon Chime account.
listPhoneNumberOrdersAsync in interface AmazonChimeAsyncpublic Future<ListPhoneNumberOrdersResult> listPhoneNumberOrdersAsync(ListPhoneNumberOrdersRequest request, AsyncHandler<ListPhoneNumberOrdersRequest,ListPhoneNumberOrdersResult> asyncHandler)
AmazonChimeAsyncLists the phone number orders for the administrator's Amazon Chime account.
listPhoneNumberOrdersAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncLists the phone numbers for the specified Amazon Chime account, Amazon Chime user, or Amazon Chime Voice Connector.
listPhoneNumbersAsync in interface AmazonChimeAsyncpublic Future<ListPhoneNumbersResult> listPhoneNumbersAsync(ListPhoneNumbersRequest request, AsyncHandler<ListPhoneNumbersRequest,ListPhoneNumbersResult> asyncHandler)
AmazonChimeAsyncLists the phone numbers for the specified Amazon Chime account, Amazon Chime user, or Amazon Chime Voice Connector.
listPhoneNumbersAsync in interface AmazonChimeAsyncasyncHandler - 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<ListUsersResult> listUsersAsync(ListUsersRequest request)
AmazonChimeAsyncLists the users that belong to the specified Amazon Chime account. You can specify an email address to list only the user that the email address belongs to.
listUsersAsync in interface AmazonChimeAsyncpublic Future<ListUsersResult> listUsersAsync(ListUsersRequest request, AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
AmazonChimeAsyncLists the users that belong to the specified Amazon Chime account. You can specify an email address to list only the user that the email address belongs to.
listUsersAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncLists the SIP credentials for the specified Amazon Chime Voice Connector.
listVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeAsyncpublic Future<ListVoiceConnectorTerminationCredentialsResult> listVoiceConnectorTerminationCredentialsAsync(ListVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<ListVoiceConnectorTerminationCredentialsRequest,ListVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeAsyncLists the SIP credentials for the specified Amazon Chime Voice Connector.
listVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncLists the Amazon Chime Voice Connectors for the administrator's AWS account.
listVoiceConnectorsAsync in interface AmazonChimeAsyncpublic Future<ListVoiceConnectorsResult> listVoiceConnectorsAsync(ListVoiceConnectorsRequest request, AsyncHandler<ListVoiceConnectorsRequest,ListVoiceConnectorsResult> asyncHandler)
AmazonChimeAsyncLists the Amazon Chime Voice Connectors for the administrator's AWS account.
listVoiceConnectorsAsync in interface AmazonChimeAsyncasyncHandler - 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<LogoutUserResult> logoutUserAsync(LogoutUserRequest request)
AmazonChimeAsyncLogs out the specified user from all of the devices they are currently logged into.
logoutUserAsync in interface AmazonChimeAsyncpublic Future<LogoutUserResult> logoutUserAsync(LogoutUserRequest request, AsyncHandler<LogoutUserRequest,LogoutUserResult> asyncHandler)
AmazonChimeAsyncLogs out the specified user from all of the devices they are currently logged into.
logoutUserAsync in interface AmazonChimeAsyncasyncHandler - 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<PutEventsConfigurationResult> putEventsConfigurationAsync(PutEventsConfigurationRequest request)
AmazonChimeAsyncCreates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime. Choose either an HTTPS endpoint or a Lambda function ARN. For more information, see Bot.
putEventsConfigurationAsync in interface AmazonChimeAsyncpublic Future<PutEventsConfigurationResult> putEventsConfigurationAsync(PutEventsConfigurationRequest request, AsyncHandler<PutEventsConfigurationRequest,PutEventsConfigurationResult> asyncHandler)
AmazonChimeAsyncCreates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime. Choose either an HTTPS endpoint or a Lambda function ARN. For more information, see Bot.
putEventsConfigurationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncAdds origination settings for the specified Amazon Chime Voice Connector.
putVoiceConnectorOriginationAsync in interface AmazonChimeAsyncpublic Future<PutVoiceConnectorOriginationResult> putVoiceConnectorOriginationAsync(PutVoiceConnectorOriginationRequest request, AsyncHandler<PutVoiceConnectorOriginationRequest,PutVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeAsyncAdds origination settings for the specified Amazon Chime Voice Connector.
putVoiceConnectorOriginationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncAdds termination settings for the specified Amazon Chime Voice Connector.
putVoiceConnectorTerminationAsync in interface AmazonChimeAsyncpublic Future<PutVoiceConnectorTerminationResult> putVoiceConnectorTerminationAsync(PutVoiceConnectorTerminationRequest request, AsyncHandler<PutVoiceConnectorTerminationRequest,PutVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeAsyncAdds termination settings for the specified Amazon Chime Voice Connector.
putVoiceConnectorTerminationAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncAdds termination SIP credentials for the specified Amazon Chime Voice Connector.
putVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeAsyncpublic Future<PutVoiceConnectorTerminationCredentialsResult> putVoiceConnectorTerminationCredentialsAsync(PutVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<PutVoiceConnectorTerminationCredentialsRequest,PutVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeAsyncAdds termination SIP credentials for the specified Amazon Chime Voice Connector.
putVoiceConnectorTerminationCredentialsAsync in interface AmazonChimeAsyncasyncHandler - 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<RegenerateSecurityTokenResult> regenerateSecurityTokenAsync(RegenerateSecurityTokenRequest request)
AmazonChimeAsyncRegenerates the security token for a bot.
regenerateSecurityTokenAsync in interface AmazonChimeAsyncpublic Future<RegenerateSecurityTokenResult> regenerateSecurityTokenAsync(RegenerateSecurityTokenRequest request, AsyncHandler<RegenerateSecurityTokenRequest,RegenerateSecurityTokenResult> asyncHandler)
AmazonChimeAsyncRegenerates the security token for a bot.
regenerateSecurityTokenAsync in interface AmazonChimeAsyncasyncHandler - 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<ResetPersonalPINResult> resetPersonalPINAsync(ResetPersonalPINRequest request)
AmazonChimeAsyncResets the personal meeting PIN for the specified user on an Amazon Chime account. Returns the User object with the updated personal meeting PIN.
resetPersonalPINAsync in interface AmazonChimeAsyncpublic Future<ResetPersonalPINResult> resetPersonalPINAsync(ResetPersonalPINRequest request, AsyncHandler<ResetPersonalPINRequest,ResetPersonalPINResult> asyncHandler)
AmazonChimeAsyncResets the personal meeting PIN for the specified user on an Amazon Chime account. Returns the User object with the updated personal meeting PIN.
resetPersonalPINAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncMoves a phone number from the Deletion queue back into the phone number Inventory.
restorePhoneNumberAsync in interface AmazonChimeAsyncpublic Future<RestorePhoneNumberResult> restorePhoneNumberAsync(RestorePhoneNumberRequest request, AsyncHandler<RestorePhoneNumberRequest,RestorePhoneNumberResult> asyncHandler)
AmazonChimeAsyncMoves a phone number from the Deletion queue back into the phone number Inventory.
restorePhoneNumberAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncSearches phone numbers that can be ordered.
searchAvailablePhoneNumbersAsync in interface AmazonChimeAsyncpublic Future<SearchAvailablePhoneNumbersResult> searchAvailablePhoneNumbersAsync(SearchAvailablePhoneNumbersRequest request, AsyncHandler<SearchAvailablePhoneNumbersRequest,SearchAvailablePhoneNumbersResult> asyncHandler)
AmazonChimeAsyncSearches phone numbers that can be ordered.
searchAvailablePhoneNumbersAsync in interface AmazonChimeAsyncasyncHandler - 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<UpdateAccountResult> updateAccountAsync(UpdateAccountRequest request)
AmazonChimeAsyncUpdates account details for the specified Amazon Chime account. Currently, only account name updates are supported for this action.
updateAccountAsync in interface AmazonChimeAsyncpublic Future<UpdateAccountResult> updateAccountAsync(UpdateAccountRequest request, AsyncHandler<UpdateAccountRequest,UpdateAccountResult> asyncHandler)
AmazonChimeAsyncUpdates account details for the specified Amazon Chime account. Currently, only account name updates are supported for this action.
updateAccountAsync in interface AmazonChimeAsyncasyncHandler - 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<UpdateAccountSettingsResult> updateAccountSettingsAsync(UpdateAccountSettingsRequest request)
AmazonChimeAsyncUpdates the settings for the specified Amazon Chime account. You can update settings for remote control of shared screens, or for the dial-out option. For more information about these settings, see Use the Policies Page in the Amazon Chime Administration Guide.
updateAccountSettingsAsync in interface AmazonChimeAsyncpublic Future<UpdateAccountSettingsResult> updateAccountSettingsAsync(UpdateAccountSettingsRequest request, AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler)
AmazonChimeAsyncUpdates the settings for the specified Amazon Chime account. You can update settings for remote control of shared screens, or for the dial-out option. For more information about these settings, see Use the Policies Page in the Amazon Chime Administration Guide.
updateAccountSettingsAsync in interface AmazonChimeAsyncasyncHandler - 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<UpdateBotResult> updateBotAsync(UpdateBotRequest request)
AmazonChimeAsyncUpdates the status of the specified bot, such as starting or stopping the bot from running in your Amazon Chime Enterprise account.
updateBotAsync in interface AmazonChimeAsyncpublic Future<UpdateBotResult> updateBotAsync(UpdateBotRequest request, AsyncHandler<UpdateBotRequest,UpdateBotResult> asyncHandler)
AmazonChimeAsyncUpdates the status of the specified bot, such as starting or stopping the bot from running in your Amazon Chime Enterprise account.
updateBotAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncUpdates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.
updateGlobalSettingsAsync in interface AmazonChimeAsyncpublic Future<UpdateGlobalSettingsResult> updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request, AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler)
AmazonChimeAsyncUpdates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.
updateGlobalSettingsAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncUpdates phone number details, such as product type, for the specified phone number ID.
updatePhoneNumberAsync in interface AmazonChimeAsyncpublic Future<UpdatePhoneNumberResult> updatePhoneNumberAsync(UpdatePhoneNumberRequest request, AsyncHandler<UpdatePhoneNumberRequest,UpdatePhoneNumberResult> asyncHandler)
AmazonChimeAsyncUpdates phone number details, such as product type, for the specified phone number ID.
updatePhoneNumberAsync in interface AmazonChimeAsyncasyncHandler - 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<UpdateUserResult> updateUserAsync(UpdateUserRequest request)
AmazonChimeAsync
Updates user details for a specified user ID. Currently, only LicenseType updates are supported for
this action.
updateUserAsync in interface AmazonChimeAsyncpublic Future<UpdateUserResult> updateUserAsync(UpdateUserRequest request, AsyncHandler<UpdateUserRequest,UpdateUserResult> asyncHandler)
AmazonChimeAsync
Updates user details for a specified user ID. Currently, only LicenseType updates are supported for
this action.
updateUserAsync in interface AmazonChimeAsyncasyncHandler - 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<UpdateUserSettingsResult> updateUserSettingsAsync(UpdateUserSettingsRequest request)
AmazonChimeAsyncUpdates the settings for the specified user, such as phone number settings.
updateUserSettingsAsync in interface AmazonChimeAsyncpublic Future<UpdateUserSettingsResult> updateUserSettingsAsync(UpdateUserSettingsRequest request, AsyncHandler<UpdateUserSettingsRequest,UpdateUserSettingsResult> asyncHandler)
AmazonChimeAsyncUpdates the settings for the specified user, such as phone number settings.
updateUserSettingsAsync in interface AmazonChimeAsyncasyncHandler - 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)
AmazonChimeAsyncUpdates details for the specified Amazon Chime Voice Connector.
updateVoiceConnectorAsync in interface AmazonChimeAsyncpublic Future<UpdateVoiceConnectorResult> updateVoiceConnectorAsync(UpdateVoiceConnectorRequest request, AsyncHandler<UpdateVoiceConnectorRequest,UpdateVoiceConnectorResult> asyncHandler)
AmazonChimeAsyncUpdates details for the specified Amazon Chime Voice Connector.
updateVoiceConnectorAsync in interface AmazonChimeAsyncasyncHandler - 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 AmazonChimeshutdown in class AmazonWebServiceClientCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.