@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAmazonChimeAsync extends AbstractAmazonChime implements AmazonChimeAsync
AmazonChimeAsync
. Convenient method forms pass through to the corresponding
overload that takes a request object and an AsyncHandler
, which throws an
UnsupportedOperationException
.ENDPOINT_PREFIX
associatePhoneNumbersWithVoiceConnector, associatePhoneNumbersWithVoiceConnectorGroup, associatePhoneNumberWithUser, associateSigninDelegateGroupsWithAccount, batchCreateAttendee, batchCreateRoomMembership, batchDeletePhoneNumber, batchSuspendUser, batchUnsuspendUser, batchUpdatePhoneNumber, batchUpdateUser, createAccount, createAttendee, createBot, createMeeting, createMeetingWithAttendees, createPhoneNumberOrder, createProxySession, createRoom, createRoomMembership, createUser, createVoiceConnector, createVoiceConnectorGroup, deleteAccount, deleteAttendee, deleteEventsConfiguration, deleteMeeting, deletePhoneNumber, deleteProxySession, deleteRoom, deleteRoomMembership, deleteVoiceConnector, deleteVoiceConnectorEmergencyCallingConfiguration, deleteVoiceConnectorGroup, deleteVoiceConnectorOrigination, deleteVoiceConnectorProxy, deleteVoiceConnectorStreamingConfiguration, deleteVoiceConnectorTermination, deleteVoiceConnectorTerminationCredentials, disassociatePhoneNumberFromUser, disassociatePhoneNumbersFromVoiceConnector, disassociatePhoneNumbersFromVoiceConnectorGroup, disassociateSigninDelegateGroupsFromAccount, getAccount, getAccountSettings, getAttendee, getBot, getCachedResponseMetadata, getEventsConfiguration, getGlobalSettings, getMeeting, getPhoneNumber, getPhoneNumberOrder, getPhoneNumberSettings, getProxySession, getRetentionSettings, getRoom, getUser, getUserSettings, getVoiceConnector, getVoiceConnectorEmergencyCallingConfiguration, getVoiceConnectorGroup, getVoiceConnectorLoggingConfiguration, getVoiceConnectorOrigination, getVoiceConnectorProxy, getVoiceConnectorStreamingConfiguration, getVoiceConnectorTermination, getVoiceConnectorTerminationHealth, inviteUsers, listAccounts, listAttendees, listAttendeeTags, listBots, listMeetings, listMeetingTags, listPhoneNumberOrders, listPhoneNumbers, listProxySessions, listRoomMemberships, listRooms, listTagsForResource, listUsers, listVoiceConnectorGroups, listVoiceConnectors, listVoiceConnectorTerminationCredentials, logoutUser, putEventsConfiguration, putRetentionSettings, putVoiceConnectorEmergencyCallingConfiguration, putVoiceConnectorLoggingConfiguration, putVoiceConnectorOrigination, putVoiceConnectorProxy, putVoiceConnectorStreamingConfiguration, putVoiceConnectorTermination, putVoiceConnectorTerminationCredentials, redactConversationMessage, redactRoomMessage, regenerateSecurityToken, resetPersonalPIN, restorePhoneNumber, searchAvailablePhoneNumbers, shutdown, tagAttendee, tagMeeting, tagResource, untagAttendee, untagMeeting, untagResource, updateAccount, updateAccountSettings, updateBot, updateGlobalSettings, updatePhoneNumber, updatePhoneNumberSettings, updateProxySession, updateRoom, updateRoomMembership, updateUser, updateUserSettings, updateVoiceConnector, updateVoiceConnectorGroup
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
associatePhoneNumbersWithVoiceConnector, associatePhoneNumbersWithVoiceConnectorGroup, associatePhoneNumberWithUser, associateSigninDelegateGroupsWithAccount, batchCreateAttendee, batchCreateRoomMembership, batchDeletePhoneNumber, batchSuspendUser, batchUnsuspendUser, batchUpdatePhoneNumber, batchUpdateUser, createAccount, createAttendee, createBot, createMeeting, createMeetingWithAttendees, createPhoneNumberOrder, createProxySession, createRoom, createRoomMembership, createUser, createVoiceConnector, createVoiceConnectorGroup, deleteAccount, deleteAttendee, deleteEventsConfiguration, deleteMeeting, deletePhoneNumber, deleteProxySession, deleteRoom, deleteRoomMembership, deleteVoiceConnector, deleteVoiceConnectorEmergencyCallingConfiguration, deleteVoiceConnectorGroup, deleteVoiceConnectorOrigination, deleteVoiceConnectorProxy, deleteVoiceConnectorStreamingConfiguration, deleteVoiceConnectorTermination, deleteVoiceConnectorTerminationCredentials, disassociatePhoneNumberFromUser, disassociatePhoneNumbersFromVoiceConnector, disassociatePhoneNumbersFromVoiceConnectorGroup, disassociateSigninDelegateGroupsFromAccount, getAccount, getAccountSettings, getAttendee, getBot, getCachedResponseMetadata, getEventsConfiguration, getGlobalSettings, getMeeting, getPhoneNumber, getPhoneNumberOrder, getPhoneNumberSettings, getProxySession, getRetentionSettings, getRoom, getUser, getUserSettings, getVoiceConnector, getVoiceConnectorEmergencyCallingConfiguration, getVoiceConnectorGroup, getVoiceConnectorLoggingConfiguration, getVoiceConnectorOrigination, getVoiceConnectorProxy, getVoiceConnectorStreamingConfiguration, getVoiceConnectorTermination, getVoiceConnectorTerminationHealth, inviteUsers, listAccounts, listAttendees, listAttendeeTags, listBots, listMeetings, listMeetingTags, listPhoneNumberOrders, listPhoneNumbers, listProxySessions, listRoomMemberships, listRooms, listTagsForResource, listUsers, listVoiceConnectorGroups, listVoiceConnectors, listVoiceConnectorTerminationCredentials, logoutUser, putEventsConfiguration, putRetentionSettings, putVoiceConnectorEmergencyCallingConfiguration, putVoiceConnectorLoggingConfiguration, putVoiceConnectorOrigination, putVoiceConnectorProxy, putVoiceConnectorStreamingConfiguration, putVoiceConnectorTermination, putVoiceConnectorTerminationCredentials, redactConversationMessage, redactRoomMessage, regenerateSecurityToken, resetPersonalPIN, restorePhoneNumber, searchAvailablePhoneNumbers, shutdown, tagAttendee, tagMeeting, tagResource, untagAttendee, untagMeeting, untagResource, updateAccount, updateAccountSettings, updateBot, updateGlobalSettings, updatePhoneNumber, updatePhoneNumberSettings, updateProxySession, updateRoom, updateRoomMembership, updateUser, updateUserSettings, updateVoiceConnector, updateVoiceConnectorGroup
public Future<AssociatePhoneNumberWithUserResult> associatePhoneNumberWithUserAsync(AssociatePhoneNumberWithUserRequest request)
AmazonChimeAsync
Associates a phone number with the specified Amazon Chime user.
associatePhoneNumberWithUserAsync
in interface AmazonChimeAsync
public Future<AssociatePhoneNumberWithUserResult> associatePhoneNumberWithUserAsync(AssociatePhoneNumberWithUserRequest request, AsyncHandler<AssociatePhoneNumberWithUserRequest,AssociatePhoneNumberWithUserResult> asyncHandler)
AmazonChimeAsync
Associates a phone number with the specified Amazon Chime user.
associatePhoneNumberWithUserAsync
in interface AmazonChimeAsync
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<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request)
AmazonChimeAsync
Associates phone numbers with the specified Amazon Chime Voice Connector.
associatePhoneNumbersWithVoiceConnectorAsync
in interface AmazonChimeAsync
public Future<AssociatePhoneNumbersWithVoiceConnectorResult> associatePhoneNumbersWithVoiceConnectorAsync(AssociatePhoneNumbersWithVoiceConnectorRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorRequest,AssociatePhoneNumbersWithVoiceConnectorResult> asyncHandler)
AmazonChimeAsync
Associates phone numbers with the specified Amazon Chime Voice Connector.
associatePhoneNumbersWithVoiceConnectorAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Associates phone numbers with the specified Amazon Chime Voice Connector group.
associatePhoneNumbersWithVoiceConnectorGroupAsync
in interface AmazonChimeAsync
public Future<AssociatePhoneNumbersWithVoiceConnectorGroupResult> associatePhoneNumbersWithVoiceConnectorGroupAsync(AssociatePhoneNumbersWithVoiceConnectorGroupRequest request, AsyncHandler<AssociatePhoneNumbersWithVoiceConnectorGroupRequest,AssociatePhoneNumbersWithVoiceConnectorGroupResult> asyncHandler)
AmazonChimeAsync
Associates phone numbers with the specified Amazon Chime Voice Connector group.
associatePhoneNumbersWithVoiceConnectorGroupAsync
in interface AmazonChimeAsync
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<AssociateSigninDelegateGroupsWithAccountResult> associateSigninDelegateGroupsWithAccountAsync(AssociateSigninDelegateGroupsWithAccountRequest request)
AmazonChimeAsync
Associates the specified sign-in delegate groups with the specified Amazon Chime account.
associateSigninDelegateGroupsWithAccountAsync
in interface AmazonChimeAsync
public Future<AssociateSigninDelegateGroupsWithAccountResult> associateSigninDelegateGroupsWithAccountAsync(AssociateSigninDelegateGroupsWithAccountRequest request, AsyncHandler<AssociateSigninDelegateGroupsWithAccountRequest,AssociateSigninDelegateGroupsWithAccountResult> asyncHandler)
AmazonChimeAsync
Associates the specified sign-in delegate groups with the specified Amazon Chime account.
associateSigninDelegateGroupsWithAccountAsync
in interface AmazonChimeAsync
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<BatchCreateAttendeeResult> batchCreateAttendeeAsync(BatchCreateAttendeeRequest request)
AmazonChimeAsync
Creates up to 100 new attendees for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
batchCreateAttendeeAsync
in interface AmazonChimeAsync
public Future<BatchCreateAttendeeResult> batchCreateAttendeeAsync(BatchCreateAttendeeRequest request, AsyncHandler<BatchCreateAttendeeRequest,BatchCreateAttendeeResult> asyncHandler)
AmazonChimeAsync
Creates up to 100 new attendees for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
batchCreateAttendeeAsync
in interface AmazonChimeAsync
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<BatchCreateRoomMembershipResult> batchCreateRoomMembershipAsync(BatchCreateRoomMembershipRequest request)
AmazonChimeAsync
Adds up to 50 members to a chat room in an Amazon Chime Enterprise account. Members can be either users or bots. The member role designates whether the member is a chat room administrator or a general chat room member.
batchCreateRoomMembershipAsync
in interface AmazonChimeAsync
public Future<BatchCreateRoomMembershipResult> batchCreateRoomMembershipAsync(BatchCreateRoomMembershipRequest request, AsyncHandler<BatchCreateRoomMembershipRequest,BatchCreateRoomMembershipResult> asyncHandler)
AmazonChimeAsync
Adds up to 50 members to a chat room in an Amazon Chime Enterprise account. Members can be either users or bots. The member role designates whether the member is a chat room administrator or a general chat room member.
batchCreateRoomMembershipAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Moves 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 AmazonChimeAsync
public Future<BatchDeletePhoneNumberResult> batchDeletePhoneNumberAsync(BatchDeletePhoneNumberRequest request, AsyncHandler<BatchDeletePhoneNumberRequest,BatchDeletePhoneNumberResult> asyncHandler)
AmazonChimeAsync
Moves 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 AmazonChimeAsync
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<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 disassociated 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 AmazonChimeAsync
public 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 disassociated 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 AmazonChimeAsync
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<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 AmazonChimeAsync
public 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 AmazonChimeAsync
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)
AmazonChimeAsync
Updates phone number product types or calling names. You can update one attribute at a time for each
UpdatePhoneNumberRequestItem
. For example, you can update either the product type or the calling
name.
For product types, choose from Amazon Chime Business Calling and Amazon Chime Voice Connector. For toll-free numbers, you must use the Amazon Chime Voice Connector product type.
Updates to outbound calling names can take up to 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.
batchUpdatePhoneNumberAsync
in interface AmazonChimeAsync
public Future<BatchUpdatePhoneNumberResult> batchUpdatePhoneNumberAsync(BatchUpdatePhoneNumberRequest request, AsyncHandler<BatchUpdatePhoneNumberRequest,BatchUpdatePhoneNumberResult> asyncHandler)
AmazonChimeAsync
Updates phone number product types or calling names. You can update one attribute at a time for each
UpdatePhoneNumberRequestItem
. For example, you can update either the product type or the calling
name.
For product types, choose from Amazon Chime Business Calling and Amazon Chime Voice Connector. For toll-free numbers, you must use the Amazon Chime Voice Connector product type.
Updates to outbound calling names can take up to 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.
batchUpdatePhoneNumberAsync
in interface AmazonChimeAsync
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<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 AmazonChimeAsync
public 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 AmazonChimeAsync
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<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 AmazonChimeAsync
public 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 AmazonChimeAsync
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<CreateAttendeeResult> createAttendeeAsync(CreateAttendeeRequest request)
AmazonChimeAsync
Creates a new attendee for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
createAttendeeAsync
in interface AmazonChimeAsync
public Future<CreateAttendeeResult> createAttendeeAsync(CreateAttendeeRequest request, AsyncHandler<CreateAttendeeRequest,CreateAttendeeResult> asyncHandler)
AmazonChimeAsync
Creates a new attendee for an active Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
createAttendeeAsync
in interface AmazonChimeAsync
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<CreateBotResult> createBotAsync(CreateBotRequest request)
AmazonChimeAsync
Creates a bot for an Amazon Chime Enterprise account.
createBotAsync
in interface AmazonChimeAsync
public Future<CreateBotResult> createBotAsync(CreateBotRequest request, AsyncHandler<CreateBotRequest,CreateBotResult> asyncHandler)
AmazonChimeAsync
Creates a bot for an Amazon Chime Enterprise account.
createBotAsync
in interface AmazonChimeAsync
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<CreateMeetingResult> createMeetingAsync(CreateMeetingRequest request)
AmazonChimeAsync
Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees. For more information about specifying media Regions, see Amazon Chime SDK Media Regions in the Amazon Chime Developer Guide. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
createMeetingAsync
in interface AmazonChimeAsync
public Future<CreateMeetingResult> createMeetingAsync(CreateMeetingRequest request, AsyncHandler<CreateMeetingRequest,CreateMeetingResult> asyncHandler)
AmazonChimeAsync
Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees. For more information about specifying media Regions, see Amazon Chime SDK Media Regions in the Amazon Chime Developer Guide. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
createMeetingAsync
in interface AmazonChimeAsync
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<CreateMeetingWithAttendeesResult> createMeetingWithAttendeesAsync(CreateMeetingWithAttendeesRequest request)
AmazonChimeAsync
Creates a new Amazon Chime SDK meeting in the specified media Region, with attendees. For more information about specifying media Regions, see Amazon Chime SDK Media Regions in the Amazon Chime Developer Guide. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
createMeetingWithAttendeesAsync
in interface AmazonChimeAsync
public Future<CreateMeetingWithAttendeesResult> createMeetingWithAttendeesAsync(CreateMeetingWithAttendeesRequest request, AsyncHandler<CreateMeetingWithAttendeesRequest,CreateMeetingWithAttendeesResult> asyncHandler)
AmazonChimeAsync
Creates a new Amazon Chime SDK meeting in the specified media Region, with attendees. For more information about specifying media Regions, see Amazon Chime SDK Media Regions in the Amazon Chime Developer Guide. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
createMeetingWithAttendeesAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Creates an order for phone numbers to be provisioned. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types. For toll-free numbers, you must use the Amazon Chime Voice Connector product type.
createPhoneNumberOrderAsync
in interface AmazonChimeAsync
public Future<CreatePhoneNumberOrderResult> createPhoneNumberOrderAsync(CreatePhoneNumberOrderRequest request, AsyncHandler<CreatePhoneNumberOrderRequest,CreatePhoneNumberOrderResult> asyncHandler)
AmazonChimeAsync
Creates an order for phone numbers to be provisioned. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types. For toll-free numbers, you must use the Amazon Chime Voice Connector product type.
createPhoneNumberOrderAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone numbers.
createProxySessionAsync
in interface AmazonChimeAsync
public Future<CreateProxySessionResult> createProxySessionAsync(CreateProxySessionRequest request, AsyncHandler<CreateProxySessionRequest,CreateProxySessionResult> asyncHandler)
AmazonChimeAsync
Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone numbers.
createProxySessionAsync
in interface AmazonChimeAsync
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<CreateRoomResult> createRoomAsync(CreateRoomRequest request)
AmazonChimeAsync
Creates a chat room for the specified Amazon Chime Enterprise account.
createRoomAsync
in interface AmazonChimeAsync
public Future<CreateRoomResult> createRoomAsync(CreateRoomRequest request, AsyncHandler<CreateRoomRequest,CreateRoomResult> asyncHandler)
AmazonChimeAsync
Creates a chat room for the specified Amazon Chime Enterprise account.
createRoomAsync
in interface AmazonChimeAsync
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<CreateRoomMembershipResult> createRoomMembershipAsync(CreateRoomMembershipRequest request)
AmazonChimeAsync
Adds a member to a chat room in an Amazon Chime Enterprise account. A member can be either a user or a bot. The member role designates whether the member is a chat room administrator or a general chat room member.
createRoomMembershipAsync
in interface AmazonChimeAsync
public Future<CreateRoomMembershipResult> createRoomMembershipAsync(CreateRoomMembershipRequest request, AsyncHandler<CreateRoomMembershipRequest,CreateRoomMembershipResult> asyncHandler)
AmazonChimeAsync
Adds a member to a chat room in an Amazon Chime Enterprise account. A member can be either a user or a bot. The member role designates whether the member is a chat room administrator or a general chat room member.
createRoomMembershipAsync
in interface AmazonChimeAsync
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<CreateUserResult> createUserAsync(CreateUserRequest request)
AmazonChimeAsync
Creates a user under the specified Amazon Chime account.
createUserAsync
in interface AmazonChimeAsync
public Future<CreateUserResult> createUserAsync(CreateUserRequest request, AsyncHandler<CreateUserRequest,CreateUserResult> asyncHandler)
AmazonChimeAsync
Creates a user under the specified Amazon Chime account.
createUserAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Creates an Amazon Chime Voice Connector under the administrator's AWS account. You can choose to create an Amazon Chime Voice Connector in a specific AWS Region.
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 AmazonChimeAsync
public Future<CreateVoiceConnectorResult> createVoiceConnectorAsync(CreateVoiceConnectorRequest request, AsyncHandler<CreateVoiceConnectorRequest,CreateVoiceConnectorResult> asyncHandler)
AmazonChimeAsync
Creates an Amazon Chime Voice Connector under the administrator's AWS account. You can choose to create an Amazon Chime Voice Connector in a specific AWS Region.
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 AmazonChimeAsync
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)
AmazonChimeAsync
Creates an Amazon Chime Voice Connector group under the administrator's AWS account. You can associate Amazon
Chime Voice Connectors with the Amazon Chime Voice Connector group by including VoiceConnectorItems
in the request.
You can include Amazon Chime Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.
createVoiceConnectorGroupAsync
in interface AmazonChimeAsync
public Future<CreateVoiceConnectorGroupResult> createVoiceConnectorGroupAsync(CreateVoiceConnectorGroupRequest request, AsyncHandler<CreateVoiceConnectorGroupRequest,CreateVoiceConnectorGroupResult> asyncHandler)
AmazonChimeAsync
Creates an Amazon Chime Voice Connector group under the administrator's AWS account. You can associate Amazon
Chime Voice Connectors with the Amazon Chime Voice Connector group by including VoiceConnectorItems
in the request.
You can include Amazon Chime Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.
createVoiceConnectorGroupAsync
in interface AmazonChimeAsync
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<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 AmazonChimeAsync
public 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 AmazonChimeAsync
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<DeleteAttendeeResult> deleteAttendeeAsync(DeleteAttendeeRequest request)
AmazonChimeAsync
Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their JoinToken
.
Attendees are automatically deleted when a Amazon Chime SDK meeting is deleted. For more information about the
Amazon Chime SDK, see Using the Amazon
Chime SDK in the Amazon Chime Developer Guide.
deleteAttendeeAsync
in interface AmazonChimeAsync
public Future<DeleteAttendeeResult> deleteAttendeeAsync(DeleteAttendeeRequest request, AsyncHandler<DeleteAttendeeRequest,DeleteAttendeeResult> asyncHandler)
AmazonChimeAsync
Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their JoinToken
.
Attendees are automatically deleted when a Amazon Chime SDK meeting is deleted. For more information about the
Amazon Chime SDK, see Using the Amazon
Chime SDK in the Amazon Chime Developer Guide.
deleteAttendeeAsync
in interface AmazonChimeAsync
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<DeleteEventsConfigurationResult> deleteEventsConfigurationAsync(DeleteEventsConfigurationRequest request)
AmazonChimeAsync
Deletes the events configuration that allows a bot to receive outgoing events.
deleteEventsConfigurationAsync
in interface AmazonChimeAsync
public Future<DeleteEventsConfigurationResult> deleteEventsConfigurationAsync(DeleteEventsConfigurationRequest request, AsyncHandler<DeleteEventsConfigurationRequest,DeleteEventsConfigurationResult> asyncHandler)
AmazonChimeAsync
Deletes the events configuration that allows a bot to receive outgoing events.
deleteEventsConfigurationAsync
in interface AmazonChimeAsync
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<DeleteMeetingResult> deleteMeetingAsync(DeleteMeetingRequest request)
AmazonChimeAsync
Deletes the specified Amazon Chime SDK meeting. When a meeting is deleted, its attendees are also deleted and clients can no longer join it. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
deleteMeetingAsync
in interface AmazonChimeAsync
public Future<DeleteMeetingResult> deleteMeetingAsync(DeleteMeetingRequest request, AsyncHandler<DeleteMeetingRequest,DeleteMeetingResult> asyncHandler)
AmazonChimeAsync
Deletes the specified Amazon Chime SDK meeting. When a meeting is deleted, its attendees are also deleted and clients can no longer join it. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
deleteMeetingAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Moves 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 AmazonChimeAsync
public Future<DeletePhoneNumberResult> deletePhoneNumberAsync(DeletePhoneNumberRequest request, AsyncHandler<DeletePhoneNumberRequest,DeletePhoneNumberResult> asyncHandler)
AmazonChimeAsync
Moves 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 AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
deleteProxySessionAsync
in interface AmazonChimeAsync
public Future<DeleteProxySessionResult> deleteProxySessionAsync(DeleteProxySessionRequest request, AsyncHandler<DeleteProxySessionRequest,DeleteProxySessionResult> asyncHandler)
AmazonChimeAsync
Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
deleteProxySessionAsync
in interface AmazonChimeAsync
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<DeleteRoomResult> deleteRoomAsync(DeleteRoomRequest request)
AmazonChimeAsync
Deletes a chat room in an Amazon Chime Enterprise account.
deleteRoomAsync
in interface AmazonChimeAsync
public Future<DeleteRoomResult> deleteRoomAsync(DeleteRoomRequest request, AsyncHandler<DeleteRoomRequest,DeleteRoomResult> asyncHandler)
AmazonChimeAsync
Deletes a chat room in an Amazon Chime Enterprise account.
deleteRoomAsync
in interface AmazonChimeAsync
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<DeleteRoomMembershipResult> deleteRoomMembershipAsync(DeleteRoomMembershipRequest request)
AmazonChimeAsync
Removes a member from a chat room in an Amazon Chime Enterprise account.
deleteRoomMembershipAsync
in interface AmazonChimeAsync
public Future<DeleteRoomMembershipResult> deleteRoomMembershipAsync(DeleteRoomMembershipRequest request, AsyncHandler<DeleteRoomMembershipRequest,DeleteRoomMembershipResult> asyncHandler)
AmazonChimeAsync
Removes a member from a chat room in an Amazon Chime Enterprise account.
deleteRoomMembershipAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the specified Amazon Chime Voice Connector. Any phone numbers associated with the Amazon Chime Voice Connector must be disassociated from it before it can be deleted.
deleteVoiceConnectorAsync
in interface AmazonChimeAsync
public Future<DeleteVoiceConnectorResult> deleteVoiceConnectorAsync(DeleteVoiceConnectorRequest request, AsyncHandler<DeleteVoiceConnectorRequest,DeleteVoiceConnectorResult> asyncHandler)
AmazonChimeAsync
Deletes the specified Amazon Chime Voice Connector. Any phone numbers associated with the Amazon Chime Voice Connector must be disassociated from it before it can be deleted.
deleteVoiceConnectorAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the emergency calling configuration details from the specified Amazon Chime Voice Connector.
deleteVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeAsync
public Future<DeleteVoiceConnectorEmergencyCallingConfigurationResult> deleteVoiceConnectorEmergencyCallingConfigurationAsync(DeleteVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<DeleteVoiceConnectorEmergencyCallingConfigurationRequest,DeleteVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
AmazonChimeAsync
Deletes the emergency calling configuration details from the specified Amazon Chime Voice Connector.
deleteVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the specified Amazon Chime Voice Connector group. Any VoiceConnectorItems
and phone numbers
associated with the group must be removed before it can be deleted.
deleteVoiceConnectorGroupAsync
in interface AmazonChimeAsync
public Future<DeleteVoiceConnectorGroupResult> deleteVoiceConnectorGroupAsync(DeleteVoiceConnectorGroupRequest request, AsyncHandler<DeleteVoiceConnectorGroupRequest,DeleteVoiceConnectorGroupResult> asyncHandler)
AmazonChimeAsync
Deletes the specified Amazon Chime Voice Connector group. Any VoiceConnectorItems
and phone numbers
associated with the group must be removed before it can be deleted.
deleteVoiceConnectorGroupAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the origination settings for the specified Amazon Chime Voice Connector.
If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to deleting the origination settings.
deleteVoiceConnectorOriginationAsync
in interface AmazonChimeAsync
public Future<DeleteVoiceConnectorOriginationResult> deleteVoiceConnectorOriginationAsync(DeleteVoiceConnectorOriginationRequest request, AsyncHandler<DeleteVoiceConnectorOriginationRequest,DeleteVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeAsync
Deletes the origination settings for the specified Amazon Chime Voice Connector.
If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to deleting the origination settings.
deleteVoiceConnectorOriginationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the proxy configuration from the specified Amazon Chime Voice Connector.
deleteVoiceConnectorProxyAsync
in interface AmazonChimeAsync
public Future<DeleteVoiceConnectorProxyResult> deleteVoiceConnectorProxyAsync(DeleteVoiceConnectorProxyRequest request, AsyncHandler<DeleteVoiceConnectorProxyRequest,DeleteVoiceConnectorProxyResult> asyncHandler)
AmazonChimeAsync
Deletes the proxy configuration from the specified Amazon Chime Voice Connector.
deleteVoiceConnectorProxyAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the streaming configuration for the specified Amazon Chime Voice Connector.
deleteVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeAsync
public Future<DeleteVoiceConnectorStreamingConfigurationResult> deleteVoiceConnectorStreamingConfigurationAsync(DeleteVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<DeleteVoiceConnectorStreamingConfigurationRequest,DeleteVoiceConnectorStreamingConfigurationResult> asyncHandler)
AmazonChimeAsync
Deletes the streaming configuration for the specified Amazon Chime Voice Connector.
deleteVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the termination settings for the specified Amazon Chime Voice Connector.
If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to deleting the termination settings.
deleteVoiceConnectorTerminationAsync
in interface AmazonChimeAsync
public Future<DeleteVoiceConnectorTerminationResult> deleteVoiceConnectorTerminationAsync(DeleteVoiceConnectorTerminationRequest request, AsyncHandler<DeleteVoiceConnectorTerminationRequest,DeleteVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeAsync
Deletes the termination settings for the specified Amazon Chime Voice Connector.
If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to deleting the termination settings.
deleteVoiceConnectorTerminationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
deleteVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeAsync
public Future<DeleteVoiceConnectorTerminationCredentialsResult> deleteVoiceConnectorTerminationCredentialsAsync(DeleteVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<DeleteVoiceConnectorTerminationCredentialsRequest,DeleteVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeAsync
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
deleteVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeAsync
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<DisassociatePhoneNumberFromUserResult> disassociatePhoneNumberFromUserAsync(DisassociatePhoneNumberFromUserRequest request)
AmazonChimeAsync
Disassociates the primary provisioned phone number from the specified Amazon Chime user.
disassociatePhoneNumberFromUserAsync
in interface AmazonChimeAsync
public Future<DisassociatePhoneNumberFromUserResult> disassociatePhoneNumberFromUserAsync(DisassociatePhoneNumberFromUserRequest request, AsyncHandler<DisassociatePhoneNumberFromUserRequest,DisassociatePhoneNumberFromUserResult> asyncHandler)
AmazonChimeAsync
Disassociates the primary provisioned phone number from the specified Amazon Chime user.
disassociatePhoneNumberFromUserAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector.
disassociatePhoneNumbersFromVoiceConnectorAsync
in interface AmazonChimeAsync
public Future<DisassociatePhoneNumbersFromVoiceConnectorResult> disassociatePhoneNumbersFromVoiceConnectorAsync(DisassociatePhoneNumbersFromVoiceConnectorRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorRequest,DisassociatePhoneNumbersFromVoiceConnectorResult> asyncHandler)
AmazonChimeAsync
Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector.
disassociatePhoneNumbersFromVoiceConnectorAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector group.
disassociatePhoneNumbersFromVoiceConnectorGroupAsync
in interface AmazonChimeAsync
public Future<DisassociatePhoneNumbersFromVoiceConnectorGroupResult> disassociatePhoneNumbersFromVoiceConnectorGroupAsync(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest request, AsyncHandler<DisassociatePhoneNumbersFromVoiceConnectorGroupRequest,DisassociatePhoneNumbersFromVoiceConnectorGroupResult> asyncHandler)
AmazonChimeAsync
Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector group.
disassociatePhoneNumbersFromVoiceConnectorGroupAsync
in interface AmazonChimeAsync
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<DisassociateSigninDelegateGroupsFromAccountResult> disassociateSigninDelegateGroupsFromAccountAsync(DisassociateSigninDelegateGroupsFromAccountRequest request)
AmazonChimeAsync
Disassociates the specified sign-in delegate groups from the specified Amazon Chime account.
disassociateSigninDelegateGroupsFromAccountAsync
in interface AmazonChimeAsync
public Future<DisassociateSigninDelegateGroupsFromAccountResult> disassociateSigninDelegateGroupsFromAccountAsync(DisassociateSigninDelegateGroupsFromAccountRequest request, AsyncHandler<DisassociateSigninDelegateGroupsFromAccountRequest,DisassociateSigninDelegateGroupsFromAccountResult> asyncHandler)
AmazonChimeAsync
Disassociates the specified sign-in delegate groups from the specified Amazon Chime account.
disassociateSigninDelegateGroupsFromAccountAsync
in interface AmazonChimeAsync
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<GetAccountResult> getAccountAsync(GetAccountRequest request)
AmazonChimeAsync
Retrieves details for the specified Amazon Chime account, such as account type and supported licenses.
getAccountAsync
in interface AmazonChimeAsync
public Future<GetAccountResult> getAccountAsync(GetAccountRequest request, AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler)
AmazonChimeAsync
Retrieves details for the specified Amazon Chime account, such as account type and supported licenses.
getAccountAsync
in interface AmazonChimeAsync
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<GetAccountSettingsResult> getAccountSettingsAsync(GetAccountSettingsRequest request)
AmazonChimeAsync
Retrieves 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 AmazonChimeAsync
public Future<GetAccountSettingsResult> getAccountSettingsAsync(GetAccountSettingsRequest request, AsyncHandler<GetAccountSettingsRequest,GetAccountSettingsResult> asyncHandler)
AmazonChimeAsync
Retrieves 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 AmazonChimeAsync
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<GetAttendeeResult> getAttendeeAsync(GetAttendeeRequest request)
AmazonChimeAsync
Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
getAttendeeAsync
in interface AmazonChimeAsync
public Future<GetAttendeeResult> getAttendeeAsync(GetAttendeeRequest request, AsyncHandler<GetAttendeeRequest,GetAttendeeResult> asyncHandler)
AmazonChimeAsync
Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
getAttendeeAsync
in interface AmazonChimeAsync
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<GetBotResult> getBotAsync(GetBotRequest request)
AmazonChimeAsync
Retrieves details for the specified bot, such as bot email address, bot type, status, and display name.
getBotAsync
in interface AmazonChimeAsync
public Future<GetBotResult> getBotAsync(GetBotRequest request, AsyncHandler<GetBotRequest,GetBotResult> asyncHandler)
AmazonChimeAsync
Retrieves details for the specified bot, such as bot email address, bot type, status, and display name.
getBotAsync
in interface AmazonChimeAsync
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<GetEventsConfigurationResult> getEventsConfigurationAsync(GetEventsConfigurationRequest request)
AmazonChimeAsync
Gets 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 AmazonChimeAsync
public Future<GetEventsConfigurationResult> getEventsConfigurationAsync(GetEventsConfigurationRequest request, AsyncHandler<GetEventsConfigurationRequest,GetEventsConfigurationResult> asyncHandler)
AmazonChimeAsync
Gets 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 AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.
getGlobalSettingsAsync
in interface AmazonChimeAsync
public Future<GetGlobalSettingsResult> getGlobalSettingsAsync(GetGlobalSettingsRequest request, AsyncHandler<GetGlobalSettingsRequest,GetGlobalSettingsResult> asyncHandler)
AmazonChimeAsync
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.
getGlobalSettingsAsync
in interface AmazonChimeAsync
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<GetMeetingResult> getMeetingAsync(GetMeetingRequest request)
AmazonChimeAsync
Gets the Amazon Chime SDK meeting details for the specified meeting ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
getMeetingAsync
in interface AmazonChimeAsync
public Future<GetMeetingResult> getMeetingAsync(GetMeetingRequest request, AsyncHandler<GetMeetingRequest,GetMeetingResult> asyncHandler)
AmazonChimeAsync
Gets the Amazon Chime SDK meeting details for the specified meeting ID. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
getMeetingAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
getPhoneNumberAsync
in interface AmazonChimeAsync
public Future<GetPhoneNumberResult> getPhoneNumberAsync(GetPhoneNumberRequest request, AsyncHandler<GetPhoneNumberRequest,GetPhoneNumberResult> asyncHandler)
AmazonChimeAsync
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
getPhoneNumberAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves 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 AmazonChimeAsync
public Future<GetPhoneNumberOrderResult> getPhoneNumberOrderAsync(GetPhoneNumberOrderRequest request, AsyncHandler<GetPhoneNumberOrderRequest,GetPhoneNumberOrderResult> asyncHandler)
AmazonChimeAsync
Retrieves 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 AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.
getPhoneNumberSettingsAsync
in interface AmazonChimeAsync
public Future<GetPhoneNumberSettingsResult> getPhoneNumberSettingsAsync(GetPhoneNumberSettingsRequest request, AsyncHandler<GetPhoneNumberSettingsRequest,GetPhoneNumberSettingsResult> asyncHandler)
AmazonChimeAsync
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.
getPhoneNumberSettingsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
getProxySessionAsync
in interface AmazonChimeAsync
public Future<GetProxySessionResult> getProxySessionAsync(GetProxySessionRequest request, AsyncHandler<GetProxySessionRequest,GetProxySessionResult> asyncHandler)
AmazonChimeAsync
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
getProxySessionAsync
in interface AmazonChimeAsync
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<GetRetentionSettingsResult> getRetentionSettingsAsync(GetRetentionSettingsRequest request)
AmazonChimeAsync
Gets the retention settings for the specified Amazon Chime Enterprise account. For more information about retention settings, see Managing Chat Retention Policies in the Amazon Chime Administration Guide.
getRetentionSettingsAsync
in interface AmazonChimeAsync
public Future<GetRetentionSettingsResult> getRetentionSettingsAsync(GetRetentionSettingsRequest request, AsyncHandler<GetRetentionSettingsRequest,GetRetentionSettingsResult> asyncHandler)
AmazonChimeAsync
Gets the retention settings for the specified Amazon Chime Enterprise account. For more information about retention settings, see Managing Chat Retention Policies in the Amazon Chime Administration Guide.
getRetentionSettingsAsync
in interface AmazonChimeAsync
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<GetRoomResult> getRoomAsync(GetRoomRequest request)
AmazonChimeAsync
Retrieves room details, such as the room name, for a room in an Amazon Chime Enterprise account.
getRoomAsync
in interface AmazonChimeAsync
public Future<GetRoomResult> getRoomAsync(GetRoomRequest request, AsyncHandler<GetRoomRequest,GetRoomResult> asyncHandler)
AmazonChimeAsync
Retrieves room details, such as the room name, for a room in an Amazon Chime Enterprise account.
getRoomAsync
in interface AmazonChimeAsync
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<GetUserResult> getUserAsync(GetUserRequest request)
AmazonChimeAsync
Retrieves 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 AmazonChimeAsync
public Future<GetUserResult> getUserAsync(GetUserRequest request, AsyncHandler<GetUserRequest,GetUserResult> asyncHandler)
AmazonChimeAsync
Retrieves 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 AmazonChimeAsync
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<GetUserSettingsResult> getUserSettingsAsync(GetUserSettingsRequest request)
AmazonChimeAsync
Retrieves settings for the specified user ID, such as any associated phone number settings.
getUserSettingsAsync
in interface AmazonChimeAsync
public Future<GetUserSettingsResult> getUserSettingsAsync(GetUserSettingsRequest request, AsyncHandler<GetUserSettingsRequest,GetUserSettingsResult> asyncHandler)
AmazonChimeAsync
Retrieves settings for the specified user ID, such as any associated phone number settings.
getUserSettingsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves details for the specified Amazon Chime Voice Connector, such as timestamps, name, outbound host, and encryption requirements.
getVoiceConnectorAsync
in interface AmazonChimeAsync
public Future<GetVoiceConnectorResult> getVoiceConnectorAsync(GetVoiceConnectorRequest request, AsyncHandler<GetVoiceConnectorRequest,GetVoiceConnectorResult> asyncHandler)
AmazonChimeAsync
Retrieves details for the specified Amazon Chime Voice Connector, such as timestamps, name, outbound host, and encryption requirements.
getVoiceConnectorAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Gets the emergency calling configuration details for the specified Amazon Chime Voice Connector.
getVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeAsync
public Future<GetVoiceConnectorEmergencyCallingConfigurationResult> getVoiceConnectorEmergencyCallingConfigurationAsync(GetVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<GetVoiceConnectorEmergencyCallingConfigurationRequest,GetVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
AmazonChimeAsync
Gets the emergency calling configuration details for the specified Amazon Chime Voice Connector.
getVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves details for the specified Amazon Chime Voice Connector group, such as timestamps, name, and associated
VoiceConnectorItems
.
getVoiceConnectorGroupAsync
in interface AmazonChimeAsync
public Future<GetVoiceConnectorGroupResult> getVoiceConnectorGroupAsync(GetVoiceConnectorGroupRequest request, AsyncHandler<GetVoiceConnectorGroupRequest,GetVoiceConnectorGroupResult> asyncHandler)
AmazonChimeAsync
Retrieves details for the specified Amazon Chime Voice Connector group, such as timestamps, name, and associated
VoiceConnectorItems
.
getVoiceConnectorGroupAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves the logging configuration details for the specified Amazon Chime Voice Connector. Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
getVoiceConnectorLoggingConfigurationAsync
in interface AmazonChimeAsync
public Future<GetVoiceConnectorLoggingConfigurationResult> getVoiceConnectorLoggingConfigurationAsync(GetVoiceConnectorLoggingConfigurationRequest request, AsyncHandler<GetVoiceConnectorLoggingConfigurationRequest,GetVoiceConnectorLoggingConfigurationResult> asyncHandler)
AmazonChimeAsync
Retrieves the logging configuration details for the specified Amazon Chime Voice Connector. Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
getVoiceConnectorLoggingConfigurationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves origination setting details for the specified Amazon Chime Voice Connector.
getVoiceConnectorOriginationAsync
in interface AmazonChimeAsync
public Future<GetVoiceConnectorOriginationResult> getVoiceConnectorOriginationAsync(GetVoiceConnectorOriginationRequest request, AsyncHandler<GetVoiceConnectorOriginationRequest,GetVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeAsync
Retrieves origination setting details for the specified Amazon Chime Voice Connector.
getVoiceConnectorOriginationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Gets the proxy configuration details for the specified Amazon Chime Voice Connector.
getVoiceConnectorProxyAsync
in interface AmazonChimeAsync
public Future<GetVoiceConnectorProxyResult> getVoiceConnectorProxyAsync(GetVoiceConnectorProxyRequest request, AsyncHandler<GetVoiceConnectorProxyRequest,GetVoiceConnectorProxyResult> asyncHandler)
AmazonChimeAsync
Gets the proxy configuration details for the specified Amazon Chime Voice Connector.
getVoiceConnectorProxyAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves the streaming configuration details for the specified Amazon Chime Voice Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows the retention period, in hours, for the Amazon Kinesis data.
getVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeAsync
public Future<GetVoiceConnectorStreamingConfigurationResult> getVoiceConnectorStreamingConfigurationAsync(GetVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<GetVoiceConnectorStreamingConfigurationRequest,GetVoiceConnectorStreamingConfigurationResult> asyncHandler)
AmazonChimeAsync
Retrieves the streaming configuration details for the specified Amazon Chime Voice Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows the retention period, in hours, for the Amazon Kinesis data.
getVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Retrieves termination setting details for the specified Amazon Chime Voice Connector.
getVoiceConnectorTerminationAsync
in interface AmazonChimeAsync
public Future<GetVoiceConnectorTerminationResult> getVoiceConnectorTerminationAsync(GetVoiceConnectorTerminationRequest request, AsyncHandler<GetVoiceConnectorTerminationRequest,GetVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeAsync
Retrieves termination setting details for the specified Amazon Chime Voice Connector.
getVoiceConnectorTerminationAsync
in interface AmazonChimeAsync
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)
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 AmazonChimeAsync
public 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 AmazonChimeAsync
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<InviteUsersResult> inviteUsersAsync(InviteUsersRequest request)
AmazonChimeAsync
Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime Team
account. Only
Team
account types are currently supported for this action.
inviteUsersAsync
in interface AmazonChimeAsync
public Future<InviteUsersResult> inviteUsersAsync(InviteUsersRequest request, AsyncHandler<InviteUsersRequest,InviteUsersResult> asyncHandler)
AmazonChimeAsync
Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime Team
account. Only
Team
account types are currently supported for this action.
inviteUsersAsync
in interface AmazonChimeAsync
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<ListAccountsResult> listAccountsAsync(ListAccountsRequest request)
AmazonChimeAsync
Lists 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 AmazonChimeAsync
public Future<ListAccountsResult> listAccountsAsync(ListAccountsRequest request, AsyncHandler<ListAccountsRequest,ListAccountsResult> asyncHandler)
AmazonChimeAsync
Lists 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 AmazonChimeAsync
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<ListAttendeeTagsResult> listAttendeeTagsAsync(ListAttendeeTagsRequest request)
AmazonChimeAsync
Lists the tags applied to an Amazon Chime SDK attendee resource.
listAttendeeTagsAsync
in interface AmazonChimeAsync
public Future<ListAttendeeTagsResult> listAttendeeTagsAsync(ListAttendeeTagsRequest request, AsyncHandler<ListAttendeeTagsRequest,ListAttendeeTagsResult> asyncHandler)
AmazonChimeAsync
Lists the tags applied to an Amazon Chime SDK attendee resource.
listAttendeeTagsAsync
in interface AmazonChimeAsync
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<ListAttendeesResult> listAttendeesAsync(ListAttendeesRequest request)
AmazonChimeAsync
Lists the attendees for the specified Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
listAttendeesAsync
in interface AmazonChimeAsync
public Future<ListAttendeesResult> listAttendeesAsync(ListAttendeesRequest request, AsyncHandler<ListAttendeesRequest,ListAttendeesResult> asyncHandler)
AmazonChimeAsync
Lists the attendees for the specified Amazon Chime SDK meeting. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
listAttendeesAsync
in interface AmazonChimeAsync
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<ListBotsResult> listBotsAsync(ListBotsRequest request)
AmazonChimeAsync
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
listBotsAsync
in interface AmazonChimeAsync
public Future<ListBotsResult> listBotsAsync(ListBotsRequest request, AsyncHandler<ListBotsRequest,ListBotsResult> asyncHandler)
AmazonChimeAsync
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
listBotsAsync
in interface AmazonChimeAsync
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<ListMeetingTagsResult> listMeetingTagsAsync(ListMeetingTagsRequest request)
AmazonChimeAsync
Lists the tags applied to an Amazon Chime SDK meeting resource.
listMeetingTagsAsync
in interface AmazonChimeAsync
public Future<ListMeetingTagsResult> listMeetingTagsAsync(ListMeetingTagsRequest request, AsyncHandler<ListMeetingTagsRequest,ListMeetingTagsResult> asyncHandler)
AmazonChimeAsync
Lists the tags applied to an Amazon Chime SDK meeting resource.
listMeetingTagsAsync
in interface AmazonChimeAsync
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<ListMeetingsResult> listMeetingsAsync(ListMeetingsRequest request)
AmazonChimeAsync
Lists up to 100 active Amazon Chime SDK meetings. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
listMeetingsAsync
in interface AmazonChimeAsync
public Future<ListMeetingsResult> listMeetingsAsync(ListMeetingsRequest request, AsyncHandler<ListMeetingsRequest,ListMeetingsResult> asyncHandler)
AmazonChimeAsync
Lists up to 100 active Amazon Chime SDK meetings. For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime Developer Guide.
listMeetingsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Lists the phone number orders for the administrator's Amazon Chime account.
listPhoneNumberOrdersAsync
in interface AmazonChimeAsync
public Future<ListPhoneNumberOrdersResult> listPhoneNumberOrdersAsync(ListPhoneNumberOrdersRequest request, AsyncHandler<ListPhoneNumberOrdersRequest,ListPhoneNumberOrdersResult> asyncHandler)
AmazonChimeAsync
Lists the phone number orders for the administrator's Amazon Chime account.
listPhoneNumberOrdersAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user, Amazon Chime Voice Connector, or Amazon Chime Voice Connector group.
listPhoneNumbersAsync
in interface AmazonChimeAsync
public Future<ListPhoneNumbersResult> listPhoneNumbersAsync(ListPhoneNumbersRequest request, AsyncHandler<ListPhoneNumbersRequest,ListPhoneNumbersResult> asyncHandler)
AmazonChimeAsync
Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user, Amazon Chime Voice Connector, or Amazon Chime Voice Connector group.
listPhoneNumbersAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Lists the proxy sessions for the specified Amazon Chime Voice Connector.
listProxySessionsAsync
in interface AmazonChimeAsync
public Future<ListProxySessionsResult> listProxySessionsAsync(ListProxySessionsRequest request, AsyncHandler<ListProxySessionsRequest,ListProxySessionsResult> asyncHandler)
AmazonChimeAsync
Lists the proxy sessions for the specified Amazon Chime Voice Connector.
listProxySessionsAsync
in interface AmazonChimeAsync
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<ListRoomMembershipsResult> listRoomMembershipsAsync(ListRoomMembershipsRequest request)
AmazonChimeAsync
Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members' IDs, email addresses, and names.
listRoomMembershipsAsync
in interface AmazonChimeAsync
public Future<ListRoomMembershipsResult> listRoomMembershipsAsync(ListRoomMembershipsRequest request, AsyncHandler<ListRoomMembershipsRequest,ListRoomMembershipsResult> asyncHandler)
AmazonChimeAsync
Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members' IDs, email addresses, and names.
listRoomMembershipsAsync
in interface AmazonChimeAsync
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<ListRoomsResult> listRoomsAsync(ListRoomsRequest request)
AmazonChimeAsync
Lists the room details for the specified Amazon Chime Enterprise account. Optionally, filter the results by a member ID (user ID or bot ID) to see a list of rooms that the member belongs to.
listRoomsAsync
in interface AmazonChimeAsync
public Future<ListRoomsResult> listRoomsAsync(ListRoomsRequest request, AsyncHandler<ListRoomsRequest,ListRoomsResult> asyncHandler)
AmazonChimeAsync
Lists the room details for the specified Amazon Chime Enterprise account. Optionally, filter the results by a member ID (user ID or bot ID) to see a list of rooms that the member belongs to.
listRoomsAsync
in interface AmazonChimeAsync
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<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request)
AmazonChimeAsync
Lists the tags applied to an Amazon Chime SDK meeting resource.
listTagsForResourceAsync
in interface AmazonChimeAsync
public Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest request, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
AmazonChimeAsync
Lists the tags applied to an Amazon Chime SDK meeting resource.
listTagsForResourceAsync
in interface AmazonChimeAsync
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<ListUsersResult> listUsersAsync(ListUsersRequest request)
AmazonChimeAsync
Lists 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 AmazonChimeAsync
public Future<ListUsersResult> listUsersAsync(ListUsersRequest request, AsyncHandler<ListUsersRequest,ListUsersResult> asyncHandler)
AmazonChimeAsync
Lists 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 AmazonChimeAsync
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)
AmazonChimeAsync
Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.
listVoiceConnectorGroupsAsync
in interface AmazonChimeAsync
public Future<ListVoiceConnectorGroupsResult> listVoiceConnectorGroupsAsync(ListVoiceConnectorGroupsRequest request, AsyncHandler<ListVoiceConnectorGroupsRequest,ListVoiceConnectorGroupsResult> asyncHandler)
AmazonChimeAsync
Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.
listVoiceConnectorGroupsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Lists the SIP credentials for the specified Amazon Chime Voice Connector.
listVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeAsync
public Future<ListVoiceConnectorTerminationCredentialsResult> listVoiceConnectorTerminationCredentialsAsync(ListVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<ListVoiceConnectorTerminationCredentialsRequest,ListVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeAsync
Lists the SIP credentials for the specified Amazon Chime Voice Connector.
listVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Lists the Amazon Chime Voice Connectors for the administrator's AWS account.
listVoiceConnectorsAsync
in interface AmazonChimeAsync
public Future<ListVoiceConnectorsResult> listVoiceConnectorsAsync(ListVoiceConnectorsRequest request, AsyncHandler<ListVoiceConnectorsRequest,ListVoiceConnectorsResult> asyncHandler)
AmazonChimeAsync
Lists the Amazon Chime Voice Connectors for the administrator's AWS account.
listVoiceConnectorsAsync
in interface AmazonChimeAsync
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<LogoutUserResult> logoutUserAsync(LogoutUserRequest request)
AmazonChimeAsync
Logs out the specified user from all of the devices they are currently logged into.
logoutUserAsync
in interface AmazonChimeAsync
public Future<LogoutUserResult> logoutUserAsync(LogoutUserRequest request, AsyncHandler<LogoutUserRequest,LogoutUserResult> asyncHandler)
AmazonChimeAsync
Logs out the specified user from all of the devices they are currently logged into.
logoutUserAsync
in interface AmazonChimeAsync
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<PutEventsConfigurationResult> putEventsConfigurationAsync(PutEventsConfigurationRequest request)
AmazonChimeAsync
Creates 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 AmazonChimeAsync
public Future<PutEventsConfigurationResult> putEventsConfigurationAsync(PutEventsConfigurationRequest request, AsyncHandler<PutEventsConfigurationRequest,PutEventsConfigurationResult> asyncHandler)
AmazonChimeAsync
Creates 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 AmazonChimeAsync
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<PutRetentionSettingsResult> putRetentionSettingsAsync(PutRetentionSettingsRequest request)
AmazonChimeAsync
Puts retention settings for the specified Amazon Chime Enterprise account. We recommend using AWS CloudTrail to monitor usage of this API for your account. For more information, see Logging Amazon Chime API Calls with AWS CloudTrail in the Amazon Chime Administration Guide.
To turn off existing retention settings, remove the number of days from the corresponding RetentionDays field in the RetentionSettings object. For more information about retention settings, see Managing Chat Retention Policies in the Amazon Chime Administration Guide.
putRetentionSettingsAsync
in interface AmazonChimeAsync
public Future<PutRetentionSettingsResult> putRetentionSettingsAsync(PutRetentionSettingsRequest request, AsyncHandler<PutRetentionSettingsRequest,PutRetentionSettingsResult> asyncHandler)
AmazonChimeAsync
Puts retention settings for the specified Amazon Chime Enterprise account. We recommend using AWS CloudTrail to monitor usage of this API for your account. For more information, see Logging Amazon Chime API Calls with AWS CloudTrail in the Amazon Chime Administration Guide.
To turn off existing retention settings, remove the number of days from the corresponding RetentionDays field in the RetentionSettings object. For more information about retention settings, see Managing Chat Retention Policies in the Amazon Chime Administration Guide.
putRetentionSettingsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Puts emergency calling configuration details to the specified Amazon Chime Voice Connector, such as emergency phone numbers and calling countries. Origination and termination settings must be enabled for the Amazon Chime Voice Connector before emergency calling can be configured.
putVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeAsync
public Future<PutVoiceConnectorEmergencyCallingConfigurationResult> putVoiceConnectorEmergencyCallingConfigurationAsync(PutVoiceConnectorEmergencyCallingConfigurationRequest request, AsyncHandler<PutVoiceConnectorEmergencyCallingConfigurationRequest,PutVoiceConnectorEmergencyCallingConfigurationResult> asyncHandler)
AmazonChimeAsync
Puts emergency calling configuration details to the specified Amazon Chime Voice Connector, such as emergency phone numbers and calling countries. Origination and termination settings must be enabled for the Amazon Chime Voice Connector before emergency calling can be configured.
putVoiceConnectorEmergencyCallingConfigurationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Adds a logging configuration for the specified Amazon Chime Voice Connector. The logging configuration specifies whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
putVoiceConnectorLoggingConfigurationAsync
in interface AmazonChimeAsync
public Future<PutVoiceConnectorLoggingConfigurationResult> putVoiceConnectorLoggingConfigurationAsync(PutVoiceConnectorLoggingConfigurationRequest request, AsyncHandler<PutVoiceConnectorLoggingConfigurationRequest,PutVoiceConnectorLoggingConfigurationResult> asyncHandler)
AmazonChimeAsync
Adds a logging configuration for the specified Amazon Chime Voice Connector. The logging configuration specifies whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
putVoiceConnectorLoggingConfigurationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Adds origination settings for the specified Amazon Chime Voice Connector.
If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to turning off origination settings.
putVoiceConnectorOriginationAsync
in interface AmazonChimeAsync
public Future<PutVoiceConnectorOriginationResult> putVoiceConnectorOriginationAsync(PutVoiceConnectorOriginationRequest request, AsyncHandler<PutVoiceConnectorOriginationRequest,PutVoiceConnectorOriginationResult> asyncHandler)
AmazonChimeAsync
Adds origination settings for the specified Amazon Chime Voice Connector.
If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to turning off origination settings.
putVoiceConnectorOriginationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Puts the specified proxy configuration to the specified Amazon Chime Voice Connector.
putVoiceConnectorProxyAsync
in interface AmazonChimeAsync
public Future<PutVoiceConnectorProxyResult> putVoiceConnectorProxyAsync(PutVoiceConnectorProxyRequest request, AsyncHandler<PutVoiceConnectorProxyRequest,PutVoiceConnectorProxyResult> asyncHandler)
AmazonChimeAsync
Puts the specified proxy configuration to the specified Amazon Chime Voice Connector.
putVoiceConnectorProxyAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to Amazon Kinesis. It also sets the retention period, in hours, for the Amazon Kinesis data.
putVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeAsync
public Future<PutVoiceConnectorStreamingConfigurationResult> putVoiceConnectorStreamingConfigurationAsync(PutVoiceConnectorStreamingConfigurationRequest request, AsyncHandler<PutVoiceConnectorStreamingConfigurationRequest,PutVoiceConnectorStreamingConfigurationResult> asyncHandler)
AmazonChimeAsync
Adds a streaming configuration for the specified Amazon Chime Voice Connector. The streaming configuration specifies whether media streaming is enabled for sending to Amazon Kinesis. It also sets the retention period, in hours, for the Amazon Kinesis data.
putVoiceConnectorStreamingConfigurationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Adds termination settings for the specified Amazon Chime Voice Connector.
If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to turning off termination settings.
putVoiceConnectorTerminationAsync
in interface AmazonChimeAsync
public Future<PutVoiceConnectorTerminationResult> putVoiceConnectorTerminationAsync(PutVoiceConnectorTerminationRequest request, AsyncHandler<PutVoiceConnectorTerminationRequest,PutVoiceConnectorTerminationResult> asyncHandler)
AmazonChimeAsync
Adds termination settings for the specified Amazon Chime Voice Connector.
If emergency calling is configured for the Amazon Chime Voice Connector, it must be deleted prior to turning off termination settings.
putVoiceConnectorTerminationAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Adds termination SIP credentials for the specified Amazon Chime Voice Connector.
putVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeAsync
public Future<PutVoiceConnectorTerminationCredentialsResult> putVoiceConnectorTerminationCredentialsAsync(PutVoiceConnectorTerminationCredentialsRequest request, AsyncHandler<PutVoiceConnectorTerminationCredentialsRequest,PutVoiceConnectorTerminationCredentialsResult> asyncHandler)
AmazonChimeAsync
Adds termination SIP credentials for the specified Amazon Chime Voice Connector.
putVoiceConnectorTerminationCredentialsAsync
in interface AmazonChimeAsync
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<RedactConversationMessageResult> redactConversationMessageAsync(RedactConversationMessageRequest request)
AmazonChimeAsync
Redacts the specified message from the specified Amazon Chime conversation.
redactConversationMessageAsync
in interface AmazonChimeAsync
public Future<RedactConversationMessageResult> redactConversationMessageAsync(RedactConversationMessageRequest request, AsyncHandler<RedactConversationMessageRequest,RedactConversationMessageResult> asyncHandler)
AmazonChimeAsync
Redacts the specified message from the specified Amazon Chime conversation.
redactConversationMessageAsync
in interface AmazonChimeAsync
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<RedactRoomMessageResult> redactRoomMessageAsync(RedactRoomMessageRequest request)
AmazonChimeAsync
Redacts the specified message from the specified Amazon Chime chat room.
redactRoomMessageAsync
in interface AmazonChimeAsync
public Future<RedactRoomMessageResult> redactRoomMessageAsync(RedactRoomMessageRequest request, AsyncHandler<RedactRoomMessageRequest,RedactRoomMessageResult> asyncHandler)
AmazonChimeAsync
Redacts the specified message from the specified Amazon Chime chat room.
redactRoomMessageAsync
in interface AmazonChimeAsync
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<RegenerateSecurityTokenResult> regenerateSecurityTokenAsync(RegenerateSecurityTokenRequest request)
AmazonChimeAsync
Regenerates the security token for a bot.
regenerateSecurityTokenAsync
in interface AmazonChimeAsync
public Future<RegenerateSecurityTokenResult> regenerateSecurityTokenAsync(RegenerateSecurityTokenRequest request, AsyncHandler<RegenerateSecurityTokenRequest,RegenerateSecurityTokenResult> asyncHandler)
AmazonChimeAsync
Regenerates the security token for a bot.
regenerateSecurityTokenAsync
in interface AmazonChimeAsync
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<ResetPersonalPINResult> resetPersonalPINAsync(ResetPersonalPINRequest request)
AmazonChimeAsync
Resets 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 AmazonChimeAsync
public Future<ResetPersonalPINResult> resetPersonalPINAsync(ResetPersonalPINRequest request, AsyncHandler<ResetPersonalPINRequest,ResetPersonalPINResult> asyncHandler)
AmazonChimeAsync
Resets 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 AmazonChimeAsync
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)
AmazonChimeAsync
Moves a phone number from the Deletion queue back into the phone number Inventory.
restorePhoneNumberAsync
in interface AmazonChimeAsync
public Future<RestorePhoneNumberResult> restorePhoneNumberAsync(RestorePhoneNumberRequest request, AsyncHandler<RestorePhoneNumberRequest,RestorePhoneNumberResult> asyncHandler)
AmazonChimeAsync
Moves a phone number from the Deletion queue back into the phone number Inventory.
restorePhoneNumberAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Searches phone numbers that can be ordered.
searchAvailablePhoneNumbersAsync
in interface AmazonChimeAsync
public Future<SearchAvailablePhoneNumbersResult> searchAvailablePhoneNumbersAsync(SearchAvailablePhoneNumbersRequest request, AsyncHandler<SearchAvailablePhoneNumbersRequest,SearchAvailablePhoneNumbersResult> asyncHandler)
AmazonChimeAsync
Searches phone numbers that can be ordered.
searchAvailablePhoneNumbersAsync
in interface AmazonChimeAsync
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<TagAttendeeResult> tagAttendeeAsync(TagAttendeeRequest request)
AmazonChimeAsync
Applies the specified tags to the specified Amazon Chime SDK attendee.
tagAttendeeAsync
in interface AmazonChimeAsync
public Future<TagAttendeeResult> tagAttendeeAsync(TagAttendeeRequest request, AsyncHandler<TagAttendeeRequest,TagAttendeeResult> asyncHandler)
AmazonChimeAsync
Applies the specified tags to the specified Amazon Chime SDK attendee.
tagAttendeeAsync
in interface AmazonChimeAsync
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<TagMeetingResult> tagMeetingAsync(TagMeetingRequest request)
AmazonChimeAsync
Applies the specified tags to the specified Amazon Chime SDK meeting.
tagMeetingAsync
in interface AmazonChimeAsync
public Future<TagMeetingResult> tagMeetingAsync(TagMeetingRequest request, AsyncHandler<TagMeetingRequest,TagMeetingResult> asyncHandler)
AmazonChimeAsync
Applies the specified tags to the specified Amazon Chime SDK meeting.
tagMeetingAsync
in interface AmazonChimeAsync
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<TagResourceResult> tagResourceAsync(TagResourceRequest request)
AmazonChimeAsync
Applies the specified tags to the specified Amazon Chime SDK meeting resource.
tagResourceAsync
in interface AmazonChimeAsync
public Future<TagResourceResult> tagResourceAsync(TagResourceRequest request, AsyncHandler<TagResourceRequest,TagResourceResult> asyncHandler)
AmazonChimeAsync
Applies the specified tags to the specified Amazon Chime SDK meeting resource.
tagResourceAsync
in interface AmazonChimeAsync
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<UntagAttendeeResult> untagAttendeeAsync(UntagAttendeeRequest request)
AmazonChimeAsync
Untags the specified tags from the specified Amazon Chime SDK attendee.
untagAttendeeAsync
in interface AmazonChimeAsync
public Future<UntagAttendeeResult> untagAttendeeAsync(UntagAttendeeRequest request, AsyncHandler<UntagAttendeeRequest,UntagAttendeeResult> asyncHandler)
AmazonChimeAsync
Untags the specified tags from the specified Amazon Chime SDK attendee.
untagAttendeeAsync
in interface AmazonChimeAsync
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<UntagMeetingResult> untagMeetingAsync(UntagMeetingRequest request)
AmazonChimeAsync
Untags the specified tags from the specified Amazon Chime SDK meeting.
untagMeetingAsync
in interface AmazonChimeAsync
public Future<UntagMeetingResult> untagMeetingAsync(UntagMeetingRequest request, AsyncHandler<UntagMeetingRequest,UntagMeetingResult> asyncHandler)
AmazonChimeAsync
Untags the specified tags from the specified Amazon Chime SDK meeting.
untagMeetingAsync
in interface AmazonChimeAsync
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<UntagResourceResult> untagResourceAsync(UntagResourceRequest request)
AmazonChimeAsync
Untags the specified tags from the specified Amazon Chime SDK meeting resource.
untagResourceAsync
in interface AmazonChimeAsync
public Future<UntagResourceResult> untagResourceAsync(UntagResourceRequest request, AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
AmazonChimeAsync
Untags the specified tags from the specified Amazon Chime SDK meeting resource.
untagResourceAsync
in interface AmazonChimeAsync
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<UpdateAccountResult> updateAccountAsync(UpdateAccountRequest request)
AmazonChimeAsync
Updates account details for the specified Amazon Chime account. Currently, only account name updates are supported for this action.
updateAccountAsync
in interface AmazonChimeAsync
public Future<UpdateAccountResult> updateAccountAsync(UpdateAccountRequest request, AsyncHandler<UpdateAccountRequest,UpdateAccountResult> asyncHandler)
AmazonChimeAsync
Updates account details for the specified Amazon Chime account. Currently, only account name updates are supported for this action.
updateAccountAsync
in interface AmazonChimeAsync
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<UpdateAccountSettingsResult> updateAccountSettingsAsync(UpdateAccountSettingsRequest request)
AmazonChimeAsync
Updates 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 AmazonChimeAsync
public Future<UpdateAccountSettingsResult> updateAccountSettingsAsync(UpdateAccountSettingsRequest request, AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler)
AmazonChimeAsync
Updates 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 AmazonChimeAsync
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<UpdateBotResult> updateBotAsync(UpdateBotRequest request)
AmazonChimeAsync
Updates the status of the specified bot, such as starting or stopping the bot from running in your Amazon Chime Enterprise account.
updateBotAsync
in interface AmazonChimeAsync
public Future<UpdateBotResult> updateBotAsync(UpdateBotRequest request, AsyncHandler<UpdateBotRequest,UpdateBotResult> asyncHandler)
AmazonChimeAsync
Updates the status of the specified bot, such as starting or stopping the bot from running in your Amazon Chime Enterprise account.
updateBotAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.
updateGlobalSettingsAsync
in interface AmazonChimeAsync
public Future<UpdateGlobalSettingsResult> updateGlobalSettingsAsync(UpdateGlobalSettingsRequest request, AsyncHandler<UpdateGlobalSettingsRequest,UpdateGlobalSettingsResult> asyncHandler)
AmazonChimeAsync
Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon Chime Voice Connector settings.
updateGlobalSettingsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.
For toll-free numbers, you must use the Amazon Chime Voice Connector product type.
Updates to outbound calling names can take up to 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.
updatePhoneNumberAsync
in interface AmazonChimeAsync
public Future<UpdatePhoneNumberResult> updatePhoneNumberAsync(UpdatePhoneNumberRequest request, AsyncHandler<UpdatePhoneNumberRequest,UpdatePhoneNumberResult> asyncHandler)
AmazonChimeAsync
Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.
For toll-free numbers, you must use the Amazon Chime Voice Connector product type.
Updates to outbound calling names can take up to 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.
updatePhoneNumberAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.
updatePhoneNumberSettingsAsync
in interface AmazonChimeAsync
public Future<UpdatePhoneNumberSettingsResult> updatePhoneNumberSettingsAsync(UpdatePhoneNumberSettingsRequest request, AsyncHandler<UpdatePhoneNumberSettingsRequest,UpdatePhoneNumberSettingsResult> asyncHandler)
AmazonChimeAsync
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.
updatePhoneNumberSettingsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Updates the specified proxy session details, such as voice or SMS capabilities.
updateProxySessionAsync
in interface AmazonChimeAsync
public Future<UpdateProxySessionResult> updateProxySessionAsync(UpdateProxySessionRequest request, AsyncHandler<UpdateProxySessionRequest,UpdateProxySessionResult> asyncHandler)
AmazonChimeAsync
Updates the specified proxy session details, such as voice or SMS capabilities.
updateProxySessionAsync
in interface AmazonChimeAsync
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<UpdateRoomResult> updateRoomAsync(UpdateRoomRequest request)
AmazonChimeAsync
Updates room details, such as the room name, for a room in an Amazon Chime Enterprise account.
updateRoomAsync
in interface AmazonChimeAsync
public Future<UpdateRoomResult> updateRoomAsync(UpdateRoomRequest request, AsyncHandler<UpdateRoomRequest,UpdateRoomResult> asyncHandler)
AmazonChimeAsync
Updates room details, such as the room name, for a room in an Amazon Chime Enterprise account.
updateRoomAsync
in interface AmazonChimeAsync
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<UpdateRoomMembershipResult> updateRoomMembershipAsync(UpdateRoomMembershipRequest request)
AmazonChimeAsync
Updates room membership details, such as the member role, for a room in an Amazon Chime Enterprise account. The member role designates whether the member is a chat room administrator or a general chat room member. The member role can be updated only for user IDs.
updateRoomMembershipAsync
in interface AmazonChimeAsync
public Future<UpdateRoomMembershipResult> updateRoomMembershipAsync(UpdateRoomMembershipRequest request, AsyncHandler<UpdateRoomMembershipRequest,UpdateRoomMembershipResult> asyncHandler)
AmazonChimeAsync
Updates room membership details, such as the member role, for a room in an Amazon Chime Enterprise account. The member role designates whether the member is a chat room administrator or a general chat room member. The member role can be updated only for user IDs.
updateRoomMembershipAsync
in interface AmazonChimeAsync
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<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 AmazonChimeAsync
public 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 AmazonChimeAsync
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<UpdateUserSettingsResult> updateUserSettingsAsync(UpdateUserSettingsRequest request)
AmazonChimeAsync
Updates the settings for the specified user, such as phone number settings.
updateUserSettingsAsync
in interface AmazonChimeAsync
public Future<UpdateUserSettingsResult> updateUserSettingsAsync(UpdateUserSettingsRequest request, AsyncHandler<UpdateUserSettingsRequest,UpdateUserSettingsResult> asyncHandler)
AmazonChimeAsync
Updates the settings for the specified user, such as phone number settings.
updateUserSettingsAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Updates details for the specified Amazon Chime Voice Connector.
updateVoiceConnectorAsync
in interface AmazonChimeAsync
public Future<UpdateVoiceConnectorResult> updateVoiceConnectorAsync(UpdateVoiceConnectorRequest request, AsyncHandler<UpdateVoiceConnectorRequest,UpdateVoiceConnectorResult> asyncHandler)
AmazonChimeAsync
Updates details for the specified Amazon Chime Voice Connector.
updateVoiceConnectorAsync
in interface AmazonChimeAsync
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)
AmazonChimeAsync
Updates details for the specified Amazon Chime Voice Connector group, such as the name and Amazon Chime Voice Connector priority ranking.
updateVoiceConnectorGroupAsync
in interface AmazonChimeAsync
public Future<UpdateVoiceConnectorGroupResult> updateVoiceConnectorGroupAsync(UpdateVoiceConnectorGroupRequest request, AsyncHandler<UpdateVoiceConnectorGroupRequest,UpdateVoiceConnectorGroupResult> asyncHandler)
AmazonChimeAsync
Updates details for the specified Amazon Chime Voice Connector group, such as the name and Amazon Chime Voice Connector priority ranking.
updateVoiceConnectorGroupAsync
in interface AmazonChimeAsync
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.