| Package | Description |
|---|---|
| software.amazon.awssdk.services.chime |
The Amazon Chime API (application programming interface) is designed for developers to perform key tasks, such as
creating and managing Amazon Chime accounts, users, and Voice Connectors.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociatePhoneNumbersWithVoiceConnectorResponse |
ChimeClient.associatePhoneNumbersWithVoiceConnector(AssociatePhoneNumbersWithVoiceConnectorRequest associatePhoneNumbersWithVoiceConnectorRequest)
Associates phone numbers with the specified Amazon Chime Voice Connector.
|
default AssociatePhoneNumbersWithVoiceConnectorResponse |
ChimeClient.associatePhoneNumbersWithVoiceConnector(Consumer<AssociatePhoneNumbersWithVoiceConnectorRequest.Builder> associatePhoneNumbersWithVoiceConnectorRequest)
Associates phone numbers with the specified Amazon Chime Voice Connector.
|
default AssociatePhoneNumbersWithVoiceConnectorGroupResponse |
ChimeClient.associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest associatePhoneNumbersWithVoiceConnectorGroupRequest)
Associates phone numbers with the specified Amazon Chime Voice Connector group.
|
default AssociatePhoneNumbersWithVoiceConnectorGroupResponse |
ChimeClient.associatePhoneNumbersWithVoiceConnectorGroup(Consumer<AssociatePhoneNumbersWithVoiceConnectorGroupRequest.Builder> associatePhoneNumbersWithVoiceConnectorGroupRequest)
Associates phone numbers with the specified Amazon Chime Voice Connector group.
|
default AssociatePhoneNumberWithUserResponse |
ChimeClient.associatePhoneNumberWithUser(AssociatePhoneNumberWithUserRequest associatePhoneNumberWithUserRequest)
Associates a phone number with the specified Amazon Chime user.
|
default AssociatePhoneNumberWithUserResponse |
ChimeClient.associatePhoneNumberWithUser(Consumer<AssociatePhoneNumberWithUserRequest.Builder> associatePhoneNumberWithUserRequest)
Associates a phone number with the specified Amazon Chime user.
|
default AssociateSigninDelegateGroupsWithAccountResponse |
ChimeClient.associateSigninDelegateGroupsWithAccount(AssociateSigninDelegateGroupsWithAccountRequest associateSigninDelegateGroupsWithAccountRequest)
Associates the specified sign-in delegate groups with the specified Amazon Chime account.
|
default AssociateSigninDelegateGroupsWithAccountResponse |
ChimeClient.associateSigninDelegateGroupsWithAccount(Consumer<AssociateSigninDelegateGroupsWithAccountRequest.Builder> associateSigninDelegateGroupsWithAccountRequest)
Associates the specified sign-in delegate groups with the specified Amazon Chime account.
|
default BatchCreateAttendeeResponse |
ChimeClient.batchCreateAttendee(BatchCreateAttendeeRequest batchCreateAttendeeRequest)
Creates up to 100 new attendees for an active Amazon Chime SDK meeting.
|
default BatchCreateAttendeeResponse |
ChimeClient.batchCreateAttendee(Consumer<BatchCreateAttendeeRequest.Builder> batchCreateAttendeeRequest)
Creates up to 100 new attendees for an active Amazon Chime SDK meeting.
|
default BatchCreateChannelMembershipResponse |
ChimeClient.batchCreateChannelMembership(BatchCreateChannelMembershipRequest batchCreateChannelMembershipRequest)
Adds a specified number of users to a channel.
|
default BatchCreateChannelMembershipResponse |
ChimeClient.batchCreateChannelMembership(Consumer<BatchCreateChannelMembershipRequest.Builder> batchCreateChannelMembershipRequest)
Adds a specified number of users to a channel.
|
default BatchCreateRoomMembershipResponse |
ChimeClient.batchCreateRoomMembership(BatchCreateRoomMembershipRequest batchCreateRoomMembershipRequest)
Adds up to 50 members to a chat room in an Amazon Chime Enterprise account.
|
default BatchCreateRoomMembershipResponse |
ChimeClient.batchCreateRoomMembership(Consumer<BatchCreateRoomMembershipRequest.Builder> batchCreateRoomMembershipRequest)
Adds up to 50 members to a chat room in an Amazon Chime Enterprise account.
|
default BatchDeletePhoneNumberResponse |
ChimeClient.batchDeletePhoneNumber(BatchDeletePhoneNumberRequest batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue.
|
default BatchDeletePhoneNumberResponse |
ChimeClient.batchDeletePhoneNumber(Consumer<BatchDeletePhoneNumberRequest.Builder> batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue.
|
default BatchSuspendUserResponse |
ChimeClient.batchSuspendUser(BatchSuspendUserRequest batchSuspendUserRequest)
Suspends up to 50 users from a
Team or EnterpriseLWA Amazon Chime account. |
default BatchSuspendUserResponse |
ChimeClient.batchSuspendUser(Consumer<BatchSuspendUserRequest.Builder> batchSuspendUserRequest)
Suspends up to 50 users from a
Team or EnterpriseLWA Amazon Chime account. |
default BatchUnsuspendUserResponse |
ChimeClient.batchUnsuspendUser(BatchUnsuspendUserRequest batchUnsuspendUserRequest)
Removes the suspension from up to 50 previously suspended users for the specified Amazon Chime
EnterpriseLWA account. |
default BatchUnsuspendUserResponse |
ChimeClient.batchUnsuspendUser(Consumer<BatchUnsuspendUserRequest.Builder> batchUnsuspendUserRequest)
Removes the suspension from up to 50 previously suspended users for the specified Amazon Chime
EnterpriseLWA account. |
default BatchUpdatePhoneNumberResponse |
ChimeClient.batchUpdatePhoneNumber(BatchUpdatePhoneNumberRequest batchUpdatePhoneNumberRequest)
Updates phone number product types or calling names.
|
default BatchUpdatePhoneNumberResponse |
ChimeClient.batchUpdatePhoneNumber(Consumer<BatchUpdatePhoneNumberRequest.Builder> batchUpdatePhoneNumberRequest)
Updates phone number product types or calling names.
|
default BatchUpdateUserResponse |
ChimeClient.batchUpdateUser(BatchUpdateUserRequest batchUpdateUserRequest)
Updates user details within the UpdateUserRequestItem object for up to 20 users for the specified Amazon
Chime account.
|
default BatchUpdateUserResponse |
ChimeClient.batchUpdateUser(Consumer<BatchUpdateUserRequest.Builder> batchUpdateUserRequest)
Updates user details within the UpdateUserRequestItem object for up to 20 users for the specified Amazon
Chime account.
|
default CreateAccountResponse |
ChimeClient.createAccount(Consumer<CreateAccountRequest.Builder> createAccountRequest)
Creates an Amazon Chime account under the administrator's AWS account.
|
default CreateAccountResponse |
ChimeClient.createAccount(CreateAccountRequest createAccountRequest)
Creates an Amazon Chime account under the administrator's AWS account.
|
default CreateAppInstanceResponse |
ChimeClient.createAppInstance(Consumer<CreateAppInstanceRequest.Builder> createAppInstanceRequest)
Creates an Amazon Chime SDK messaging
AppInstance under an AWS account. |
default CreateAppInstanceResponse |
ChimeClient.createAppInstance(CreateAppInstanceRequest createAppInstanceRequest)
Creates an Amazon Chime SDK messaging
AppInstance under an AWS account. |
default CreateAppInstanceAdminResponse |
ChimeClient.createAppInstanceAdmin(Consumer<CreateAppInstanceAdminRequest.Builder> createAppInstanceAdminRequest)
Promotes an
AppInstanceUser to an AppInstanceAdmin. |
default CreateAppInstanceAdminResponse |
ChimeClient.createAppInstanceAdmin(CreateAppInstanceAdminRequest createAppInstanceAdminRequest)
Promotes an
AppInstanceUser to an AppInstanceAdmin. |
default CreateAppInstanceUserResponse |
ChimeClient.createAppInstanceUser(Consumer<CreateAppInstanceUserRequest.Builder> createAppInstanceUserRequest)
Creates a user under an Amazon Chime
AppInstance. |
default CreateAppInstanceUserResponse |
ChimeClient.createAppInstanceUser(CreateAppInstanceUserRequest createAppInstanceUserRequest)
Creates a user under an Amazon Chime
AppInstance. |
default CreateAttendeeResponse |
ChimeClient.createAttendee(Consumer<CreateAttendeeRequest.Builder> createAttendeeRequest)
Creates a new attendee for an active Amazon Chime SDK meeting.
|
default CreateAttendeeResponse |
ChimeClient.createAttendee(CreateAttendeeRequest createAttendeeRequest)
Creates a new attendee for an active Amazon Chime SDK meeting.
|
default CreateBotResponse |
ChimeClient.createBot(Consumer<CreateBotRequest.Builder> createBotRequest)
Creates a bot for an Amazon Chime Enterprise account.
|
default CreateBotResponse |
ChimeClient.createBot(CreateBotRequest createBotRequest)
Creates a bot for an Amazon Chime Enterprise account.
|
default CreateChannelResponse |
ChimeClient.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)
Creates a channel to which you can add users and send messages.
|
default CreateChannelResponse |
ChimeClient.createChannel(CreateChannelRequest createChannelRequest)
Creates a channel to which you can add users and send messages.
|
default CreateChannelBanResponse |
ChimeClient.createChannelBan(Consumer<CreateChannelBanRequest.Builder> createChannelBanRequest)
Permanently bans a member from a channel.
|
default CreateChannelBanResponse |
ChimeClient.createChannelBan(CreateChannelBanRequest createChannelBanRequest)
Permanently bans a member from a channel.
|
default CreateChannelMembershipResponse |
ChimeClient.createChannelMembership(Consumer<CreateChannelMembershipRequest.Builder> createChannelMembershipRequest)
Adds a user to a channel.
|
default CreateChannelMembershipResponse |
ChimeClient.createChannelMembership(CreateChannelMembershipRequest createChannelMembershipRequest)
Adds a user to a channel.
|
default CreateChannelModeratorResponse |
ChimeClient.createChannelModerator(Consumer<CreateChannelModeratorRequest.Builder> createChannelModeratorRequest)
Creates a new
ChannelModerator. |
default CreateChannelModeratorResponse |
ChimeClient.createChannelModerator(CreateChannelModeratorRequest createChannelModeratorRequest)
Creates a new
ChannelModerator. |
default CreateMediaCapturePipelineResponse |
ChimeClient.createMediaCapturePipeline(Consumer<CreateMediaCapturePipelineRequest.Builder> createMediaCapturePipelineRequest)
Creates a media capture pipeline.
|
default CreateMediaCapturePipelineResponse |
ChimeClient.createMediaCapturePipeline(CreateMediaCapturePipelineRequest createMediaCapturePipelineRequest)
Creates a media capture pipeline.
|
default CreateMeetingResponse |
ChimeClient.createMeeting(Consumer<CreateMeetingRequest.Builder> createMeetingRequest)
Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees.
|
default CreateMeetingResponse |
ChimeClient.createMeeting(CreateMeetingRequest createMeetingRequest)
Creates a new Amazon Chime SDK meeting in the specified media Region with no initial attendees.
|
default CreateMeetingDialOutResponse |
ChimeClient.createMeetingDialOut(Consumer<CreateMeetingDialOutRequest.Builder> createMeetingDialOutRequest)
Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an
outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting.
|
default CreateMeetingDialOutResponse |
ChimeClient.createMeetingDialOut(CreateMeetingDialOutRequest createMeetingDialOutRequest)
Uses the join token and call metadata in a meeting request (From number, To number, and so forth) to initiate an
outbound call to a public switched telephone network (PSTN) and join them into a Chime meeting.
|
default CreateMeetingWithAttendeesResponse |
ChimeClient.createMeetingWithAttendees(Consumer<CreateMeetingWithAttendeesRequest.Builder> createMeetingWithAttendeesRequest)
Creates a new Amazon Chime SDK meeting in the specified media Region, with attendees.
|
default CreateMeetingWithAttendeesResponse |
ChimeClient.createMeetingWithAttendees(CreateMeetingWithAttendeesRequest createMeetingWithAttendeesRequest)
Creates a new Amazon Chime SDK meeting in the specified media Region, with attendees.
|
default CreatePhoneNumberOrderResponse |
ChimeClient.createPhoneNumberOrder(Consumer<CreatePhoneNumberOrderRequest.Builder> createPhoneNumberOrderRequest)
Creates an order for phone numbers to be provisioned.
|
default CreatePhoneNumberOrderResponse |
ChimeClient.createPhoneNumberOrder(CreatePhoneNumberOrderRequest createPhoneNumberOrderRequest)
Creates an order for phone numbers to be provisioned.
|
default CreateProxySessionResponse |
ChimeClient.createProxySession(Consumer<CreateProxySessionRequest.Builder> createProxySessionRequest)
Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone
numbers.
|
default CreateProxySessionResponse |
ChimeClient.createProxySession(CreateProxySessionRequest createProxySessionRequest)
Creates a proxy session on the specified Amazon Chime Voice Connector for the specified participant phone
numbers.
|
default CreateRoomResponse |
ChimeClient.createRoom(Consumer<CreateRoomRequest.Builder> createRoomRequest)
Creates a chat room for the specified Amazon Chime Enterprise account.
|
default CreateRoomResponse |
ChimeClient.createRoom(CreateRoomRequest createRoomRequest)
Creates a chat room for the specified Amazon Chime Enterprise account.
|
default CreateRoomMembershipResponse |
ChimeClient.createRoomMembership(Consumer<CreateRoomMembershipRequest.Builder> createRoomMembershipRequest)
Adds a member to a chat room in an Amazon Chime Enterprise account.
|
default CreateRoomMembershipResponse |
ChimeClient.createRoomMembership(CreateRoomMembershipRequest createRoomMembershipRequest)
Adds a member to a chat room in an Amazon Chime Enterprise account.
|
default CreateSipMediaApplicationResponse |
ChimeClient.createSipMediaApplication(Consumer<CreateSipMediaApplicationRequest.Builder> createSipMediaApplicationRequest)
Creates a SIP media application.
|
default CreateSipMediaApplicationResponse |
ChimeClient.createSipMediaApplication(CreateSipMediaApplicationRequest createSipMediaApplicationRequest)
Creates a SIP media application.
|
default CreateSipMediaApplicationCallResponse |
ChimeClient.createSipMediaApplicationCall(Consumer<CreateSipMediaApplicationCallRequest.Builder> createSipMediaApplicationCallRequest)
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the
endpoint of the specified
sipMediaApplicationId. |
default CreateSipMediaApplicationCallResponse |
ChimeClient.createSipMediaApplicationCall(CreateSipMediaApplicationCallRequest createSipMediaApplicationCallRequest)
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the
endpoint of the specified
sipMediaApplicationId. |
default CreateSipRuleResponse |
ChimeClient.createSipRule(Consumer<CreateSipRuleRequest.Builder> createSipRuleRequest)
Creates a SIP rule which can be used to run a SIP media application as a target for a specific trigger type.
|
default CreateSipRuleResponse |
ChimeClient.createSipRule(CreateSipRuleRequest createSipRuleRequest)
Creates a SIP rule which can be used to run a SIP media application as a target for a specific trigger type.
|
default CreateUserResponse |
ChimeClient.createUser(Consumer<CreateUserRequest.Builder> createUserRequest)
Creates a user under the specified Amazon Chime account.
|
default CreateUserResponse |
ChimeClient.createUser(CreateUserRequest createUserRequest)
Creates a user under the specified Amazon Chime account.
|
default CreateVoiceConnectorResponse |
ChimeClient.createVoiceConnector(Consumer<CreateVoiceConnectorRequest.Builder> createVoiceConnectorRequest)
Creates an Amazon Chime Voice Connector under the administrator's AWS account.
|
default CreateVoiceConnectorResponse |
ChimeClient.createVoiceConnector(CreateVoiceConnectorRequest createVoiceConnectorRequest)
Creates an Amazon Chime Voice Connector under the administrator's AWS account.
|
default CreateVoiceConnectorGroupResponse |
ChimeClient.createVoiceConnectorGroup(Consumer<CreateVoiceConnectorGroupRequest.Builder> createVoiceConnectorGroupRequest)
Creates an Amazon Chime Voice Connector group under the administrator's AWS account.
|
default CreateVoiceConnectorGroupResponse |
ChimeClient.createVoiceConnectorGroup(CreateVoiceConnectorGroupRequest createVoiceConnectorGroupRequest)
Creates an Amazon Chime Voice Connector group under the administrator's AWS account.
|
default DeleteAccountResponse |
ChimeClient.deleteAccount(Consumer<DeleteAccountRequest.Builder> deleteAccountRequest)
Deletes the specified Amazon Chime account.
|
default DeleteAccountResponse |
ChimeClient.deleteAccount(DeleteAccountRequest deleteAccountRequest)
Deletes the specified Amazon Chime account.
|
default DeleteAppInstanceResponse |
ChimeClient.deleteAppInstance(Consumer<DeleteAppInstanceRequest.Builder> deleteAppInstanceRequest)
Deletes an
AppInstance and all associated data asynchronously. |
default DeleteAppInstanceResponse |
ChimeClient.deleteAppInstance(DeleteAppInstanceRequest deleteAppInstanceRequest)
Deletes an
AppInstance and all associated data asynchronously. |
default DeleteAppInstanceAdminResponse |
ChimeClient.deleteAppInstanceAdmin(Consumer<DeleteAppInstanceAdminRequest.Builder> deleteAppInstanceAdminRequest)
Demotes an
AppInstanceAdmin to an AppInstanceUser. |
default DeleteAppInstanceAdminResponse |
ChimeClient.deleteAppInstanceAdmin(DeleteAppInstanceAdminRequest deleteAppInstanceAdminRequest)
Demotes an
AppInstanceAdmin to an AppInstanceUser. |
default DeleteAppInstanceStreamingConfigurationsResponse |
ChimeClient.deleteAppInstanceStreamingConfigurations(Consumer<DeleteAppInstanceStreamingConfigurationsRequest.Builder> deleteAppInstanceStreamingConfigurationsRequest)
Deletes the streaming configurations of an
AppInstance. |
default DeleteAppInstanceStreamingConfigurationsResponse |
ChimeClient.deleteAppInstanceStreamingConfigurations(DeleteAppInstanceStreamingConfigurationsRequest deleteAppInstanceStreamingConfigurationsRequest)
Deletes the streaming configurations of an
AppInstance. |
default DeleteAppInstanceUserResponse |
ChimeClient.deleteAppInstanceUser(Consumer<DeleteAppInstanceUserRequest.Builder> deleteAppInstanceUserRequest)
Deletes an
AppInstanceUser. |
default DeleteAppInstanceUserResponse |
ChimeClient.deleteAppInstanceUser(DeleteAppInstanceUserRequest deleteAppInstanceUserRequest)
Deletes an
AppInstanceUser. |
default DeleteAttendeeResponse |
ChimeClient.deleteAttendee(Consumer<DeleteAttendeeRequest.Builder> deleteAttendeeRequest)
Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their
JoinToken. |
default DeleteAttendeeResponse |
ChimeClient.deleteAttendee(DeleteAttendeeRequest deleteAttendeeRequest)
Deletes an attendee from the specified Amazon Chime SDK meeting and deletes their
JoinToken. |
default DeleteChannelResponse |
ChimeClient.deleteChannel(Consumer<DeleteChannelRequest.Builder> deleteChannelRequest)
Immediately makes a channel and its memberships inaccessible and marks them for deletion.
|
default DeleteChannelResponse |
ChimeClient.deleteChannel(DeleteChannelRequest deleteChannelRequest)
Immediately makes a channel and its memberships inaccessible and marks them for deletion.
|
default DeleteChannelBanResponse |
ChimeClient.deleteChannelBan(Consumer<DeleteChannelBanRequest.Builder> deleteChannelBanRequest)
Removes a user from a channel's ban list.
|
default DeleteChannelBanResponse |
ChimeClient.deleteChannelBan(DeleteChannelBanRequest deleteChannelBanRequest)
Removes a user from a channel's ban list.
|
default DeleteChannelMembershipResponse |
ChimeClient.deleteChannelMembership(Consumer<DeleteChannelMembershipRequest.Builder> deleteChannelMembershipRequest)
Removes a member from a channel.
|
default DeleteChannelMembershipResponse |
ChimeClient.deleteChannelMembership(DeleteChannelMembershipRequest deleteChannelMembershipRequest)
Removes a member from a channel.
|
default DeleteChannelMessageResponse |
ChimeClient.deleteChannelMessage(Consumer<DeleteChannelMessageRequest.Builder> deleteChannelMessageRequest)
Deletes a channel message.
|
default DeleteChannelMessageResponse |
ChimeClient.deleteChannelMessage(DeleteChannelMessageRequest deleteChannelMessageRequest)
Deletes a channel message.
|
default DeleteChannelModeratorResponse |
ChimeClient.deleteChannelModerator(Consumer<DeleteChannelModeratorRequest.Builder> deleteChannelModeratorRequest)
Deletes a channel moderator.
|
default DeleteChannelModeratorResponse |
ChimeClient.deleteChannelModerator(DeleteChannelModeratorRequest deleteChannelModeratorRequest)
Deletes a channel moderator.
|
default DeleteEventsConfigurationResponse |
ChimeClient.deleteEventsConfiguration(Consumer<DeleteEventsConfigurationRequest.Builder> deleteEventsConfigurationRequest)
Deletes the events configuration that allows a bot to receive outgoing events.
|
default DeleteEventsConfigurationResponse |
ChimeClient.deleteEventsConfiguration(DeleteEventsConfigurationRequest deleteEventsConfigurationRequest)
Deletes the events configuration that allows a bot to receive outgoing events.
|
default DeleteMediaCapturePipelineResponse |
ChimeClient.deleteMediaCapturePipeline(Consumer<DeleteMediaCapturePipelineRequest.Builder> deleteMediaCapturePipelineRequest)
Deletes the media capture pipeline.
|
default DeleteMediaCapturePipelineResponse |
ChimeClient.deleteMediaCapturePipeline(DeleteMediaCapturePipelineRequest deleteMediaCapturePipelineRequest)
Deletes the media capture pipeline.
|
default DeleteMeetingResponse |
ChimeClient.deleteMeeting(Consumer<DeleteMeetingRequest.Builder> deleteMeetingRequest)
Deletes the specified Amazon Chime SDK meeting.
|
default DeleteMeetingResponse |
ChimeClient.deleteMeeting(DeleteMeetingRequest deleteMeetingRequest)
Deletes the specified Amazon Chime SDK meeting.
|
default DeletePhoneNumberResponse |
ChimeClient.deletePhoneNumber(Consumer<DeletePhoneNumberRequest.Builder> deletePhoneNumberRequest)
Moves the specified phone number into the Deletion queue.
|
default DeletePhoneNumberResponse |
ChimeClient.deletePhoneNumber(DeletePhoneNumberRequest deletePhoneNumberRequest)
Moves the specified phone number into the Deletion queue.
|
default DeleteProxySessionResponse |
ChimeClient.deleteProxySession(Consumer<DeleteProxySessionRequest.Builder> deleteProxySessionRequest)
Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
|
default DeleteProxySessionResponse |
ChimeClient.deleteProxySession(DeleteProxySessionRequest deleteProxySessionRequest)
Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
|
default DeleteRoomResponse |
ChimeClient.deleteRoom(Consumer<DeleteRoomRequest.Builder> deleteRoomRequest)
Deletes a chat room in an Amazon Chime Enterprise account.
|
default DeleteRoomResponse |
ChimeClient.deleteRoom(DeleteRoomRequest deleteRoomRequest)
Deletes a chat room in an Amazon Chime Enterprise account.
|
default DeleteRoomMembershipResponse |
ChimeClient.deleteRoomMembership(Consumer<DeleteRoomMembershipRequest.Builder> deleteRoomMembershipRequest)
Removes a member from a chat room in an Amazon Chime Enterprise account.
|
default DeleteRoomMembershipResponse |
ChimeClient.deleteRoomMembership(DeleteRoomMembershipRequest deleteRoomMembershipRequest)
Removes a member from a chat room in an Amazon Chime Enterprise account.
|
default DeleteSipMediaApplicationResponse |
ChimeClient.deleteSipMediaApplication(Consumer<DeleteSipMediaApplicationRequest.Builder> deleteSipMediaApplicationRequest)
Deletes a SIP media application.
|
default DeleteSipMediaApplicationResponse |
ChimeClient.deleteSipMediaApplication(DeleteSipMediaApplicationRequest deleteSipMediaApplicationRequest)
Deletes a SIP media application.
|
default DeleteSipRuleResponse |
ChimeClient.deleteSipRule(Consumer<DeleteSipRuleRequest.Builder> deleteSipRuleRequest)
Deletes a SIP rule.
|
default DeleteSipRuleResponse |
ChimeClient.deleteSipRule(DeleteSipRuleRequest deleteSipRuleRequest)
Deletes a SIP rule.
|
default DeleteVoiceConnectorResponse |
ChimeClient.deleteVoiceConnector(Consumer<DeleteVoiceConnectorRequest.Builder> deleteVoiceConnectorRequest)
Deletes the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorResponse |
ChimeClient.deleteVoiceConnector(DeleteVoiceConnectorRequest deleteVoiceConnectorRequest)
Deletes the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeClient.deleteVoiceConnectorEmergencyCallingConfiguration(Consumer<DeleteVoiceConnectorEmergencyCallingConfigurationRequest.Builder> deleteVoiceConnectorEmergencyCallingConfigurationRequest)
Deletes the emergency calling configuration details from the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeClient.deleteVoiceConnectorEmergencyCallingConfiguration(DeleteVoiceConnectorEmergencyCallingConfigurationRequest deleteVoiceConnectorEmergencyCallingConfigurationRequest)
Deletes the emergency calling configuration details from the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorGroupResponse |
ChimeClient.deleteVoiceConnectorGroup(Consumer<DeleteVoiceConnectorGroupRequest.Builder> deleteVoiceConnectorGroupRequest)
Deletes the specified Amazon Chime Voice Connector group.
|
default DeleteVoiceConnectorGroupResponse |
ChimeClient.deleteVoiceConnectorGroup(DeleteVoiceConnectorGroupRequest deleteVoiceConnectorGroupRequest)
Deletes the specified Amazon Chime Voice Connector group.
|
default DeleteVoiceConnectorOriginationResponse |
ChimeClient.deleteVoiceConnectorOrigination(Consumer<DeleteVoiceConnectorOriginationRequest.Builder> deleteVoiceConnectorOriginationRequest)
Deletes the origination settings for the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorOriginationResponse |
ChimeClient.deleteVoiceConnectorOrigination(DeleteVoiceConnectorOriginationRequest deleteVoiceConnectorOriginationRequest)
Deletes the origination settings for the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorProxyResponse |
ChimeClient.deleteVoiceConnectorProxy(Consumer<DeleteVoiceConnectorProxyRequest.Builder> deleteVoiceConnectorProxyRequest)
Deletes the proxy configuration from the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorProxyResponse |
ChimeClient.deleteVoiceConnectorProxy(DeleteVoiceConnectorProxyRequest deleteVoiceConnectorProxyRequest)
Deletes the proxy configuration from the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorStreamingConfigurationResponse |
ChimeClient.deleteVoiceConnectorStreamingConfiguration(Consumer<DeleteVoiceConnectorStreamingConfigurationRequest.Builder> deleteVoiceConnectorStreamingConfigurationRequest)
Deletes the streaming configuration for the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorStreamingConfigurationResponse |
ChimeClient.deleteVoiceConnectorStreamingConfiguration(DeleteVoiceConnectorStreamingConfigurationRequest deleteVoiceConnectorStreamingConfigurationRequest)
Deletes the streaming configuration for the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorTerminationResponse |
ChimeClient.deleteVoiceConnectorTermination(Consumer<DeleteVoiceConnectorTerminationRequest.Builder> deleteVoiceConnectorTerminationRequest)
Deletes the termination settings for the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorTerminationResponse |
ChimeClient.deleteVoiceConnectorTermination(DeleteVoiceConnectorTerminationRequest deleteVoiceConnectorTerminationRequest)
Deletes the termination settings for the specified Amazon Chime Voice Connector.
|
default DeleteVoiceConnectorTerminationCredentialsResponse |
ChimeClient.deleteVoiceConnectorTerminationCredentials(Consumer<DeleteVoiceConnectorTerminationCredentialsRequest.Builder> deleteVoiceConnectorTerminationCredentialsRequest)
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
|
default DeleteVoiceConnectorTerminationCredentialsResponse |
ChimeClient.deleteVoiceConnectorTerminationCredentials(DeleteVoiceConnectorTerminationCredentialsRequest deleteVoiceConnectorTerminationCredentialsRequest)
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
|
default DescribeAppInstanceResponse |
ChimeClient.describeAppInstance(Consumer<DescribeAppInstanceRequest.Builder> describeAppInstanceRequest)
Returns the full details of an
AppInstance. |
default DescribeAppInstanceResponse |
ChimeClient.describeAppInstance(DescribeAppInstanceRequest describeAppInstanceRequest)
Returns the full details of an
AppInstance. |
default DescribeAppInstanceAdminResponse |
ChimeClient.describeAppInstanceAdmin(Consumer<DescribeAppInstanceAdminRequest.Builder> describeAppInstanceAdminRequest)
Returns the full details of an
AppInstanceAdmin. |
default DescribeAppInstanceAdminResponse |
ChimeClient.describeAppInstanceAdmin(DescribeAppInstanceAdminRequest describeAppInstanceAdminRequest)
Returns the full details of an
AppInstanceAdmin. |
default DescribeAppInstanceUserResponse |
ChimeClient.describeAppInstanceUser(Consumer<DescribeAppInstanceUserRequest.Builder> describeAppInstanceUserRequest)
Returns the full details of an
AppInstanceUser. |
default DescribeAppInstanceUserResponse |
ChimeClient.describeAppInstanceUser(DescribeAppInstanceUserRequest describeAppInstanceUserRequest)
Returns the full details of an
AppInstanceUser. |
default DescribeChannelResponse |
ChimeClient.describeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest)
Returns the full details of a channel in an Amazon Chime
AppInstance. |
default DescribeChannelResponse |
ChimeClient.describeChannel(DescribeChannelRequest describeChannelRequest)
Returns the full details of a channel in an Amazon Chime
AppInstance. |
default DescribeChannelBanResponse |
ChimeClient.describeChannelBan(Consumer<DescribeChannelBanRequest.Builder> describeChannelBanRequest)
Returns the full details of a channel ban.
|
default DescribeChannelBanResponse |
ChimeClient.describeChannelBan(DescribeChannelBanRequest describeChannelBanRequest)
Returns the full details of a channel ban.
|
default DescribeChannelMembershipResponse |
ChimeClient.describeChannelMembership(Consumer<DescribeChannelMembershipRequest.Builder> describeChannelMembershipRequest)
Returns the full details of a user's channel membership.
|
default DescribeChannelMembershipResponse |
ChimeClient.describeChannelMembership(DescribeChannelMembershipRequest describeChannelMembershipRequest)
Returns the full details of a user's channel membership.
|
default DescribeChannelMembershipForAppInstanceUserResponse |
ChimeClient.describeChannelMembershipForAppInstanceUser(Consumer<DescribeChannelMembershipForAppInstanceUserRequest.Builder> describeChannelMembershipForAppInstanceUserRequest)
Returns the details of a channel based on the membership of the specified
AppInstanceUser. |
default DescribeChannelMembershipForAppInstanceUserResponse |
ChimeClient.describeChannelMembershipForAppInstanceUser(DescribeChannelMembershipForAppInstanceUserRequest describeChannelMembershipForAppInstanceUserRequest)
Returns the details of a channel based on the membership of the specified
AppInstanceUser. |
default DescribeChannelModeratedByAppInstanceUserResponse |
ChimeClient.describeChannelModeratedByAppInstanceUser(Consumer<DescribeChannelModeratedByAppInstanceUserRequest.Builder> describeChannelModeratedByAppInstanceUserRequest)
Returns the full details of a channel moderated by the specified
AppInstanceUser. |
default DescribeChannelModeratedByAppInstanceUserResponse |
ChimeClient.describeChannelModeratedByAppInstanceUser(DescribeChannelModeratedByAppInstanceUserRequest describeChannelModeratedByAppInstanceUserRequest)
Returns the full details of a channel moderated by the specified
AppInstanceUser. |
default DescribeChannelModeratorResponse |
ChimeClient.describeChannelModerator(Consumer<DescribeChannelModeratorRequest.Builder> describeChannelModeratorRequest)
Returns the full details of a single ChannelModerator.
|
default DescribeChannelModeratorResponse |
ChimeClient.describeChannelModerator(DescribeChannelModeratorRequest describeChannelModeratorRequest)
Returns the full details of a single ChannelModerator.
|
default DisassociatePhoneNumberFromUserResponse |
ChimeClient.disassociatePhoneNumberFromUser(Consumer<DisassociatePhoneNumberFromUserRequest.Builder> disassociatePhoneNumberFromUserRequest)
Disassociates the primary provisioned phone number from the specified Amazon Chime user.
|
default DisassociatePhoneNumberFromUserResponse |
ChimeClient.disassociatePhoneNumberFromUser(DisassociatePhoneNumberFromUserRequest disassociatePhoneNumberFromUserRequest)
Disassociates the primary provisioned phone number from the specified Amazon Chime user.
|
default DisassociatePhoneNumbersFromVoiceConnectorResponse |
ChimeClient.disassociatePhoneNumbersFromVoiceConnector(Consumer<DisassociatePhoneNumbersFromVoiceConnectorRequest.Builder> disassociatePhoneNumbersFromVoiceConnectorRequest)
Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector.
|
default DisassociatePhoneNumbersFromVoiceConnectorResponse |
ChimeClient.disassociatePhoneNumbersFromVoiceConnector(DisassociatePhoneNumbersFromVoiceConnectorRequest disassociatePhoneNumbersFromVoiceConnectorRequest)
Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector.
|
default DisassociatePhoneNumbersFromVoiceConnectorGroupResponse |
ChimeClient.disassociatePhoneNumbersFromVoiceConnectorGroup(Consumer<DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.Builder> disassociatePhoneNumbersFromVoiceConnectorGroupRequest)
Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector group.
|
default DisassociatePhoneNumbersFromVoiceConnectorGroupResponse |
ChimeClient.disassociatePhoneNumbersFromVoiceConnectorGroup(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest disassociatePhoneNumbersFromVoiceConnectorGroupRequest)
Disassociates the specified phone numbers from the specified Amazon Chime Voice Connector group.
|
default DisassociateSigninDelegateGroupsFromAccountResponse |
ChimeClient.disassociateSigninDelegateGroupsFromAccount(Consumer<DisassociateSigninDelegateGroupsFromAccountRequest.Builder> disassociateSigninDelegateGroupsFromAccountRequest)
Disassociates the specified sign-in delegate groups from the specified Amazon Chime account.
|
default DisassociateSigninDelegateGroupsFromAccountResponse |
ChimeClient.disassociateSigninDelegateGroupsFromAccount(DisassociateSigninDelegateGroupsFromAccountRequest disassociateSigninDelegateGroupsFromAccountRequest)
Disassociates the specified sign-in delegate groups from the specified Amazon Chime account.
|
default GetAccountResponse |
ChimeClient.getAccount(Consumer<GetAccountRequest.Builder> getAccountRequest)
Retrieves details for the specified Amazon Chime account, such as account type and supported licenses.
|
default GetAccountResponse |
ChimeClient.getAccount(GetAccountRequest getAccountRequest)
Retrieves details for the specified Amazon Chime account, such as account type and supported licenses.
|
default GetAccountSettingsResponse |
ChimeClient.getAccountSettings(Consumer<GetAccountSettingsRequest.Builder> getAccountSettingsRequest)
Retrieves account settings for the specified Amazon Chime account ID, such as remote control and dialout
settings.
|
default GetAccountSettingsResponse |
ChimeClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Retrieves account settings for the specified Amazon Chime account ID, such as remote control and dialout
settings.
|
default GetAppInstanceRetentionSettingsResponse |
ChimeClient.getAppInstanceRetentionSettings(Consumer<GetAppInstanceRetentionSettingsRequest.Builder> getAppInstanceRetentionSettingsRequest)
Gets the retention settings for an
AppInstance. |
default GetAppInstanceRetentionSettingsResponse |
ChimeClient.getAppInstanceRetentionSettings(GetAppInstanceRetentionSettingsRequest getAppInstanceRetentionSettingsRequest)
Gets the retention settings for an
AppInstance. |
default GetAppInstanceStreamingConfigurationsResponse |
ChimeClient.getAppInstanceStreamingConfigurations(Consumer<GetAppInstanceStreamingConfigurationsRequest.Builder> getAppInstanceStreamingConfigurationsRequest)
Gets the streaming settings for an
AppInstance. |
default GetAppInstanceStreamingConfigurationsResponse |
ChimeClient.getAppInstanceStreamingConfigurations(GetAppInstanceStreamingConfigurationsRequest getAppInstanceStreamingConfigurationsRequest)
Gets the streaming settings for an
AppInstance. |
default GetAttendeeResponse |
ChimeClient.getAttendee(Consumer<GetAttendeeRequest.Builder> getAttendeeRequest)
Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID.
|
default GetAttendeeResponse |
ChimeClient.getAttendee(GetAttendeeRequest getAttendeeRequest)
Gets the Amazon Chime SDK attendee details for a specified meeting ID and attendee ID.
|
default GetBotResponse |
ChimeClient.getBot(Consumer<GetBotRequest.Builder> getBotRequest)
Retrieves details for the specified bot, such as bot email address, bot type, status, and display name.
|
default GetBotResponse |
ChimeClient.getBot(GetBotRequest getBotRequest)
Retrieves details for the specified bot, such as bot email address, bot type, status, and display name.
|
default GetChannelMessageResponse |
ChimeClient.getChannelMessage(Consumer<GetChannelMessageRequest.Builder> getChannelMessageRequest)
Gets the full details of a channel message.
|
default GetChannelMessageResponse |
ChimeClient.getChannelMessage(GetChannelMessageRequest getChannelMessageRequest)
Gets the full details of a channel message.
|
default GetEventsConfigurationResponse |
ChimeClient.getEventsConfiguration(Consumer<GetEventsConfigurationRequest.Builder> getEventsConfigurationRequest)
Gets details for an events configuration that allows a bot to receive outgoing events, such as an HTTPS endpoint
or Lambda function ARN.
|
default GetEventsConfigurationResponse |
ChimeClient.getEventsConfiguration(GetEventsConfigurationRequest getEventsConfigurationRequest)
Gets details for an events configuration that allows a bot to receive outgoing events, such as an HTTPS endpoint
or Lambda function ARN.
|
default GetGlobalSettingsResponse |
ChimeClient.getGlobalSettings(Consumer<GetGlobalSettingsRequest.Builder> getGlobalSettingsRequest)
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
default GetGlobalSettingsResponse |
ChimeClient.getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)
Retrieves global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
default GetMediaCapturePipelineResponse |
ChimeClient.getMediaCapturePipeline(Consumer<GetMediaCapturePipelineRequest.Builder> getMediaCapturePipelineRequest)
Gets an existing media capture pipeline.
|
default GetMediaCapturePipelineResponse |
ChimeClient.getMediaCapturePipeline(GetMediaCapturePipelineRequest getMediaCapturePipelineRequest)
Gets an existing media capture pipeline.
|
default GetMeetingResponse |
ChimeClient.getMeeting(Consumer<GetMeetingRequest.Builder> getMeetingRequest)
Gets the Amazon Chime SDK meeting details for the specified meeting ID.
|
default GetMeetingResponse |
ChimeClient.getMeeting(GetMeetingRequest getMeetingRequest)
Gets the Amazon Chime SDK meeting details for the specified meeting ID.
|
default GetPhoneNumberResponse |
ChimeClient.getPhoneNumber(Consumer<GetPhoneNumberRequest.Builder> getPhoneNumberRequest)
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
|
default GetPhoneNumberResponse |
ChimeClient.getPhoneNumber(GetPhoneNumberRequest getPhoneNumberRequest)
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
|
default GetPhoneNumberOrderResponse |
ChimeClient.getPhoneNumberOrder(Consumer<GetPhoneNumberOrderRequest.Builder> getPhoneNumberOrderRequest)
Retrieves details for the specified phone number order, such as the order creation timestamp, phone numbers in
E.164 format, product type, and order status.
|
default GetPhoneNumberOrderResponse |
ChimeClient.getPhoneNumberOrder(GetPhoneNumberOrderRequest getPhoneNumberOrderRequest)
Retrieves details for the specified phone number order, such as the order creation timestamp, phone numbers in
E.164 format, product type, and order status.
|
default GetPhoneNumberSettingsResponse |
ChimeClient.getPhoneNumberSettings(Consumer<GetPhoneNumberSettingsRequest.Builder> getPhoneNumberSettingsRequest)
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling
name.
|
default GetPhoneNumberSettingsResponse |
ChimeClient.getPhoneNumberSettings(GetPhoneNumberSettingsRequest getPhoneNumberSettingsRequest)
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling
name.
|
default GetProxySessionResponse |
ChimeClient.getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
default GetProxySessionResponse |
ChimeClient.getProxySession(GetProxySessionRequest getProxySessionRequest)
Gets the specified proxy session details for the specified Amazon Chime Voice Connector.
|
default GetRetentionSettingsResponse |
ChimeClient.getRetentionSettings(Consumer<GetRetentionSettingsRequest.Builder> getRetentionSettingsRequest)
Gets the retention settings for the specified Amazon Chime Enterprise account.
|
default GetRetentionSettingsResponse |
ChimeClient.getRetentionSettings(GetRetentionSettingsRequest getRetentionSettingsRequest)
Gets the retention settings for the specified Amazon Chime Enterprise account.
|
default GetRoomResponse |
ChimeClient.getRoom(Consumer<GetRoomRequest.Builder> getRoomRequest)
Retrieves room details, such as the room name, for a room in an Amazon Chime Enterprise account.
|
default GetRoomResponse |
ChimeClient.getRoom(GetRoomRequest getRoomRequest)
Retrieves room details, such as the room name, for a room in an Amazon Chime Enterprise account.
|
default GetSipMediaApplicationResponse |
ChimeClient.getSipMediaApplication(Consumer<GetSipMediaApplicationRequest.Builder> getSipMediaApplicationRequest)
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
|
default GetSipMediaApplicationResponse |
ChimeClient.getSipMediaApplication(GetSipMediaApplicationRequest getSipMediaApplicationRequest)
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
|
default GetSipMediaApplicationLoggingConfigurationResponse |
ChimeClient.getSipMediaApplicationLoggingConfiguration(Consumer<GetSipMediaApplicationLoggingConfigurationRequest.Builder> getSipMediaApplicationLoggingConfigurationRequest)
Returns the logging configuration for the specified SIP media application.
|
default GetSipMediaApplicationLoggingConfigurationResponse |
ChimeClient.getSipMediaApplicationLoggingConfiguration(GetSipMediaApplicationLoggingConfigurationRequest getSipMediaApplicationLoggingConfigurationRequest)
Returns the logging configuration for the specified SIP media application.
|
default GetSipRuleResponse |
ChimeClient.getSipRule(Consumer<GetSipRuleRequest.Builder> getSipRuleRequest)
Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
|
default GetSipRuleResponse |
ChimeClient.getSipRule(GetSipRuleRequest getSipRuleRequest)
Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
|
default GetUserResponse |
ChimeClient.getUser(Consumer<GetUserRequest.Builder> getUserRequest)
Retrieves details for the specified user ID, such as primary email address, license type,and personal meeting
PIN.
|
default GetUserResponse |
ChimeClient.getUser(GetUserRequest getUserRequest)
Retrieves details for the specified user ID, such as primary email address, license type,and personal meeting
PIN.
|
default GetUserSettingsResponse |
ChimeClient.getUserSettings(Consumer<GetUserSettingsRequest.Builder> getUserSettingsRequest)
Retrieves settings for the specified user ID, such as any associated phone number settings.
|
default GetUserSettingsResponse |
ChimeClient.getUserSettings(GetUserSettingsRequest getUserSettingsRequest)
Retrieves settings for the specified user ID, such as any associated phone number settings.
|
default GetVoiceConnectorResponse |
ChimeClient.getVoiceConnector(Consumer<GetVoiceConnectorRequest.Builder> getVoiceConnectorRequest)
Retrieves details for the specified Amazon Chime Voice Connector, such as timestamps,name, outbound host, and
encryption requirements.
|
default GetVoiceConnectorResponse |
ChimeClient.getVoiceConnector(GetVoiceConnectorRequest getVoiceConnectorRequest)
Retrieves details for the specified Amazon Chime Voice Connector, such as timestamps,name, outbound host, and
encryption requirements.
|
default GetVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeClient.getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)
Gets the emergency calling configuration details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeClient.getVoiceConnectorEmergencyCallingConfiguration(GetVoiceConnectorEmergencyCallingConfigurationRequest getVoiceConnectorEmergencyCallingConfigurationRequest)
Gets the emergency calling configuration details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorGroupResponse |
ChimeClient.getVoiceConnectorGroup(Consumer<GetVoiceConnectorGroupRequest.Builder> getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime Voice Connector group, such as timestamps,name, and associated
VoiceConnectorItems. |
default GetVoiceConnectorGroupResponse |
ChimeClient.getVoiceConnectorGroup(GetVoiceConnectorGroupRequest getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime Voice Connector group, such as timestamps,name, and associated
VoiceConnectorItems. |
default GetVoiceConnectorLoggingConfigurationResponse |
ChimeClient.getVoiceConnectorLoggingConfiguration(Consumer<GetVoiceConnectorLoggingConfigurationRequest.Builder> getVoiceConnectorLoggingConfigurationRequest)
Retrieves the logging configuration details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorLoggingConfigurationResponse |
ChimeClient.getVoiceConnectorLoggingConfiguration(GetVoiceConnectorLoggingConfigurationRequest getVoiceConnectorLoggingConfigurationRequest)
Retrieves the logging configuration details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorOriginationResponse |
ChimeClient.getVoiceConnectorOrigination(Consumer<GetVoiceConnectorOriginationRequest.Builder> getVoiceConnectorOriginationRequest)
Retrieves origination setting details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorOriginationResponse |
ChimeClient.getVoiceConnectorOrigination(GetVoiceConnectorOriginationRequest getVoiceConnectorOriginationRequest)
Retrieves origination setting details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorProxyResponse |
ChimeClient.getVoiceConnectorProxy(Consumer<GetVoiceConnectorProxyRequest.Builder> getVoiceConnectorProxyRequest)
Gets the proxy configuration details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorProxyResponse |
ChimeClient.getVoiceConnectorProxy(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)
Gets the proxy configuration details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorStreamingConfigurationResponse |
ChimeClient.getVoiceConnectorStreamingConfiguration(Consumer<GetVoiceConnectorStreamingConfigurationRequest.Builder> getVoiceConnectorStreamingConfigurationRequest)
Retrieves the streaming configuration details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorStreamingConfigurationResponse |
ChimeClient.getVoiceConnectorStreamingConfiguration(GetVoiceConnectorStreamingConfigurationRequest getVoiceConnectorStreamingConfigurationRequest)
Retrieves the streaming configuration details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorTerminationResponse |
ChimeClient.getVoiceConnectorTermination(Consumer<GetVoiceConnectorTerminationRequest.Builder> getVoiceConnectorTerminationRequest)
Retrieves termination setting details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorTerminationResponse |
ChimeClient.getVoiceConnectorTermination(GetVoiceConnectorTerminationRequest getVoiceConnectorTerminationRequest)
Retrieves termination setting details for the specified Amazon Chime Voice Connector.
|
default GetVoiceConnectorTerminationHealthResponse |
ChimeClient.getVoiceConnectorTerminationHealth(Consumer<GetVoiceConnectorTerminationHealthRequest.Builder> getVoiceConnectorTerminationHealthRequest)
Retrieves information about the last time a SIP
OPTIONS ping was received from your SIP
infrastructure for the specified Amazon Chime Voice Connector. |
default GetVoiceConnectorTerminationHealthResponse |
ChimeClient.getVoiceConnectorTerminationHealth(GetVoiceConnectorTerminationHealthRequest getVoiceConnectorTerminationHealthRequest)
Retrieves information about the last time a SIP
OPTIONS ping was received from your SIP
infrastructure for the specified Amazon Chime Voice Connector. |
default InviteUsersResponse |
ChimeClient.inviteUsers(Consumer<InviteUsersRequest.Builder> inviteUsersRequest)
Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime
Team account. |
default InviteUsersResponse |
ChimeClient.inviteUsers(InviteUsersRequest inviteUsersRequest)
Sends email to a maximum of 50 users, inviting them to the specified Amazon Chime
Team account. |
default ListAccountsResponse |
ChimeClient.listAccounts()
Lists the Amazon Chime accounts under the administrator's AWS account.
|
default ListAccountsResponse |
ChimeClient.listAccounts(Consumer<ListAccountsRequest.Builder> listAccountsRequest)
Lists the Amazon Chime accounts under the administrator's AWS account.
|
default ListAccountsResponse |
ChimeClient.listAccounts(ListAccountsRequest listAccountsRequest)
Lists the Amazon Chime accounts under the administrator's AWS account.
|
default ListAccountsIterable |
ChimeClient.listAccountsPaginator()
Lists the Amazon Chime accounts under the administrator's AWS account.
|
default ListAccountsIterable |
ChimeClient.listAccountsPaginator(Consumer<ListAccountsRequest.Builder> listAccountsRequest)
Lists the Amazon Chime accounts under the administrator's AWS account.
|
default ListAccountsIterable |
ChimeClient.listAccountsPaginator(ListAccountsRequest listAccountsRequest)
Lists the Amazon Chime accounts under the administrator's AWS account.
|
default ListAppInstanceAdminsResponse |
ChimeClient.listAppInstanceAdmins(Consumer<ListAppInstanceAdminsRequest.Builder> listAppInstanceAdminsRequest)
Returns a list of the administrators in the
AppInstance. |
default ListAppInstanceAdminsResponse |
ChimeClient.listAppInstanceAdmins(ListAppInstanceAdminsRequest listAppInstanceAdminsRequest)
Returns a list of the administrators in the
AppInstance. |
default ListAppInstanceAdminsIterable |
ChimeClient.listAppInstanceAdminsPaginator(Consumer<ListAppInstanceAdminsRequest.Builder> listAppInstanceAdminsRequest)
Returns a list of the administrators in the
AppInstance. |
default ListAppInstanceAdminsIterable |
ChimeClient.listAppInstanceAdminsPaginator(ListAppInstanceAdminsRequest listAppInstanceAdminsRequest)
Returns a list of the administrators in the
AppInstance. |
default ListAppInstancesResponse |
ChimeClient.listAppInstances(Consumer<ListAppInstancesRequest.Builder> listAppInstancesRequest)
Lists all Amazon Chime
AppInstances created under a single AWS account. |
default ListAppInstancesResponse |
ChimeClient.listAppInstances(ListAppInstancesRequest listAppInstancesRequest)
Lists all Amazon Chime
AppInstances created under a single AWS account. |
default ListAppInstancesIterable |
ChimeClient.listAppInstancesPaginator(Consumer<ListAppInstancesRequest.Builder> listAppInstancesRequest)
Lists all Amazon Chime
AppInstances created under a single AWS account. |
default ListAppInstancesIterable |
ChimeClient.listAppInstancesPaginator(ListAppInstancesRequest listAppInstancesRequest)
Lists all Amazon Chime
AppInstances created under a single AWS account. |
default ListAppInstanceUsersResponse |
ChimeClient.listAppInstanceUsers(Consumer<ListAppInstanceUsersRequest.Builder> listAppInstanceUsersRequest)
List all
AppInstanceUsers created under a single AppInstance. |
default ListAppInstanceUsersResponse |
ChimeClient.listAppInstanceUsers(ListAppInstanceUsersRequest listAppInstanceUsersRequest)
List all
AppInstanceUsers created under a single AppInstance. |
default ListAppInstanceUsersIterable |
ChimeClient.listAppInstanceUsersPaginator(Consumer<ListAppInstanceUsersRequest.Builder> listAppInstanceUsersRequest)
List all
AppInstanceUsers created under a single AppInstance. |
default ListAppInstanceUsersIterable |
ChimeClient.listAppInstanceUsersPaginator(ListAppInstanceUsersRequest listAppInstanceUsersRequest)
List all
AppInstanceUsers created under a single AppInstance. |
default ListAttendeesResponse |
ChimeClient.listAttendees(Consumer<ListAttendeesRequest.Builder> listAttendeesRequest)
Lists the attendees for the specified Amazon Chime SDK meeting.
|
default ListAttendeesResponse |
ChimeClient.listAttendees(ListAttendeesRequest listAttendeesRequest)
Lists the attendees for the specified Amazon Chime SDK meeting.
|
default ListAttendeesIterable |
ChimeClient.listAttendeesPaginator(Consumer<ListAttendeesRequest.Builder> listAttendeesRequest)
Lists the attendees for the specified Amazon Chime SDK meeting.
|
default ListAttendeesIterable |
ChimeClient.listAttendeesPaginator(ListAttendeesRequest listAttendeesRequest)
Lists the attendees for the specified Amazon Chime SDK meeting.
|
default ListAttendeeTagsResponse |
ChimeClient.listAttendeeTags(Consumer<ListAttendeeTagsRequest.Builder> listAttendeeTagsRequest)
Lists the tags applied to an Amazon Chime SDK attendee resource.
|
default ListAttendeeTagsResponse |
ChimeClient.listAttendeeTags(ListAttendeeTagsRequest listAttendeeTagsRequest)
Lists the tags applied to an Amazon Chime SDK attendee resource.
|
default ListBotsResponse |
ChimeClient.listBots(Consumer<ListBotsRequest.Builder> listBotsRequest)
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
|
default ListBotsResponse |
ChimeClient.listBots(ListBotsRequest listBotsRequest)
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
|
default ListBotsIterable |
ChimeClient.listBotsPaginator(Consumer<ListBotsRequest.Builder> listBotsRequest)
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
|
default ListBotsIterable |
ChimeClient.listBotsPaginator(ListBotsRequest listBotsRequest)
Lists the bots associated with the administrator's Amazon Chime Enterprise account ID.
|
default ListChannelBansResponse |
ChimeClient.listChannelBans(Consumer<ListChannelBansRequest.Builder> listChannelBansRequest)
Lists all the users banned from a particular channel.
|
default ListChannelBansResponse |
ChimeClient.listChannelBans(ListChannelBansRequest listChannelBansRequest)
Lists all the users banned from a particular channel.
|
default ListChannelBansIterable |
ChimeClient.listChannelBansPaginator(Consumer<ListChannelBansRequest.Builder> listChannelBansRequest)
Lists all the users banned from a particular channel.
|
default ListChannelBansIterable |
ChimeClient.listChannelBansPaginator(ListChannelBansRequest listChannelBansRequest)
Lists all the users banned from a particular channel.
|
default ListChannelMembershipsResponse |
ChimeClient.listChannelMemberships(Consumer<ListChannelMembershipsRequest.Builder> listChannelMembershipsRequest)
Lists all channel memberships in a channel.
|
default ListChannelMembershipsResponse |
ChimeClient.listChannelMemberships(ListChannelMembershipsRequest listChannelMembershipsRequest)
Lists all channel memberships in a channel.
|
default ListChannelMembershipsForAppInstanceUserResponse |
ChimeClient.listChannelMembershipsForAppInstanceUser(Consumer<ListChannelMembershipsForAppInstanceUserRequest.Builder> listChannelMembershipsForAppInstanceUserRequest)
Lists all channels that a particular
AppInstanceUser is a part of. |
default ListChannelMembershipsForAppInstanceUserResponse |
ChimeClient.listChannelMembershipsForAppInstanceUser(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)
Lists all channels that a particular
AppInstanceUser is a part of. |
default ListChannelMembershipsForAppInstanceUserIterable |
ChimeClient.listChannelMembershipsForAppInstanceUserPaginator(Consumer<ListChannelMembershipsForAppInstanceUserRequest.Builder> listChannelMembershipsForAppInstanceUserRequest)
Lists all channels that a particular
AppInstanceUser is a part of. |
default ListChannelMembershipsForAppInstanceUserIterable |
ChimeClient.listChannelMembershipsForAppInstanceUserPaginator(ListChannelMembershipsForAppInstanceUserRequest listChannelMembershipsForAppInstanceUserRequest)
Lists all channels that a particular
AppInstanceUser is a part of. |
default ListChannelMembershipsIterable |
ChimeClient.listChannelMembershipsPaginator(Consumer<ListChannelMembershipsRequest.Builder> listChannelMembershipsRequest)
Lists all channel memberships in a channel.
|
default ListChannelMembershipsIterable |
ChimeClient.listChannelMembershipsPaginator(ListChannelMembershipsRequest listChannelMembershipsRequest)
Lists all channel memberships in a channel.
|
default ListChannelMessagesResponse |
ChimeClient.listChannelMessages(Consumer<ListChannelMessagesRequest.Builder> listChannelMessagesRequest)
List all the messages in a channel.
|
default ListChannelMessagesResponse |
ChimeClient.listChannelMessages(ListChannelMessagesRequest listChannelMessagesRequest)
List all the messages in a channel.
|
default ListChannelMessagesIterable |
ChimeClient.listChannelMessagesPaginator(Consumer<ListChannelMessagesRequest.Builder> listChannelMessagesRequest)
List all the messages in a channel.
|
default ListChannelMessagesIterable |
ChimeClient.listChannelMessagesPaginator(ListChannelMessagesRequest listChannelMessagesRequest)
List all the messages in a channel.
|
default ListChannelModeratorsResponse |
ChimeClient.listChannelModerators(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest)
Lists all the moderators for a channel.
|
default ListChannelModeratorsResponse |
ChimeClient.listChannelModerators(ListChannelModeratorsRequest listChannelModeratorsRequest)
Lists all the moderators for a channel.
|
default ListChannelModeratorsIterable |
ChimeClient.listChannelModeratorsPaginator(Consumer<ListChannelModeratorsRequest.Builder> listChannelModeratorsRequest)
Lists all the moderators for a channel.
|
default ListChannelModeratorsIterable |
ChimeClient.listChannelModeratorsPaginator(ListChannelModeratorsRequest listChannelModeratorsRequest)
Lists all the moderators for a channel.
|
default ListChannelsResponse |
ChimeClient.listChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest)
Lists all Channels created under a single Chime App as a paginated list.
|
default ListChannelsResponse |
ChimeClient.listChannels(ListChannelsRequest listChannelsRequest)
Lists all Channels created under a single Chime App as a paginated list.
|
default ListChannelsModeratedByAppInstanceUserResponse |
ChimeClient.listChannelsModeratedByAppInstanceUser(Consumer<ListChannelsModeratedByAppInstanceUserRequest.Builder> listChannelsModeratedByAppInstanceUserRequest)
A list of the channels moderated by an
AppInstanceUser. |
default ListChannelsModeratedByAppInstanceUserResponse |
ChimeClient.listChannelsModeratedByAppInstanceUser(ListChannelsModeratedByAppInstanceUserRequest listChannelsModeratedByAppInstanceUserRequest)
A list of the channels moderated by an
AppInstanceUser. |
default ListChannelsModeratedByAppInstanceUserIterable |
ChimeClient.listChannelsModeratedByAppInstanceUserPaginator(Consumer<ListChannelsModeratedByAppInstanceUserRequest.Builder> listChannelsModeratedByAppInstanceUserRequest)
A list of the channels moderated by an
AppInstanceUser. |
default ListChannelsModeratedByAppInstanceUserIterable |
ChimeClient.listChannelsModeratedByAppInstanceUserPaginator(ListChannelsModeratedByAppInstanceUserRequest listChannelsModeratedByAppInstanceUserRequest)
A list of the channels moderated by an
AppInstanceUser. |
default ListChannelsIterable |
ChimeClient.listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest)
Lists all Channels created under a single Chime App as a paginated list.
|
default ListChannelsIterable |
ChimeClient.listChannelsPaginator(ListChannelsRequest listChannelsRequest)
Lists all Channels created under a single Chime App as a paginated list.
|
default ListMediaCapturePipelinesResponse |
ChimeClient.listMediaCapturePipelines(Consumer<ListMediaCapturePipelinesRequest.Builder> listMediaCapturePipelinesRequest)
Returns a list of media capture pipelines.
|
default ListMediaCapturePipelinesResponse |
ChimeClient.listMediaCapturePipelines(ListMediaCapturePipelinesRequest listMediaCapturePipelinesRequest)
Returns a list of media capture pipelines.
|
default ListMediaCapturePipelinesIterable |
ChimeClient.listMediaCapturePipelinesPaginator(Consumer<ListMediaCapturePipelinesRequest.Builder> listMediaCapturePipelinesRequest)
Returns a list of media capture pipelines.
|
default ListMediaCapturePipelinesIterable |
ChimeClient.listMediaCapturePipelinesPaginator(ListMediaCapturePipelinesRequest listMediaCapturePipelinesRequest)
Returns a list of media capture pipelines.
|
default ListMeetingsResponse |
ChimeClient.listMeetings(Consumer<ListMeetingsRequest.Builder> listMeetingsRequest)
Lists up to 100 active Amazon Chime SDK meetings.
|
default ListMeetingsResponse |
ChimeClient.listMeetings(ListMeetingsRequest listMeetingsRequest)
Lists up to 100 active Amazon Chime SDK meetings.
|
default ListMeetingsIterable |
ChimeClient.listMeetingsPaginator(Consumer<ListMeetingsRequest.Builder> listMeetingsRequest)
Lists up to 100 active Amazon Chime SDK meetings.
|
default ListMeetingsIterable |
ChimeClient.listMeetingsPaginator(ListMeetingsRequest listMeetingsRequest)
Lists up to 100 active Amazon Chime SDK meetings.
|
default ListMeetingTagsResponse |
ChimeClient.listMeetingTags(Consumer<ListMeetingTagsRequest.Builder> listMeetingTagsRequest)
Lists the tags applied to an Amazon Chime SDK meeting resource.
|
default ListMeetingTagsResponse |
ChimeClient.listMeetingTags(ListMeetingTagsRequest listMeetingTagsRequest)
Lists the tags applied to an Amazon Chime SDK meeting resource.
|
default ListPhoneNumberOrdersResponse |
ChimeClient.listPhoneNumberOrders(Consumer<ListPhoneNumberOrdersRequest.Builder> listPhoneNumberOrdersRequest)
Lists the phone number orders for the administrator's Amazon Chime account.
|
default ListPhoneNumberOrdersResponse |
ChimeClient.listPhoneNumberOrders(ListPhoneNumberOrdersRequest listPhoneNumberOrdersRequest)
Lists the phone number orders for the administrator's Amazon Chime account.
|
default ListPhoneNumberOrdersIterable |
ChimeClient.listPhoneNumberOrdersPaginator(Consumer<ListPhoneNumberOrdersRequest.Builder> listPhoneNumberOrdersRequest)
Lists the phone number orders for the administrator's Amazon Chime account.
|
default ListPhoneNumberOrdersIterable |
ChimeClient.listPhoneNumberOrdersPaginator(ListPhoneNumberOrdersRequest listPhoneNumberOrdersRequest)
Lists the phone number orders for the administrator's Amazon Chime account.
|
default ListPhoneNumbersResponse |
ChimeClient.listPhoneNumbers(Consumer<ListPhoneNumbersRequest.Builder> listPhoneNumbersRequest)
Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user, Amazon Chime Voice Connector,
or Amazon Chime Voice Connector group.
|
default ListPhoneNumbersResponse |
ChimeClient.listPhoneNumbers(ListPhoneNumbersRequest listPhoneNumbersRequest)
Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user, Amazon Chime Voice Connector,
or Amazon Chime Voice Connector group.
|
default ListPhoneNumbersIterable |
ChimeClient.listPhoneNumbersPaginator(Consumer<ListPhoneNumbersRequest.Builder> listPhoneNumbersRequest)
Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user, Amazon Chime Voice Connector,
or Amazon Chime Voice Connector group.
|
default ListPhoneNumbersIterable |
ChimeClient.listPhoneNumbersPaginator(ListPhoneNumbersRequest listPhoneNumbersRequest)
Lists the phone numbers for the specified Amazon Chime account, Amazon Chime user, Amazon Chime Voice Connector,
or Amazon Chime Voice Connector group.
|
default ListProxySessionsResponse |
ChimeClient.listProxySessions(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime Voice Connector.
|
default ListProxySessionsResponse |
ChimeClient.listProxySessions(ListProxySessionsRequest listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime Voice Connector.
|
default ListProxySessionsIterable |
ChimeClient.listProxySessionsPaginator(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime Voice Connector.
|
default ListProxySessionsIterable |
ChimeClient.listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime Voice Connector.
|
default ListRoomMembershipsResponse |
ChimeClient.listRoomMemberships(Consumer<ListRoomMembershipsRequest.Builder> listRoomMembershipsRequest)
Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members'
IDs, email addresses, and names.
|
default ListRoomMembershipsResponse |
ChimeClient.listRoomMemberships(ListRoomMembershipsRequest listRoomMembershipsRequest)
Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members'
IDs, email addresses, and names.
|
default ListRoomMembershipsIterable |
ChimeClient.listRoomMembershipsPaginator(Consumer<ListRoomMembershipsRequest.Builder> listRoomMembershipsRequest)
Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members'
IDs, email addresses, and names.
|
default ListRoomMembershipsIterable |
ChimeClient.listRoomMembershipsPaginator(ListRoomMembershipsRequest listRoomMembershipsRequest)
Lists the membership details for the specified room in an Amazon Chime Enterprise account, such as the members'
IDs, email addresses, and names.
|
default ListRoomsResponse |
ChimeClient.listRooms(Consumer<ListRoomsRequest.Builder> listRoomsRequest)
Lists the room details for the specified Amazon Chime Enterprise account.
|
default ListRoomsResponse |
ChimeClient.listRooms(ListRoomsRequest listRoomsRequest)
Lists the room details for the specified Amazon Chime Enterprise account.
|
default ListRoomsIterable |
ChimeClient.listRoomsPaginator(Consumer<ListRoomsRequest.Builder> listRoomsRequest)
Lists the room details for the specified Amazon Chime Enterprise account.
|
default ListRoomsIterable |
ChimeClient.listRoomsPaginator(ListRoomsRequest listRoomsRequest)
Lists the room details for the specified Amazon Chime Enterprise account.
|
default ListSipMediaApplicationsResponse |
ChimeClient.listSipMediaApplications(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
|
default ListSipMediaApplicationsResponse |
ChimeClient.listSipMediaApplications(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
|
default ListSipMediaApplicationsIterable |
ChimeClient.listSipMediaApplicationsPaginator(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
|
default ListSipMediaApplicationsIterable |
ChimeClient.listSipMediaApplicationsPaginator(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
|
default ListSipRulesResponse |
ChimeClient.listSipRules(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
|
default ListSipRulesResponse |
ChimeClient.listSipRules(ListSipRulesRequest listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
|
default ListSipRulesIterable |
ChimeClient.listSipRulesPaginator(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
|
default ListSipRulesIterable |
ChimeClient.listSipRulesPaginator(ListSipRulesRequest listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
|
default ListSupportedPhoneNumberCountriesResponse |
ChimeClient.listSupportedPhoneNumberCountries(Consumer<ListSupportedPhoneNumberCountriesRequest.Builder> listSupportedPhoneNumberCountriesRequest)
Lists supported phone number countries.
|
default ListSupportedPhoneNumberCountriesResponse |
ChimeClient.listSupportedPhoneNumberCountries(ListSupportedPhoneNumberCountriesRequest listSupportedPhoneNumberCountriesRequest)
Lists supported phone number countries.
|
default ListTagsForResourceResponse |
ChimeClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags applied to an Amazon Chime SDK meeting resource.
|
default ListTagsForResourceResponse |
ChimeClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags applied to an Amazon Chime SDK meeting resource.
|
default ListUsersResponse |
ChimeClient.listUsers(Consumer<ListUsersRequest.Builder> listUsersRequest)
Lists the users that belong to the specified Amazon Chime account.
|
default ListUsersResponse |
ChimeClient.listUsers(ListUsersRequest listUsersRequest)
Lists the users that belong to the specified Amazon Chime account.
|
default ListUsersIterable |
ChimeClient.listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)
Lists the users that belong to the specified Amazon Chime account.
|
default ListUsersIterable |
ChimeClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Lists the users that belong to the specified Amazon Chime account.
|
default ListVoiceConnectorGroupsResponse |
ChimeClient.listVoiceConnectorGroups(Consumer<ListVoiceConnectorGroupsRequest.Builder> listVoiceConnectorGroupsRequest)
Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.
|
default ListVoiceConnectorGroupsResponse |
ChimeClient.listVoiceConnectorGroups(ListVoiceConnectorGroupsRequest listVoiceConnectorGroupsRequest)
Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.
|
default ListVoiceConnectorGroupsIterable |
ChimeClient.listVoiceConnectorGroupsPaginator(Consumer<ListVoiceConnectorGroupsRequest.Builder> listVoiceConnectorGroupsRequest)
Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.
|
default ListVoiceConnectorGroupsIterable |
ChimeClient.listVoiceConnectorGroupsPaginator(ListVoiceConnectorGroupsRequest listVoiceConnectorGroupsRequest)
Lists the Amazon Chime Voice Connector groups for the administrator's AWS account.
|
default ListVoiceConnectorsResponse |
ChimeClient.listVoiceConnectors(Consumer<ListVoiceConnectorsRequest.Builder> listVoiceConnectorsRequest)
Lists the Amazon Chime Voice Connectors for the administrator's AWS account.
|
default ListVoiceConnectorsResponse |
ChimeClient.listVoiceConnectors(ListVoiceConnectorsRequest listVoiceConnectorsRequest)
Lists the Amazon Chime Voice Connectors for the administrator's AWS account.
|
default ListVoiceConnectorsIterable |
ChimeClient.listVoiceConnectorsPaginator(Consumer<ListVoiceConnectorsRequest.Builder> listVoiceConnectorsRequest)
Lists the Amazon Chime Voice Connectors for the administrator's AWS account.
|
default ListVoiceConnectorsIterable |
ChimeClient.listVoiceConnectorsPaginator(ListVoiceConnectorsRequest listVoiceConnectorsRequest)
Lists the Amazon Chime Voice Connectors for the administrator's AWS account.
|
default ListVoiceConnectorTerminationCredentialsResponse |
ChimeClient.listVoiceConnectorTerminationCredentials(Consumer<ListVoiceConnectorTerminationCredentialsRequest.Builder> listVoiceConnectorTerminationCredentialsRequest)
Lists the SIP credentials for the specified Amazon Chime Voice Connector.
|
default ListVoiceConnectorTerminationCredentialsResponse |
ChimeClient.listVoiceConnectorTerminationCredentials(ListVoiceConnectorTerminationCredentialsRequest listVoiceConnectorTerminationCredentialsRequest)
Lists the SIP credentials for the specified Amazon Chime Voice Connector.
|
default LogoutUserResponse |
ChimeClient.logoutUser(Consumer<LogoutUserRequest.Builder> logoutUserRequest)
Logs out the specified user from all of the devices they are currently logged into.
|
default LogoutUserResponse |
ChimeClient.logoutUser(LogoutUserRequest logoutUserRequest)
Logs out the specified user from all of the devices they are currently logged into.
|
default PutAppInstanceRetentionSettingsResponse |
ChimeClient.putAppInstanceRetentionSettings(Consumer<PutAppInstanceRetentionSettingsRequest.Builder> putAppInstanceRetentionSettingsRequest)
Sets the amount of time in days that a given
AppInstance retains data. |
default PutAppInstanceRetentionSettingsResponse |
ChimeClient.putAppInstanceRetentionSettings(PutAppInstanceRetentionSettingsRequest putAppInstanceRetentionSettingsRequest)
Sets the amount of time in days that a given
AppInstance retains data. |
default PutAppInstanceStreamingConfigurationsResponse |
ChimeClient.putAppInstanceStreamingConfigurations(Consumer<PutAppInstanceStreamingConfigurationsRequest.Builder> putAppInstanceStreamingConfigurationsRequest)
The data streaming configurations of an
AppInstance. |
default PutAppInstanceStreamingConfigurationsResponse |
ChimeClient.putAppInstanceStreamingConfigurations(PutAppInstanceStreamingConfigurationsRequest putAppInstanceStreamingConfigurationsRequest)
The data streaming configurations of an
AppInstance. |
default PutEventsConfigurationResponse |
ChimeClient.putEventsConfiguration(Consumer<PutEventsConfigurationRequest.Builder> putEventsConfigurationRequest)
Creates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime.
|
default PutEventsConfigurationResponse |
ChimeClient.putEventsConfiguration(PutEventsConfigurationRequest putEventsConfigurationRequest)
Creates an events configuration that allows a bot to receive outgoing events sent by Amazon Chime.
|
default PutRetentionSettingsResponse |
ChimeClient.putRetentionSettings(Consumer<PutRetentionSettingsRequest.Builder> putRetentionSettingsRequest)
Puts retention settings for the specified Amazon Chime Enterprise account.
|
default PutRetentionSettingsResponse |
ChimeClient.putRetentionSettings(PutRetentionSettingsRequest putRetentionSettingsRequest)
Puts retention settings for the specified Amazon Chime Enterprise account.
|
default PutSipMediaApplicationLoggingConfigurationResponse |
ChimeClient.putSipMediaApplicationLoggingConfiguration(Consumer<PutSipMediaApplicationLoggingConfigurationRequest.Builder> putSipMediaApplicationLoggingConfigurationRequest)
Updates the logging configuration for the specified SIP media application.
|
default PutSipMediaApplicationLoggingConfigurationResponse |
ChimeClient.putSipMediaApplicationLoggingConfiguration(PutSipMediaApplicationLoggingConfigurationRequest putSipMediaApplicationLoggingConfigurationRequest)
Updates the logging configuration for the specified SIP media application.
|
default PutVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeClient.putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)
Puts emergency calling configuration details to the specified Amazon Chime Voice Connector, such as emergency
phone numbers and calling countries.
|
default PutVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeClient.putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest)
Puts emergency calling configuration details to the specified Amazon Chime Voice Connector, such as emergency
phone numbers and calling countries.
|
default PutVoiceConnectorLoggingConfigurationResponse |
ChimeClient.putVoiceConnectorLoggingConfiguration(Consumer<PutVoiceConnectorLoggingConfigurationRequest.Builder> putVoiceConnectorLoggingConfigurationRequest)
Adds a logging configuration for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorLoggingConfigurationResponse |
ChimeClient.putVoiceConnectorLoggingConfiguration(PutVoiceConnectorLoggingConfigurationRequest putVoiceConnectorLoggingConfigurationRequest)
Adds a logging configuration for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorOriginationResponse |
ChimeClient.putVoiceConnectorOrigination(Consumer<PutVoiceConnectorOriginationRequest.Builder> putVoiceConnectorOriginationRequest)
Adds origination settings for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorOriginationResponse |
ChimeClient.putVoiceConnectorOrigination(PutVoiceConnectorOriginationRequest putVoiceConnectorOriginationRequest)
Adds origination settings for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorProxyResponse |
ChimeClient.putVoiceConnectorProxy(Consumer<PutVoiceConnectorProxyRequest.Builder> putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorProxyResponse |
ChimeClient.putVoiceConnectorProxy(PutVoiceConnectorProxyRequest putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorStreamingConfigurationResponse |
ChimeClient.putVoiceConnectorStreamingConfiguration(Consumer<PutVoiceConnectorStreamingConfigurationRequest.Builder> putVoiceConnectorStreamingConfigurationRequest)
Adds a streaming configuration for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorStreamingConfigurationResponse |
ChimeClient.putVoiceConnectorStreamingConfiguration(PutVoiceConnectorStreamingConfigurationRequest putVoiceConnectorStreamingConfigurationRequest)
Adds a streaming configuration for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorTerminationResponse |
ChimeClient.putVoiceConnectorTermination(Consumer<PutVoiceConnectorTerminationRequest.Builder> putVoiceConnectorTerminationRequest)
Adds termination settings for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorTerminationResponse |
ChimeClient.putVoiceConnectorTermination(PutVoiceConnectorTerminationRequest putVoiceConnectorTerminationRequest)
Adds termination settings for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorTerminationCredentialsResponse |
ChimeClient.putVoiceConnectorTerminationCredentials(Consumer<PutVoiceConnectorTerminationCredentialsRequest.Builder> putVoiceConnectorTerminationCredentialsRequest)
Adds termination SIP credentials for the specified Amazon Chime Voice Connector.
|
default PutVoiceConnectorTerminationCredentialsResponse |
ChimeClient.putVoiceConnectorTerminationCredentials(PutVoiceConnectorTerminationCredentialsRequest putVoiceConnectorTerminationCredentialsRequest)
Adds termination SIP credentials for the specified Amazon Chime Voice Connector.
|
default RedactChannelMessageResponse |
ChimeClient.redactChannelMessage(Consumer<RedactChannelMessageRequest.Builder> redactChannelMessageRequest)
Redacts message content, but not metadata.
|
default RedactChannelMessageResponse |
ChimeClient.redactChannelMessage(RedactChannelMessageRequest redactChannelMessageRequest)
Redacts message content, but not metadata.
|
default RedactConversationMessageResponse |
ChimeClient.redactConversationMessage(Consumer<RedactConversationMessageRequest.Builder> redactConversationMessageRequest)
Redacts the specified message from the specified Amazon Chime conversation.
|
default RedactConversationMessageResponse |
ChimeClient.redactConversationMessage(RedactConversationMessageRequest redactConversationMessageRequest)
Redacts the specified message from the specified Amazon Chime conversation.
|
default RedactRoomMessageResponse |
ChimeClient.redactRoomMessage(Consumer<RedactRoomMessageRequest.Builder> redactRoomMessageRequest)
Redacts the specified message from the specified Amazon Chime channel.
|
default RedactRoomMessageResponse |
ChimeClient.redactRoomMessage(RedactRoomMessageRequest redactRoomMessageRequest)
Redacts the specified message from the specified Amazon Chime channel.
|
default RegenerateSecurityTokenResponse |
ChimeClient.regenerateSecurityToken(Consumer<RegenerateSecurityTokenRequest.Builder> regenerateSecurityTokenRequest)
Regenerates the security token for a bot.
|
default RegenerateSecurityTokenResponse |
ChimeClient.regenerateSecurityToken(RegenerateSecurityTokenRequest regenerateSecurityTokenRequest)
Regenerates the security token for a bot.
|
default ResetPersonalPinResponse |
ChimeClient.resetPersonalPIN(Consumer<ResetPersonalPinRequest.Builder> resetPersonalPinRequest)
Resets the personal meeting PIN for the specified user on an Amazon Chime account.
|
default ResetPersonalPinResponse |
ChimeClient.resetPersonalPIN(ResetPersonalPinRequest resetPersonalPinRequest)
Resets the personal meeting PIN for the specified user on an Amazon Chime account.
|
default RestorePhoneNumberResponse |
ChimeClient.restorePhoneNumber(Consumer<RestorePhoneNumberRequest.Builder> restorePhoneNumberRequest)
Moves a phone number from the Deletion queue back into the phone number Inventory.
|
default RestorePhoneNumberResponse |
ChimeClient.restorePhoneNumber(RestorePhoneNumberRequest restorePhoneNumberRequest)
Moves a phone number from the Deletion queue back into the phone number Inventory.
|
default SearchAvailablePhoneNumbersResponse |
ChimeClient.searchAvailablePhoneNumbers(Consumer<SearchAvailablePhoneNumbersRequest.Builder> searchAvailablePhoneNumbersRequest)
Searches for phone numbers that can be ordered.
|
default SearchAvailablePhoneNumbersResponse |
ChimeClient.searchAvailablePhoneNumbers(SearchAvailablePhoneNumbersRequest searchAvailablePhoneNumbersRequest)
Searches for phone numbers that can be ordered.
|
default SearchAvailablePhoneNumbersIterable |
ChimeClient.searchAvailablePhoneNumbersPaginator(Consumer<SearchAvailablePhoneNumbersRequest.Builder> searchAvailablePhoneNumbersRequest)
Searches for phone numbers that can be ordered.
|
default SearchAvailablePhoneNumbersIterable |
ChimeClient.searchAvailablePhoneNumbersPaginator(SearchAvailablePhoneNumbersRequest searchAvailablePhoneNumbersRequest)
Searches for phone numbers that can be ordered.
|
default SendChannelMessageResponse |
ChimeClient.sendChannelMessage(Consumer<SendChannelMessageRequest.Builder> sendChannelMessageRequest)
Sends a message to a particular channel that the member is a part of.
|
default SendChannelMessageResponse |
ChimeClient.sendChannelMessage(SendChannelMessageRequest sendChannelMessageRequest)
Sends a message to a particular channel that the member is a part of.
|
default StartMeetingTranscriptionResponse |
ChimeClient.startMeetingTranscription(Consumer<StartMeetingTranscriptionRequest.Builder> startMeetingTranscriptionRequest)
Starts transcription for the specified
meetingId. |
default StartMeetingTranscriptionResponse |
ChimeClient.startMeetingTranscription(StartMeetingTranscriptionRequest startMeetingTranscriptionRequest)
Starts transcription for the specified
meetingId. |
default StopMeetingTranscriptionResponse |
ChimeClient.stopMeetingTranscription(Consumer<StopMeetingTranscriptionRequest.Builder> stopMeetingTranscriptionRequest)
Stops transcription for the specified
meetingId. |
default StopMeetingTranscriptionResponse |
ChimeClient.stopMeetingTranscription(StopMeetingTranscriptionRequest stopMeetingTranscriptionRequest)
Stops transcription for the specified
meetingId. |
default TagAttendeeResponse |
ChimeClient.tagAttendee(Consumer<TagAttendeeRequest.Builder> tagAttendeeRequest)
Applies the specified tags to the specified Amazon Chime SDK attendee.
|
default TagAttendeeResponse |
ChimeClient.tagAttendee(TagAttendeeRequest tagAttendeeRequest)
Applies the specified tags to the specified Amazon Chime SDK attendee.
|
default TagMeetingResponse |
ChimeClient.tagMeeting(Consumer<TagMeetingRequest.Builder> tagMeetingRequest)
Applies the specified tags to the specified Amazon Chime SDK meeting.
|
default TagMeetingResponse |
ChimeClient.tagMeeting(TagMeetingRequest tagMeetingRequest)
Applies the specified tags to the specified Amazon Chime SDK meeting.
|
default TagResourceResponse |
ChimeClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Applies the specified tags to the specified Amazon Chime SDK meeting resource.
|
default TagResourceResponse |
ChimeClient.tagResource(TagResourceRequest tagResourceRequest)
Applies the specified tags to the specified Amazon Chime SDK meeting resource.
|
default UntagAttendeeResponse |
ChimeClient.untagAttendee(Consumer<UntagAttendeeRequest.Builder> untagAttendeeRequest)
Untags the specified tags from the specified Amazon Chime SDK attendee.
|
default UntagAttendeeResponse |
ChimeClient.untagAttendee(UntagAttendeeRequest untagAttendeeRequest)
Untags the specified tags from the specified Amazon Chime SDK attendee.
|
default UntagMeetingResponse |
ChimeClient.untagMeeting(Consumer<UntagMeetingRequest.Builder> untagMeetingRequest)
Untags the specified tags from the specified Amazon Chime SDK meeting.
|
default UntagMeetingResponse |
ChimeClient.untagMeeting(UntagMeetingRequest untagMeetingRequest)
Untags the specified tags from the specified Amazon Chime SDK meeting.
|
default UntagResourceResponse |
ChimeClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Untags the specified tags from the specified Amazon Chime SDK meeting resource.
|
default UntagResourceResponse |
ChimeClient.untagResource(UntagResourceRequest untagResourceRequest)
Untags the specified tags from the specified Amazon Chime SDK meeting resource.
|
default UpdateAccountResponse |
ChimeClient.updateAccount(Consumer<UpdateAccountRequest.Builder> updateAccountRequest)
Updates account details for the specified Amazon Chime account.
|
default UpdateAccountResponse |
ChimeClient.updateAccount(UpdateAccountRequest updateAccountRequest)
Updates account details for the specified Amazon Chime account.
|
default UpdateAccountSettingsResponse |
ChimeClient.updateAccountSettings(Consumer<UpdateAccountSettingsRequest.Builder> updateAccountSettingsRequest)
Updates the settings for the specified Amazon Chime account.
|
default UpdateAccountSettingsResponse |
ChimeClient.updateAccountSettings(UpdateAccountSettingsRequest updateAccountSettingsRequest)
Updates the settings for the specified Amazon Chime account.
|
default UpdateAppInstanceResponse |
ChimeClient.updateAppInstance(Consumer<UpdateAppInstanceRequest.Builder> updateAppInstanceRequest)
Updates
AppInstance metadata. |
default UpdateAppInstanceResponse |
ChimeClient.updateAppInstance(UpdateAppInstanceRequest updateAppInstanceRequest)
Updates
AppInstance metadata. |
default UpdateAppInstanceUserResponse |
ChimeClient.updateAppInstanceUser(Consumer<UpdateAppInstanceUserRequest.Builder> updateAppInstanceUserRequest)
Updates the details of an
AppInstanceUser. |
default UpdateAppInstanceUserResponse |
ChimeClient.updateAppInstanceUser(UpdateAppInstanceUserRequest updateAppInstanceUserRequest)
Updates the details of an
AppInstanceUser. |
default UpdateBotResponse |
ChimeClient.updateBot(Consumer<UpdateBotRequest.Builder> updateBotRequest)
Updates the status of the specified bot, such as starting or stopping the bot from running in your Amazon Chime
Enterprise account.
|
default UpdateBotResponse |
ChimeClient.updateBot(UpdateBotRequest updateBotRequest)
Updates the status of the specified bot, such as starting or stopping the bot from running in your Amazon Chime
Enterprise account.
|
default UpdateChannelResponse |
ChimeClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest)
Update a channel's attributes.
|
default UpdateChannelResponse |
ChimeClient.updateChannel(UpdateChannelRequest updateChannelRequest)
Update a channel's attributes.
|
default UpdateChannelMessageResponse |
ChimeClient.updateChannelMessage(Consumer<UpdateChannelMessageRequest.Builder> updateChannelMessageRequest)
Updates the content of a message.
|
default UpdateChannelMessageResponse |
ChimeClient.updateChannelMessage(UpdateChannelMessageRequest updateChannelMessageRequest)
Updates the content of a message.
|
default UpdateChannelReadMarkerResponse |
ChimeClient.updateChannelReadMarker(Consumer<UpdateChannelReadMarkerRequest.Builder> updateChannelReadMarkerRequest)
The details of the time when a user last read messages in a channel.
|
default UpdateChannelReadMarkerResponse |
ChimeClient.updateChannelReadMarker(UpdateChannelReadMarkerRequest updateChannelReadMarkerRequest)
The details of the time when a user last read messages in a channel.
|
default UpdateGlobalSettingsResponse |
ChimeClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
default UpdateGlobalSettingsResponse |
ChimeClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates global settings for the administrator's AWS account, such as Amazon Chime Business Calling and Amazon
Chime Voice Connector settings.
|
default UpdatePhoneNumberResponse |
ChimeClient.updatePhoneNumber(Consumer<UpdatePhoneNumberRequest.Builder> updatePhoneNumberRequest)
Updates phone number details, such as product type or calling name, for the specified phone number ID.
|
default UpdatePhoneNumberResponse |
ChimeClient.updatePhoneNumber(UpdatePhoneNumberRequest updatePhoneNumberRequest)
Updates phone number details, such as product type or calling name, for the specified phone number ID.
|
default UpdatePhoneNumberSettingsResponse |
ChimeClient.updatePhoneNumberSettings(Consumer<UpdatePhoneNumberSettingsRequest.Builder> updatePhoneNumberSettingsRequest)
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name.
|
default UpdatePhoneNumberSettingsResponse |
ChimeClient.updatePhoneNumberSettings(UpdatePhoneNumberSettingsRequest updatePhoneNumberSettingsRequest)
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name.
|
default UpdateProxySessionResponse |
ChimeClient.updateProxySession(Consumer<UpdateProxySessionRequest.Builder> updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
|
default UpdateProxySessionResponse |
ChimeClient.updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
|
default UpdateRoomResponse |
ChimeClient.updateRoom(Consumer<UpdateRoomRequest.Builder> updateRoomRequest)
Updates room details, such as the room name, for a room in an Amazon Chime Enterprise account.
|
default UpdateRoomResponse |
ChimeClient.updateRoom(UpdateRoomRequest updateRoomRequest)
Updates room details, such as the room name, for a room in an Amazon Chime Enterprise account.
|
default UpdateRoomMembershipResponse |
ChimeClient.updateRoomMembership(Consumer<UpdateRoomMembershipRequest.Builder> updateRoomMembershipRequest)
Updates room membership details, such as the member role, for a room in an Amazon Chime Enterprise account.
|
default UpdateRoomMembershipResponse |
ChimeClient.updateRoomMembership(UpdateRoomMembershipRequest updateRoomMembershipRequest)
Updates room membership details, such as the member role, for a room in an Amazon Chime Enterprise account.
|
default UpdateSipMediaApplicationResponse |
ChimeClient.updateSipMediaApplication(Consumer<UpdateSipMediaApplicationRequest.Builder> updateSipMediaApplicationRequest)
Updates the details of the specified SIP media application.
|
default UpdateSipMediaApplicationResponse |
ChimeClient.updateSipMediaApplication(UpdateSipMediaApplicationRequest updateSipMediaApplicationRequest)
Updates the details of the specified SIP media application.
|
default UpdateSipMediaApplicationCallResponse |
ChimeClient.updateSipMediaApplicationCall(Consumer<UpdateSipMediaApplicationCallRequest.Builder> updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default UpdateSipMediaApplicationCallResponse |
ChimeClient.updateSipMediaApplicationCall(UpdateSipMediaApplicationCallRequest updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default UpdateSipRuleResponse |
ChimeClient.updateSipRule(Consumer<UpdateSipRuleRequest.Builder> updateSipRuleRequest)
Updates the details of the specified SIP rule.
|
default UpdateSipRuleResponse |
ChimeClient.updateSipRule(UpdateSipRuleRequest updateSipRuleRequest)
Updates the details of the specified SIP rule.
|
default UpdateUserResponse |
ChimeClient.updateUser(Consumer<UpdateUserRequest.Builder> updateUserRequest)
Updates user details for a specified user ID.
|
default UpdateUserResponse |
ChimeClient.updateUser(UpdateUserRequest updateUserRequest)
Updates user details for a specified user ID.
|
default UpdateUserSettingsResponse |
ChimeClient.updateUserSettings(Consumer<UpdateUserSettingsRequest.Builder> updateUserSettingsRequest)
Updates the settings for the specified user, such as phone number settings.
|
default UpdateUserSettingsResponse |
ChimeClient.updateUserSettings(UpdateUserSettingsRequest updateUserSettingsRequest)
Updates the settings for the specified user, such as phone number settings.
|
default UpdateVoiceConnectorResponse |
ChimeClient.updateVoiceConnector(Consumer<UpdateVoiceConnectorRequest.Builder> updateVoiceConnectorRequest)
Updates details for the specified Amazon Chime Voice Connector.
|
default UpdateVoiceConnectorResponse |
ChimeClient.updateVoiceConnector(UpdateVoiceConnectorRequest updateVoiceConnectorRequest)
Updates details for the specified Amazon Chime Voice Connector.
|
default UpdateVoiceConnectorGroupResponse |
ChimeClient.updateVoiceConnectorGroup(Consumer<UpdateVoiceConnectorGroupRequest.Builder> updateVoiceConnectorGroupRequest)
Updates details of the specified Amazon Chime Voice Connector group, such as the name and Amazon Chime Voice
Connector priority ranking.
|
default UpdateVoiceConnectorGroupResponse |
ChimeClient.updateVoiceConnectorGroup(UpdateVoiceConnectorGroupRequest updateVoiceConnectorGroupRequest)
Updates details of the specified Amazon Chime Voice Connector group, such as the name and Amazon Chime Voice
Connector priority ranking.
|
default ValidateE911AddressResponse |
ChimeClient.validateE911Address(Consumer<ValidateE911AddressRequest.Builder> validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime Voice Connectors.
|
default ValidateE911AddressResponse |
ChimeClient.validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime Voice Connectors.
|
Copyright © 2022. All rights reserved.