default AssociatePhoneNumbersWithVoiceConnectorResponse |
ChimeSdkVoiceClient.associatePhoneNumbersWithVoiceConnector(Consumer<AssociatePhoneNumbersWithVoiceConnectorRequest.Builder> associatePhoneNumbersWithVoiceConnectorRequest) |
Associates phone numbers with the specified Amazon Chime SDK Voice Connector.
|
default AssociatePhoneNumbersWithVoiceConnectorResponse |
ChimeSdkVoiceClient.associatePhoneNumbersWithVoiceConnector(AssociatePhoneNumbersWithVoiceConnectorRequest associatePhoneNumbersWithVoiceConnectorRequest) |
Associates phone numbers with the specified Amazon Chime SDK Voice Connector.
|
default AssociatePhoneNumbersWithVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.associatePhoneNumbersWithVoiceConnectorGroup(Consumer<AssociatePhoneNumbersWithVoiceConnectorGroupRequest.Builder> associatePhoneNumbersWithVoiceConnectorGroupRequest) |
Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.
|
default AssociatePhoneNumbersWithVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest associatePhoneNumbersWithVoiceConnectorGroupRequest) |
Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.
|
default BatchDeletePhoneNumberResponse |
ChimeSdkVoiceClient.batchDeletePhoneNumber(Consumer<BatchDeletePhoneNumberRequest.Builder> batchDeletePhoneNumberRequest) |
Moves phone numbers into the Deletion queue.
|
default BatchDeletePhoneNumberResponse |
ChimeSdkVoiceClient.batchDeletePhoneNumber(BatchDeletePhoneNumberRequest batchDeletePhoneNumberRequest) |
Moves phone numbers into the Deletion queue.
|
default BatchUpdatePhoneNumberResponse |
ChimeSdkVoiceClient.batchUpdatePhoneNumber(Consumer<BatchUpdatePhoneNumberRequest.Builder> batchUpdatePhoneNumberRequest) |
Updates one or more phone numbers.
|
default BatchUpdatePhoneNumberResponse |
ChimeSdkVoiceClient.batchUpdatePhoneNumber(BatchUpdatePhoneNumberRequest batchUpdatePhoneNumberRequest) |
Updates one or more phone numbers.
|
default CreatePhoneNumberOrderResponse |
ChimeSdkVoiceClient.createPhoneNumberOrder(Consumer<CreatePhoneNumberOrderRequest.Builder> createPhoneNumberOrderRequest) |
Creates an order for phone numbers to be provisioned.
|
default CreatePhoneNumberOrderResponse |
ChimeSdkVoiceClient.createPhoneNumberOrder(CreatePhoneNumberOrderRequest createPhoneNumberOrderRequest) |
Creates an order for phone numbers to be provisioned.
|
default CreateProxySessionResponse |
ChimeSdkVoiceClient.createProxySession(Consumer<CreateProxySessionRequest.Builder> createProxySessionRequest) |
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone
numbers.
|
default CreateProxySessionResponse |
ChimeSdkVoiceClient.createProxySession(CreateProxySessionRequest createProxySessionRequest) |
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone
numbers.
|
default CreateSipMediaApplicationResponse |
ChimeSdkVoiceClient.createSipMediaApplication(Consumer<CreateSipMediaApplicationRequest.Builder> createSipMediaApplicationRequest) |
Creates a SIP media application.
|
default CreateSipMediaApplicationResponse |
ChimeSdkVoiceClient.createSipMediaApplication(CreateSipMediaApplicationRequest createSipMediaApplicationRequest) |
Creates a SIP media application.
|
default CreateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.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 |
ChimeSdkVoiceClient.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 |
ChimeSdkVoiceClient.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 |
ChimeSdkVoiceClient.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 CreateVoiceConnectorResponse |
ChimeSdkVoiceClient.createVoiceConnector(Consumer<CreateVoiceConnectorRequest.Builder> createVoiceConnectorRequest) |
Creates an Amazon Chime SDK Voice Connector.
|
default CreateVoiceConnectorResponse |
ChimeSdkVoiceClient.createVoiceConnector(CreateVoiceConnectorRequest createVoiceConnectorRequest) |
Creates an Amazon Chime SDK Voice Connector.
|
default CreateVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.createVoiceConnectorGroup(Consumer<CreateVoiceConnectorGroupRequest.Builder> createVoiceConnectorGroupRequest) |
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account.
|
default CreateVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.createVoiceConnectorGroup(CreateVoiceConnectorGroupRequest createVoiceConnectorGroupRequest) |
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account.
|
default CreateVoiceProfileResponse |
ChimeSdkVoiceClient.createVoiceProfile(Consumer<CreateVoiceProfileRequest.Builder> createVoiceProfileRequest) |
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
default CreateVoiceProfileResponse |
ChimeSdkVoiceClient.createVoiceProfile(CreateVoiceProfileRequest createVoiceProfileRequest) |
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
default CreateVoiceProfileDomainResponse |
ChimeSdkVoiceClient.createVoiceProfileDomain(Consumer<CreateVoiceProfileDomainRequest.Builder> createVoiceProfileDomainRequest) |
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
default CreateVoiceProfileDomainResponse |
ChimeSdkVoiceClient.createVoiceProfileDomain(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest) |
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
default DeletePhoneNumberResponse |
ChimeSdkVoiceClient.deletePhoneNumber(Consumer<DeletePhoneNumberRequest.Builder> deletePhoneNumberRequest) |
Moves the specified phone number into the Deletion queue.
|
default DeletePhoneNumberResponse |
ChimeSdkVoiceClient.deletePhoneNumber(DeletePhoneNumberRequest deletePhoneNumberRequest) |
Moves the specified phone number into the Deletion queue.
|
default DeleteProxySessionResponse |
ChimeSdkVoiceClient.deleteProxySession(Consumer<DeleteProxySessionRequest.Builder> deleteProxySessionRequest) |
Deletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.
|
default DeleteProxySessionResponse |
ChimeSdkVoiceClient.deleteProxySession(DeleteProxySessionRequest deleteProxySessionRequest) |
Deletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.
|
default DeleteSipMediaApplicationResponse |
ChimeSdkVoiceClient.deleteSipMediaApplication(Consumer<DeleteSipMediaApplicationRequest.Builder> deleteSipMediaApplicationRequest) |
Deletes a SIP media application.
|
default DeleteSipMediaApplicationResponse |
ChimeSdkVoiceClient.deleteSipMediaApplication(DeleteSipMediaApplicationRequest deleteSipMediaApplicationRequest) |
Deletes a SIP media application.
|
default DeleteSipRuleResponse |
ChimeSdkVoiceClient.deleteSipRule(Consumer<DeleteSipRuleRequest.Builder> deleteSipRuleRequest) |
Deletes a SIP rule.
|
default DeleteSipRuleResponse |
ChimeSdkVoiceClient.deleteSipRule(DeleteSipRuleRequest deleteSipRuleRequest) |
Deletes a SIP rule.
|
default DeleteVoiceConnectorResponse |
ChimeSdkVoiceClient.deleteVoiceConnector(Consumer<DeleteVoiceConnectorRequest.Builder> deleteVoiceConnectorRequest) |
Deletes an Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorResponse |
ChimeSdkVoiceClient.deleteVoiceConnector(DeleteVoiceConnectorRequest deleteVoiceConnectorRequest) |
Deletes an Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorEmergencyCallingConfiguration(Consumer<DeleteVoiceConnectorEmergencyCallingConfigurationRequest.Builder> deleteVoiceConnectorEmergencyCallingConfigurationRequest) |
Deletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorEmergencyCallingConfiguration(DeleteVoiceConnectorEmergencyCallingConfigurationRequest deleteVoiceConnectorEmergencyCallingConfigurationRequest) |
Deletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorGroup(Consumer<DeleteVoiceConnectorGroupRequest.Builder> deleteVoiceConnectorGroupRequest) |
Deletes an Amazon Chime SDK Voice Connector group.
|
default DeleteVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorGroup(DeleteVoiceConnectorGroupRequest deleteVoiceConnectorGroupRequest) |
Deletes an Amazon Chime SDK Voice Connector group.
|
default DeleteVoiceConnectorOriginationResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorOrigination(Consumer<DeleteVoiceConnectorOriginationRequest.Builder> deleteVoiceConnectorOriginationRequest) |
Deletes the origination settings for the specified Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorOriginationResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorOrigination(DeleteVoiceConnectorOriginationRequest deleteVoiceConnectorOriginationRequest) |
Deletes the origination settings for the specified Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorProxyResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorProxy(Consumer<DeleteVoiceConnectorProxyRequest.Builder> deleteVoiceConnectorProxyRequest) |
Deletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorProxyResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorProxy(DeleteVoiceConnectorProxyRequest deleteVoiceConnectorProxyRequest) |
Deletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorStreamingConfigurationResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorStreamingConfiguration(Consumer<DeleteVoiceConnectorStreamingConfigurationRequest.Builder> deleteVoiceConnectorStreamingConfigurationRequest) |
Deletes a Voice Connector's streaming configuration.
|
default DeleteVoiceConnectorStreamingConfigurationResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorStreamingConfiguration(DeleteVoiceConnectorStreamingConfigurationRequest deleteVoiceConnectorStreamingConfigurationRequest) |
Deletes a Voice Connector's streaming configuration.
|
default DeleteVoiceConnectorTerminationResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorTermination(Consumer<DeleteVoiceConnectorTerminationRequest.Builder> deleteVoiceConnectorTerminationRequest) |
Deletes the termination settings for the specified Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorTerminationResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorTermination(DeleteVoiceConnectorTerminationRequest deleteVoiceConnectorTerminationRequest) |
Deletes the termination settings for the specified Amazon Chime SDK Voice Connector.
|
default DeleteVoiceConnectorTerminationCredentialsResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorTerminationCredentials(Consumer<DeleteVoiceConnectorTerminationCredentialsRequest.Builder> deleteVoiceConnectorTerminationCredentialsRequest) |
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
|
default DeleteVoiceConnectorTerminationCredentialsResponse |
ChimeSdkVoiceClient.deleteVoiceConnectorTerminationCredentials(DeleteVoiceConnectorTerminationCredentialsRequest deleteVoiceConnectorTerminationCredentialsRequest) |
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
|
default DeleteVoiceProfileResponse |
ChimeSdkVoiceClient.deleteVoiceProfile(Consumer<DeleteVoiceProfileRequest.Builder> deleteVoiceProfileRequest) |
Deletes a voice profile, including its voice print and enrollment data.
|
default DeleteVoiceProfileResponse |
ChimeSdkVoiceClient.deleteVoiceProfile(DeleteVoiceProfileRequest deleteVoiceProfileRequest) |
Deletes a voice profile, including its voice print and enrollment data.
|
default DeleteVoiceProfileDomainResponse |
ChimeSdkVoiceClient.deleteVoiceProfileDomain(Consumer<DeleteVoiceProfileDomainRequest.Builder> deleteVoiceProfileDomainRequest) |
Deletes all voice profiles in the domain.
|
default DeleteVoiceProfileDomainResponse |
ChimeSdkVoiceClient.deleteVoiceProfileDomain(DeleteVoiceProfileDomainRequest deleteVoiceProfileDomainRequest) |
Deletes all voice profiles in the domain.
|
default DisassociatePhoneNumbersFromVoiceConnectorResponse |
ChimeSdkVoiceClient.disassociatePhoneNumbersFromVoiceConnector(Consumer<DisassociatePhoneNumbersFromVoiceConnectorRequest.Builder> disassociatePhoneNumbersFromVoiceConnectorRequest) |
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.
|
default DisassociatePhoneNumbersFromVoiceConnectorResponse |
ChimeSdkVoiceClient.disassociatePhoneNumbersFromVoiceConnector(DisassociatePhoneNumbersFromVoiceConnectorRequest disassociatePhoneNumbersFromVoiceConnectorRequest) |
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.
|
default DisassociatePhoneNumbersFromVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.disassociatePhoneNumbersFromVoiceConnectorGroup(Consumer<DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.Builder> disassociatePhoneNumbersFromVoiceConnectorGroupRequest) |
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.
|
default DisassociatePhoneNumbersFromVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.disassociatePhoneNumbersFromVoiceConnectorGroup(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest disassociatePhoneNumbersFromVoiceConnectorGroupRequest) |
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.
|
default GetGlobalSettingsResponse |
ChimeSdkVoiceClient.getGlobalSettings(Consumer<GetGlobalSettingsRequest.Builder> getGlobalSettingsRequest) |
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
default GetGlobalSettingsResponse |
ChimeSdkVoiceClient.getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest) |
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
default GetPhoneNumberResponse |
ChimeSdkVoiceClient.getPhoneNumber(Consumer<GetPhoneNumberRequest.Builder> getPhoneNumberRequest) |
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
|
default GetPhoneNumberResponse |
ChimeSdkVoiceClient.getPhoneNumber(GetPhoneNumberRequest getPhoneNumberRequest) |
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
|
default GetPhoneNumberOrderResponse |
ChimeSdkVoiceClient.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 |
ChimeSdkVoiceClient.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 |
ChimeSdkVoiceClient.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 |
ChimeSdkVoiceClient.getPhoneNumberSettings(GetPhoneNumberSettingsRequest getPhoneNumberSettingsRequest) |
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling
name.
|
default GetProxySessionResponse |
ChimeSdkVoiceClient.getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest) |
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
default GetProxySessionResponse |
ChimeSdkVoiceClient.getProxySession(GetProxySessionRequest getProxySessionRequest) |
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
default GetSipMediaApplicationResponse |
ChimeSdkVoiceClient.getSipMediaApplication(Consumer<GetSipMediaApplicationRequest.Builder> getSipMediaApplicationRequest) |
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
|
default GetSipMediaApplicationResponse |
ChimeSdkVoiceClient.getSipMediaApplication(GetSipMediaApplicationRequest getSipMediaApplicationRequest) |
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
|
default GetSipMediaApplicationAlexaSkillConfigurationResponse |
ChimeSdkVoiceClient.getSipMediaApplicationAlexaSkillConfiguration(Consumer<GetSipMediaApplicationAlexaSkillConfigurationRequest.Builder> getSipMediaApplicationAlexaSkillConfigurationRequest) |
Gets the Alexa Skill configuration for the SIP media application.
|
default GetSipMediaApplicationAlexaSkillConfigurationResponse |
ChimeSdkVoiceClient.getSipMediaApplicationAlexaSkillConfiguration(GetSipMediaApplicationAlexaSkillConfigurationRequest getSipMediaApplicationAlexaSkillConfigurationRequest) |
Gets the Alexa Skill configuration for the SIP media application.
|
default GetSipMediaApplicationLoggingConfigurationResponse |
ChimeSdkVoiceClient.getSipMediaApplicationLoggingConfiguration(Consumer<GetSipMediaApplicationLoggingConfigurationRequest.Builder> getSipMediaApplicationLoggingConfigurationRequest) |
Retrieves the logging configuration for the specified SIP media application.
|
default GetSipMediaApplicationLoggingConfigurationResponse |
ChimeSdkVoiceClient.getSipMediaApplicationLoggingConfiguration(GetSipMediaApplicationLoggingConfigurationRequest getSipMediaApplicationLoggingConfigurationRequest) |
Retrieves the logging configuration for the specified SIP media application.
|
default GetSipRuleResponse |
ChimeSdkVoiceClient.getSipRule(Consumer<GetSipRuleRequest.Builder> getSipRuleRequest) |
Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
|
default GetSipRuleResponse |
ChimeSdkVoiceClient.getSipRule(GetSipRuleRequest getSipRuleRequest) |
Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
|
default GetSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.getSpeakerSearchTask(Consumer<GetSpeakerSearchTaskRequest.Builder> getSpeakerSearchTaskRequest) |
Retrieves the details of the specified speaker search task.
|
default GetSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.getSpeakerSearchTask(GetSpeakerSearchTaskRequest getSpeakerSearchTaskRequest) |
Retrieves the details of the specified speaker search task.
|
default GetVoiceConnectorResponse |
ChimeSdkVoiceClient.getVoiceConnector(Consumer<GetVoiceConnectorRequest.Builder> getVoiceConnectorRequest) |
Retrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and
encryption requirements.
|
default GetVoiceConnectorResponse |
ChimeSdkVoiceClient.getVoiceConnector(GetVoiceConnectorRequest getVoiceConnectorRequest) |
Retrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and
encryption requirements.
|
default GetVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest) |
Retrieves the emergency calling configuration details for the specified Voice Connector.
|
default GetVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.getVoiceConnectorEmergencyCallingConfiguration(GetVoiceConnectorEmergencyCallingConfigurationRequest getVoiceConnectorEmergencyCallingConfigurationRequest) |
Retrieves the emergency calling configuration details for the specified Voice Connector.
|
default GetVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.getVoiceConnectorGroup(Consumer<GetVoiceConnectorGroupRequest.Builder> getVoiceConnectorGroupRequest) |
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated VoiceConnectorItems.
|
default GetVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.getVoiceConnectorGroup(GetVoiceConnectorGroupRequest getVoiceConnectorGroupRequest) |
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated VoiceConnectorItems.
|
default GetVoiceConnectorLoggingConfigurationResponse |
ChimeSdkVoiceClient.getVoiceConnectorLoggingConfiguration(Consumer<GetVoiceConnectorLoggingConfigurationRequest.Builder> getVoiceConnectorLoggingConfigurationRequest) |
Retrieves the logging configuration settings for the specified Voice Connector.
|
default GetVoiceConnectorLoggingConfigurationResponse |
ChimeSdkVoiceClient.getVoiceConnectorLoggingConfiguration(GetVoiceConnectorLoggingConfigurationRequest getVoiceConnectorLoggingConfigurationRequest) |
Retrieves the logging configuration settings for the specified Voice Connector.
|
default GetVoiceConnectorOriginationResponse |
ChimeSdkVoiceClient.getVoiceConnectorOrigination(Consumer<GetVoiceConnectorOriginationRequest.Builder> getVoiceConnectorOriginationRequest) |
Retrieves the origination settings for the specified Voice Connector.
|
default GetVoiceConnectorOriginationResponse |
ChimeSdkVoiceClient.getVoiceConnectorOrigination(GetVoiceConnectorOriginationRequest getVoiceConnectorOriginationRequest) |
Retrieves the origination settings for the specified Voice Connector.
|
default GetVoiceConnectorProxyResponse |
ChimeSdkVoiceClient.getVoiceConnectorProxy(Consumer<GetVoiceConnectorProxyRequest.Builder> getVoiceConnectorProxyRequest) |
Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
|
default GetVoiceConnectorProxyResponse |
ChimeSdkVoiceClient.getVoiceConnectorProxy(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest) |
Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
|
default GetVoiceConnectorStreamingConfigurationResponse |
ChimeSdkVoiceClient.getVoiceConnectorStreamingConfiguration(Consumer<GetVoiceConnectorStreamingConfigurationRequest.Builder> getVoiceConnectorStreamingConfigurationRequest) |
Retrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector.
|
default GetVoiceConnectorStreamingConfigurationResponse |
ChimeSdkVoiceClient.getVoiceConnectorStreamingConfiguration(GetVoiceConnectorStreamingConfigurationRequest getVoiceConnectorStreamingConfigurationRequest) |
Retrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector.
|
default GetVoiceConnectorTerminationResponse |
ChimeSdkVoiceClient.getVoiceConnectorTermination(Consumer<GetVoiceConnectorTerminationRequest.Builder> getVoiceConnectorTerminationRequest) |
Retrieves the termination setting details for the specified Voice Connector.
|
default GetVoiceConnectorTerminationResponse |
ChimeSdkVoiceClient.getVoiceConnectorTermination(GetVoiceConnectorTerminationRequest getVoiceConnectorTerminationRequest) |
Retrieves the termination setting details for the specified Voice Connector.
|
default GetVoiceConnectorTerminationHealthResponse |
ChimeSdkVoiceClient.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 SDK Voice Connector.
|
default GetVoiceConnectorTerminationHealthResponse |
ChimeSdkVoiceClient.getVoiceConnectorTerminationHealth(GetVoiceConnectorTerminationHealthRequest getVoiceConnectorTerminationHealthRequest) |
Retrieves information about the last time a SIP OPTIONS ping was received from your SIP
infrastructure for the specified Amazon Chime SDK Voice Connector.
|
default GetVoiceProfileResponse |
ChimeSdkVoiceClient.getVoiceProfile(Consumer<GetVoiceProfileRequest.Builder> getVoiceProfileRequest) |
Retrieves the details of the specified voice profile.
|
default GetVoiceProfileResponse |
ChimeSdkVoiceClient.getVoiceProfile(GetVoiceProfileRequest getVoiceProfileRequest) |
Retrieves the details of the specified voice profile.
|
default GetVoiceProfileDomainResponse |
ChimeSdkVoiceClient.getVoiceProfileDomain(Consumer<GetVoiceProfileDomainRequest.Builder> getVoiceProfileDomainRequest) |
Retrieves the details of the specified voice profile domain.
|
default GetVoiceProfileDomainResponse |
ChimeSdkVoiceClient.getVoiceProfileDomain(GetVoiceProfileDomainRequest getVoiceProfileDomainRequest) |
Retrieves the details of the specified voice profile domain.
|
default GetVoiceToneAnalysisTaskResponse |
ChimeSdkVoiceClient.getVoiceToneAnalysisTask(Consumer<GetVoiceToneAnalysisTaskRequest.Builder> getVoiceToneAnalysisTaskRequest) |
Retrieves the details of a voice tone analysis task.
|
default GetVoiceToneAnalysisTaskResponse |
ChimeSdkVoiceClient.getVoiceToneAnalysisTask(GetVoiceToneAnalysisTaskRequest getVoiceToneAnalysisTaskRequest) |
Retrieves the details of a voice tone analysis task.
|
default ListAvailableVoiceConnectorRegionsResponse |
ChimeSdkVoiceClient.listAvailableVoiceConnectorRegions(Consumer<ListAvailableVoiceConnectorRegionsRequest.Builder> listAvailableVoiceConnectorRegionsRequest) |
Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.
|
default ListAvailableVoiceConnectorRegionsResponse |
ChimeSdkVoiceClient.listAvailableVoiceConnectorRegions(ListAvailableVoiceConnectorRegionsRequest listAvailableVoiceConnectorRegionsRequest) |
Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.
|
default ListPhoneNumberOrdersResponse |
ChimeSdkVoiceClient.listPhoneNumberOrders(Consumer<ListPhoneNumberOrdersRequest.Builder> listPhoneNumberOrdersRequest) |
Lists the phone numbers for an administrator's Amazon Chime SDK account.
|
default ListPhoneNumberOrdersResponse |
ChimeSdkVoiceClient.listPhoneNumberOrders(ListPhoneNumberOrdersRequest listPhoneNumberOrdersRequest) |
Lists the phone numbers for an administrator's Amazon Chime SDK account.
|
default ListPhoneNumberOrdersIterable |
ChimeSdkVoiceClient.listPhoneNumberOrdersPaginator(Consumer<ListPhoneNumberOrdersRequest.Builder> listPhoneNumberOrdersRequest) |
|
default ListPhoneNumberOrdersIterable |
ChimeSdkVoiceClient.listPhoneNumberOrdersPaginator(ListPhoneNumberOrdersRequest listPhoneNumberOrdersRequest) |
|
default ListPhoneNumbersResponse |
ChimeSdkVoiceClient.listPhoneNumbers(Consumer<ListPhoneNumbersRequest.Builder> listPhoneNumbersRequest) |
Lists the phone numbers for the specified Amazon Chime SDK account, Amazon Chime SDK user, Amazon Chime SDK Voice
Connector, or Amazon Chime SDK Voice Connector group.
|
default ListPhoneNumbersResponse |
ChimeSdkVoiceClient.listPhoneNumbers(ListPhoneNumbersRequest listPhoneNumbersRequest) |
Lists the phone numbers for the specified Amazon Chime SDK account, Amazon Chime SDK user, Amazon Chime SDK Voice
Connector, or Amazon Chime SDK Voice Connector group.
|
default ListPhoneNumbersIterable |
ChimeSdkVoiceClient.listPhoneNumbersPaginator(Consumer<ListPhoneNumbersRequest.Builder> listPhoneNumbersRequest) |
|
default ListPhoneNumbersIterable |
ChimeSdkVoiceClient.listPhoneNumbersPaginator(ListPhoneNumbersRequest listPhoneNumbersRequest) |
|
default ListProxySessionsResponse |
ChimeSdkVoiceClient.listProxySessions(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest) |
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
|
default ListProxySessionsResponse |
ChimeSdkVoiceClient.listProxySessions(ListProxySessionsRequest listProxySessionsRequest) |
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
|
default ListProxySessionsIterable |
ChimeSdkVoiceClient.listProxySessionsPaginator(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest) |
|
default ListProxySessionsIterable |
ChimeSdkVoiceClient.listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest) |
|
default ListSipMediaApplicationsResponse |
ChimeSdkVoiceClient.listSipMediaApplications(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest) |
Lists the SIP media applications under the administrator's AWS account.
|
default ListSipMediaApplicationsResponse |
ChimeSdkVoiceClient.listSipMediaApplications(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest) |
Lists the SIP media applications under the administrator's AWS account.
|
default ListSipMediaApplicationsIterable |
ChimeSdkVoiceClient.listSipMediaApplicationsPaginator(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest) |
|
default ListSipMediaApplicationsIterable |
ChimeSdkVoiceClient.listSipMediaApplicationsPaginator(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest) |
|
default ListSipRulesResponse |
ChimeSdkVoiceClient.listSipRules(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest) |
Lists the SIP rules under the administrator's AWS account.
|
default ListSipRulesResponse |
ChimeSdkVoiceClient.listSipRules(ListSipRulesRequest listSipRulesRequest) |
Lists the SIP rules under the administrator's AWS account.
|
default ListSipRulesIterable |
ChimeSdkVoiceClient.listSipRulesPaginator(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest) |
|
default ListSipRulesIterable |
ChimeSdkVoiceClient.listSipRulesPaginator(ListSipRulesRequest listSipRulesRequest) |
|
default ListSupportedPhoneNumberCountriesResponse |
ChimeSdkVoiceClient.listSupportedPhoneNumberCountries(Consumer<ListSupportedPhoneNumberCountriesRequest.Builder> listSupportedPhoneNumberCountriesRequest) |
Lists the countries that you can order phone numbers from.
|
default ListSupportedPhoneNumberCountriesResponse |
ChimeSdkVoiceClient.listSupportedPhoneNumberCountries(ListSupportedPhoneNumberCountriesRequest listSupportedPhoneNumberCountriesRequest) |
Lists the countries that you can order phone numbers from.
|
default ListTagsForResourceResponse |
ChimeSdkVoiceClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Returns a list of the tags in a given resource.
|
default ListTagsForResourceResponse |
ChimeSdkVoiceClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Returns a list of the tags in a given resource.
|
default ListVoiceConnectorGroupsResponse |
ChimeSdkVoiceClient.listVoiceConnectorGroups(Consumer<ListVoiceConnectorGroupsRequest.Builder> listVoiceConnectorGroupsRequest) |
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
|
default ListVoiceConnectorGroupsResponse |
ChimeSdkVoiceClient.listVoiceConnectorGroups(ListVoiceConnectorGroupsRequest listVoiceConnectorGroupsRequest) |
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
|
default ListVoiceConnectorGroupsIterable |
ChimeSdkVoiceClient.listVoiceConnectorGroupsPaginator(Consumer<ListVoiceConnectorGroupsRequest.Builder> listVoiceConnectorGroupsRequest) |
|
default ListVoiceConnectorGroupsIterable |
ChimeSdkVoiceClient.listVoiceConnectorGroupsPaginator(ListVoiceConnectorGroupsRequest listVoiceConnectorGroupsRequest) |
|
default ListVoiceConnectorsResponse |
ChimeSdkVoiceClient.listVoiceConnectors(Consumer<ListVoiceConnectorsRequest.Builder> listVoiceConnectorsRequest) |
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
|
default ListVoiceConnectorsResponse |
ChimeSdkVoiceClient.listVoiceConnectors(ListVoiceConnectorsRequest listVoiceConnectorsRequest) |
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
|
default ListVoiceConnectorsIterable |
ChimeSdkVoiceClient.listVoiceConnectorsPaginator(Consumer<ListVoiceConnectorsRequest.Builder> listVoiceConnectorsRequest) |
|
default ListVoiceConnectorsIterable |
ChimeSdkVoiceClient.listVoiceConnectorsPaginator(ListVoiceConnectorsRequest listVoiceConnectorsRequest) |
|
default ListVoiceConnectorTerminationCredentialsResponse |
ChimeSdkVoiceClient.listVoiceConnectorTerminationCredentials(Consumer<ListVoiceConnectorTerminationCredentialsRequest.Builder> listVoiceConnectorTerminationCredentialsRequest) |
Lists the SIP credentials for the specified Amazon Chime SDK Voice Connector.
|
default ListVoiceConnectorTerminationCredentialsResponse |
ChimeSdkVoiceClient.listVoiceConnectorTerminationCredentials(ListVoiceConnectorTerminationCredentialsRequest listVoiceConnectorTerminationCredentialsRequest) |
Lists the SIP credentials for the specified Amazon Chime SDK Voice Connector.
|
default ListVoiceProfileDomainsResponse |
ChimeSdkVoiceClient.listVoiceProfileDomains(Consumer<ListVoiceProfileDomainsRequest.Builder> listVoiceProfileDomainsRequest) |
Lists the specified voice profile domains in the administrator's AWS account.
|
default ListVoiceProfileDomainsResponse |
ChimeSdkVoiceClient.listVoiceProfileDomains(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest) |
Lists the specified voice profile domains in the administrator's AWS account.
|
default ListVoiceProfileDomainsIterable |
ChimeSdkVoiceClient.listVoiceProfileDomainsPaginator(Consumer<ListVoiceProfileDomainsRequest.Builder> listVoiceProfileDomainsRequest) |
|
default ListVoiceProfileDomainsIterable |
ChimeSdkVoiceClient.listVoiceProfileDomainsPaginator(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest) |
|
default ListVoiceProfilesResponse |
ChimeSdkVoiceClient.listVoiceProfiles(Consumer<ListVoiceProfilesRequest.Builder> listVoiceProfilesRequest) |
Lists the voice profiles in a voice profile domain.
|
default ListVoiceProfilesResponse |
ChimeSdkVoiceClient.listVoiceProfiles(ListVoiceProfilesRequest listVoiceProfilesRequest) |
Lists the voice profiles in a voice profile domain.
|
default ListVoiceProfilesIterable |
ChimeSdkVoiceClient.listVoiceProfilesPaginator(Consumer<ListVoiceProfilesRequest.Builder> listVoiceProfilesRequest) |
|
default ListVoiceProfilesIterable |
ChimeSdkVoiceClient.listVoiceProfilesPaginator(ListVoiceProfilesRequest listVoiceProfilesRequest) |
|
default PutSipMediaApplicationAlexaSkillConfigurationResponse |
ChimeSdkVoiceClient.putSipMediaApplicationAlexaSkillConfiguration(Consumer<PutSipMediaApplicationAlexaSkillConfigurationRequest.Builder> putSipMediaApplicationAlexaSkillConfigurationRequest) |
Updates the Alexa Skill configuration for the SIP media application.
|
default PutSipMediaApplicationAlexaSkillConfigurationResponse |
ChimeSdkVoiceClient.putSipMediaApplicationAlexaSkillConfiguration(PutSipMediaApplicationAlexaSkillConfigurationRequest putSipMediaApplicationAlexaSkillConfigurationRequest) |
Updates the Alexa Skill configuration for the SIP media application.
|
default PutSipMediaApplicationLoggingConfigurationResponse |
ChimeSdkVoiceClient.putSipMediaApplicationLoggingConfiguration(Consumer<PutSipMediaApplicationLoggingConfigurationRequest.Builder> putSipMediaApplicationLoggingConfigurationRequest) |
Updates the logging configuration for the specified SIP media application.
|
default PutSipMediaApplicationLoggingConfigurationResponse |
ChimeSdkVoiceClient.putSipMediaApplicationLoggingConfiguration(PutSipMediaApplicationLoggingConfigurationRequest putSipMediaApplicationLoggingConfigurationRequest) |
Updates the logging configuration for the specified SIP media application.
|
default PutVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest) |
Updates a Voice Connector's emergency calling configuration.
|
default PutVoiceConnectorEmergencyCallingConfigurationResponse |
ChimeSdkVoiceClient.putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest) |
Updates a Voice Connector's emergency calling configuration.
|
default PutVoiceConnectorLoggingConfigurationResponse |
ChimeSdkVoiceClient.putVoiceConnectorLoggingConfiguration(Consumer<PutVoiceConnectorLoggingConfigurationRequest.Builder> putVoiceConnectorLoggingConfigurationRequest) |
Updates a Voice Connector's logging configuration.
|
default PutVoiceConnectorLoggingConfigurationResponse |
ChimeSdkVoiceClient.putVoiceConnectorLoggingConfiguration(PutVoiceConnectorLoggingConfigurationRequest putVoiceConnectorLoggingConfigurationRequest) |
Updates a Voice Connector's logging configuration.
|
default PutVoiceConnectorOriginationResponse |
ChimeSdkVoiceClient.putVoiceConnectorOrigination(Consumer<PutVoiceConnectorOriginationRequest.Builder> putVoiceConnectorOriginationRequest) |
Updates a Voice Connector's origination settings.
|
default PutVoiceConnectorOriginationResponse |
ChimeSdkVoiceClient.putVoiceConnectorOrigination(PutVoiceConnectorOriginationRequest putVoiceConnectorOriginationRequest) |
Updates a Voice Connector's origination settings.
|
default PutVoiceConnectorProxyResponse |
ChimeSdkVoiceClient.putVoiceConnectorProxy(Consumer<PutVoiceConnectorProxyRequest.Builder> putVoiceConnectorProxyRequest) |
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
|
default PutVoiceConnectorProxyResponse |
ChimeSdkVoiceClient.putVoiceConnectorProxy(PutVoiceConnectorProxyRequest putVoiceConnectorProxyRequest) |
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
|
default PutVoiceConnectorStreamingConfigurationResponse |
ChimeSdkVoiceClient.putVoiceConnectorStreamingConfiguration(Consumer<PutVoiceConnectorStreamingConfigurationRequest.Builder> putVoiceConnectorStreamingConfigurationRequest) |
Updates a Voice Connector's streaming configuration settings.
|
default PutVoiceConnectorStreamingConfigurationResponse |
ChimeSdkVoiceClient.putVoiceConnectorStreamingConfiguration(PutVoiceConnectorStreamingConfigurationRequest putVoiceConnectorStreamingConfigurationRequest) |
Updates a Voice Connector's streaming configuration settings.
|
default PutVoiceConnectorTerminationResponse |
ChimeSdkVoiceClient.putVoiceConnectorTermination(Consumer<PutVoiceConnectorTerminationRequest.Builder> putVoiceConnectorTerminationRequest) |
Updates a Voice Connector's termination settings.
|
default PutVoiceConnectorTerminationResponse |
ChimeSdkVoiceClient.putVoiceConnectorTermination(PutVoiceConnectorTerminationRequest putVoiceConnectorTerminationRequest) |
Updates a Voice Connector's termination settings.
|
default PutVoiceConnectorTerminationCredentialsResponse |
ChimeSdkVoiceClient.putVoiceConnectorTerminationCredentials(Consumer<PutVoiceConnectorTerminationCredentialsRequest.Builder> putVoiceConnectorTerminationCredentialsRequest) |
Updates a Voice Connector's termination credentials.
|
default PutVoiceConnectorTerminationCredentialsResponse |
ChimeSdkVoiceClient.putVoiceConnectorTerminationCredentials(PutVoiceConnectorTerminationCredentialsRequest putVoiceConnectorTerminationCredentialsRequest) |
Updates a Voice Connector's termination credentials.
|
default RestorePhoneNumberResponse |
ChimeSdkVoiceClient.restorePhoneNumber(Consumer<RestorePhoneNumberRequest.Builder> restorePhoneNumberRequest) |
Restores a deleted phone number.
|
default RestorePhoneNumberResponse |
ChimeSdkVoiceClient.restorePhoneNumber(RestorePhoneNumberRequest restorePhoneNumberRequest) |
Restores a deleted phone number.
|
default SearchAvailablePhoneNumbersResponse |
ChimeSdkVoiceClient.searchAvailablePhoneNumbers(Consumer<SearchAvailablePhoneNumbersRequest.Builder> searchAvailablePhoneNumbersRequest) |
Searches the provisioned phone numbers in an organization.
|
default SearchAvailablePhoneNumbersResponse |
ChimeSdkVoiceClient.searchAvailablePhoneNumbers(SearchAvailablePhoneNumbersRequest searchAvailablePhoneNumbersRequest) |
Searches the provisioned phone numbers in an organization.
|
default SearchAvailablePhoneNumbersIterable |
ChimeSdkVoiceClient.searchAvailablePhoneNumbersPaginator(Consumer<SearchAvailablePhoneNumbersRequest.Builder> searchAvailablePhoneNumbersRequest) |
|
default SearchAvailablePhoneNumbersIterable |
ChimeSdkVoiceClient.searchAvailablePhoneNumbersPaginator(SearchAvailablePhoneNumbersRequest searchAvailablePhoneNumbersRequest) |
|
default StartSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.startSpeakerSearchTask(Consumer<StartSpeakerSearchTaskRequest.Builder> startSpeakerSearchTaskRequest) |
Starts a speaker search task.
|
default StartSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.startSpeakerSearchTask(StartSpeakerSearchTaskRequest startSpeakerSearchTaskRequest) |
Starts a speaker search task.
|
default StartVoiceToneAnalysisTaskResponse |
ChimeSdkVoiceClient.startVoiceToneAnalysisTask(Consumer<StartVoiceToneAnalysisTaskRequest.Builder> startVoiceToneAnalysisTaskRequest) |
Starts a voice tone analysis task.
|
default StartVoiceToneAnalysisTaskResponse |
ChimeSdkVoiceClient.startVoiceToneAnalysisTask(StartVoiceToneAnalysisTaskRequest startVoiceToneAnalysisTaskRequest) |
Starts a voice tone analysis task.
|
default StopSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.stopSpeakerSearchTask(Consumer<StopSpeakerSearchTaskRequest.Builder> stopSpeakerSearchTaskRequest) |
Stops a speaker search task.
|
default StopSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.stopSpeakerSearchTask(StopSpeakerSearchTaskRequest stopSpeakerSearchTaskRequest) |
Stops a speaker search task.
|
default StopVoiceToneAnalysisTaskResponse |
ChimeSdkVoiceClient.stopVoiceToneAnalysisTask(Consumer<StopVoiceToneAnalysisTaskRequest.Builder> stopVoiceToneAnalysisTaskRequest) |
Stops a voice tone analysis task.
|
default StopVoiceToneAnalysisTaskResponse |
ChimeSdkVoiceClient.stopVoiceToneAnalysisTask(StopVoiceToneAnalysisTaskRequest stopVoiceToneAnalysisTaskRequest) |
Stops a voice tone analysis task.
|
default TagResourceResponse |
ChimeSdkVoiceClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds a tag to the specified resource.
|
default TagResourceResponse |
ChimeSdkVoiceClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds a tag to the specified resource.
|
default UntagResourceResponse |
ChimeSdkVoiceClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes tags from a resource.
|
default UntagResourceResponse |
ChimeSdkVoiceClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes tags from a resource.
|
default UpdateGlobalSettingsResponse |
ChimeSdkVoiceClient.updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest) |
Updates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
default UpdateGlobalSettingsResponse |
ChimeSdkVoiceClient.updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest) |
Updates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
default UpdatePhoneNumberResponse |
ChimeSdkVoiceClient.updatePhoneNumber(Consumer<UpdatePhoneNumberRequest.Builder> updatePhoneNumberRequest) |
Updates phone number details, such as product type or calling name, for the specified phone number ID.
|
default UpdatePhoneNumberResponse |
ChimeSdkVoiceClient.updatePhoneNumber(UpdatePhoneNumberRequest updatePhoneNumberRequest) |
Updates phone number details, such as product type or calling name, for the specified phone number ID.
|
default UpdatePhoneNumberSettingsResponse |
ChimeSdkVoiceClient.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 |
ChimeSdkVoiceClient.updatePhoneNumberSettings(UpdatePhoneNumberSettingsRequest updatePhoneNumberSettingsRequest) |
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name.
|
default UpdateProxySessionResponse |
ChimeSdkVoiceClient.updateProxySession(Consumer<UpdateProxySessionRequest.Builder> updateProxySessionRequest) |
Updates the specified proxy session details, such as voice or SMS capabilities.
|
default UpdateProxySessionResponse |
ChimeSdkVoiceClient.updateProxySession(UpdateProxySessionRequest updateProxySessionRequest) |
Updates the specified proxy session details, such as voice or SMS capabilities.
|
default UpdateSipMediaApplicationResponse |
ChimeSdkVoiceClient.updateSipMediaApplication(Consumer<UpdateSipMediaApplicationRequest.Builder> updateSipMediaApplicationRequest) |
Updates the details of the specified SIP media application.
|
default UpdateSipMediaApplicationResponse |
ChimeSdkVoiceClient.updateSipMediaApplication(UpdateSipMediaApplicationRequest updateSipMediaApplicationRequest) |
Updates the details of the specified SIP media application.
|
default UpdateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.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 |
ChimeSdkVoiceClient.updateSipMediaApplicationCall(UpdateSipMediaApplicationCallRequest updateSipMediaApplicationCallRequest) |
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default UpdateSipRuleResponse |
ChimeSdkVoiceClient.updateSipRule(Consumer<UpdateSipRuleRequest.Builder> updateSipRuleRequest) |
Updates the details of the specified SIP rule.
|
default UpdateSipRuleResponse |
ChimeSdkVoiceClient.updateSipRule(UpdateSipRuleRequest updateSipRuleRequest) |
Updates the details of the specified SIP rule.
|
default UpdateVoiceConnectorResponse |
ChimeSdkVoiceClient.updateVoiceConnector(Consumer<UpdateVoiceConnectorRequest.Builder> updateVoiceConnectorRequest) |
Updates the details for the specified Amazon Chime SDK Voice Connector.
|
default UpdateVoiceConnectorResponse |
ChimeSdkVoiceClient.updateVoiceConnector(UpdateVoiceConnectorRequest updateVoiceConnectorRequest) |
Updates the details for the specified Amazon Chime SDK Voice Connector.
|
default UpdateVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.updateVoiceConnectorGroup(Consumer<UpdateVoiceConnectorGroupRequest.Builder> updateVoiceConnectorGroupRequest) |
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
|
default UpdateVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.updateVoiceConnectorGroup(UpdateVoiceConnectorGroupRequest updateVoiceConnectorGroupRequest) |
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
|
default UpdateVoiceProfileResponse |
ChimeSdkVoiceClient.updateVoiceProfile(Consumer<UpdateVoiceProfileRequest.Builder> updateVoiceProfileRequest) |
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
default UpdateVoiceProfileResponse |
ChimeSdkVoiceClient.updateVoiceProfile(UpdateVoiceProfileRequest updateVoiceProfileRequest) |
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
default UpdateVoiceProfileDomainResponse |
ChimeSdkVoiceClient.updateVoiceProfileDomain(Consumer<UpdateVoiceProfileDomainRequest.Builder> updateVoiceProfileDomainRequest) |
Updates the settings for the specified voice profile domain.
|
default UpdateVoiceProfileDomainResponse |
ChimeSdkVoiceClient.updateVoiceProfileDomain(UpdateVoiceProfileDomainRequest updateVoiceProfileDomainRequest) |
Updates the settings for the specified voice profile domain.
|
default ValidateE911AddressResponse |
ChimeSdkVoiceClient.validateE911Address(Consumer<ValidateE911AddressRequest.Builder> validateE911AddressRequest) |
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.
|
default ValidateE911AddressResponse |
ChimeSdkVoiceClient.validateE911Address(ValidateE911AddressRequest validateE911AddressRequest) |
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.
|