@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface ChimeSdkVoiceAsyncClient extends AwsClient
builder() method.
The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications. Developers can also order and manage phone numbers, create and manage Voice Connectors and SIP media applications, and run voice analytics.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociatePhoneNumbersWithVoiceConnectorResponse> |
associatePhoneNumbersWithVoiceConnector(AssociatePhoneNumbersWithVoiceConnectorRequest associatePhoneNumbersWithVoiceConnectorRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<AssociatePhoneNumbersWithVoiceConnectorResponse> |
associatePhoneNumbersWithVoiceConnector(Consumer<AssociatePhoneNumbersWithVoiceConnectorRequest.Builder> associatePhoneNumbersWithVoiceConnectorRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<AssociatePhoneNumbersWithVoiceConnectorGroupResponse> |
associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest associatePhoneNumbersWithVoiceConnectorGroupRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<AssociatePhoneNumbersWithVoiceConnectorGroupResponse> |
associatePhoneNumbersWithVoiceConnectorGroup(Consumer<AssociatePhoneNumbersWithVoiceConnectorGroupRequest.Builder> associatePhoneNumbersWithVoiceConnectorGroupRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<BatchDeletePhoneNumberResponse> |
batchDeletePhoneNumber(BatchDeletePhoneNumberRequest batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue.
|
default CompletableFuture<BatchDeletePhoneNumberResponse> |
batchDeletePhoneNumber(Consumer<BatchDeletePhoneNumberRequest.Builder> batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue.
|
default CompletableFuture<BatchUpdatePhoneNumberResponse> |
batchUpdatePhoneNumber(BatchUpdatePhoneNumberRequest batchUpdatePhoneNumberRequest)
Updates one or more phone numbers.
|
default CompletableFuture<BatchUpdatePhoneNumberResponse> |
batchUpdatePhoneNumber(Consumer<BatchUpdatePhoneNumberRequest.Builder> batchUpdatePhoneNumberRequest)
Updates one or more phone numbers.
|
static ChimeSdkVoiceAsyncClientBuilder |
builder()
Create a builder that can be used to configure and create a
ChimeSdkVoiceAsyncClient. |
static ChimeSdkVoiceAsyncClient |
create()
Create a
ChimeSdkVoiceAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default CompletableFuture<CreatePhoneNumberOrderResponse> |
createPhoneNumberOrder(Consumer<CreatePhoneNumberOrderRequest.Builder> createPhoneNumberOrderRequest)
Creates an order for phone numbers to be provisioned.
|
default CompletableFuture<CreatePhoneNumberOrderResponse> |
createPhoneNumberOrder(CreatePhoneNumberOrderRequest createPhoneNumberOrderRequest)
Creates an order for phone numbers to be provisioned.
|
default CompletableFuture<CreateProxySessionResponse> |
createProxySession(Consumer<CreateProxySessionRequest.Builder> createProxySessionRequest)
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone
numbers.
|
default CompletableFuture<CreateProxySessionResponse> |
createProxySession(CreateProxySessionRequest createProxySessionRequest)
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone
numbers.
|
default CompletableFuture<CreateSipMediaApplicationResponse> |
createSipMediaApplication(Consumer<CreateSipMediaApplicationRequest.Builder> createSipMediaApplicationRequest)
Creates a SIP media application.
|
default CompletableFuture<CreateSipMediaApplicationResponse> |
createSipMediaApplication(CreateSipMediaApplicationRequest createSipMediaApplicationRequest)
Creates a SIP media application.
|
default CompletableFuture<CreateSipMediaApplicationCallResponse> |
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 CompletableFuture<CreateSipMediaApplicationCallResponse> |
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 CompletableFuture<CreateSipRuleResponse> |
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 CompletableFuture<CreateSipRuleResponse> |
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 CompletableFuture<CreateVoiceConnectorResponse> |
createVoiceConnector(Consumer<CreateVoiceConnectorRequest.Builder> createVoiceConnectorRequest)
Creates an Amazon Chime SDK Voice Connector.
|
default CompletableFuture<CreateVoiceConnectorResponse> |
createVoiceConnector(CreateVoiceConnectorRequest createVoiceConnectorRequest)
Creates an Amazon Chime SDK Voice Connector.
|
default CompletableFuture<CreateVoiceConnectorGroupResponse> |
createVoiceConnectorGroup(Consumer<CreateVoiceConnectorGroupRequest.Builder> createVoiceConnectorGroupRequest)
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account.
|
default CompletableFuture<CreateVoiceConnectorGroupResponse> |
createVoiceConnectorGroup(CreateVoiceConnectorGroupRequest createVoiceConnectorGroupRequest)
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account.
|
default CompletableFuture<CreateVoiceProfileResponse> |
createVoiceProfile(Consumer<CreateVoiceProfileRequest.Builder> createVoiceProfileRequest)
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
default CompletableFuture<CreateVoiceProfileResponse> |
createVoiceProfile(CreateVoiceProfileRequest createVoiceProfileRequest)
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
default CompletableFuture<CreateVoiceProfileDomainResponse> |
createVoiceProfileDomain(Consumer<CreateVoiceProfileDomainRequest.Builder> createVoiceProfileDomainRequest)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
default CompletableFuture<CreateVoiceProfileDomainResponse> |
createVoiceProfileDomain(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
default CompletableFuture<DeletePhoneNumberResponse> |
deletePhoneNumber(Consumer<DeletePhoneNumberRequest.Builder> deletePhoneNumberRequest)
Moves the specified phone number into the Deletion queue.
|
default CompletableFuture<DeletePhoneNumberResponse> |
deletePhoneNumber(DeletePhoneNumberRequest deletePhoneNumberRequest)
Moves the specified phone number into the Deletion queue.
|
default CompletableFuture<DeleteProxySessionResponse> |
deleteProxySession(Consumer<DeleteProxySessionRequest.Builder> deleteProxySessionRequest)
Deletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteProxySessionResponse> |
deleteProxySession(DeleteProxySessionRequest deleteProxySessionRequest)
Deletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteSipMediaApplicationResponse> |
deleteSipMediaApplication(Consumer<DeleteSipMediaApplicationRequest.Builder> deleteSipMediaApplicationRequest)
Deletes a SIP media application.
|
default CompletableFuture<DeleteSipMediaApplicationResponse> |
deleteSipMediaApplication(DeleteSipMediaApplicationRequest deleteSipMediaApplicationRequest)
Deletes a SIP media application.
|
default CompletableFuture<DeleteSipRuleResponse> |
deleteSipRule(Consumer<DeleteSipRuleRequest.Builder> deleteSipRuleRequest)
Deletes a SIP rule.
|
default CompletableFuture<DeleteSipRuleResponse> |
deleteSipRule(DeleteSipRuleRequest deleteSipRuleRequest)
Deletes a SIP rule.
|
default CompletableFuture<DeleteVoiceConnectorResponse> |
deleteVoiceConnector(Consumer<DeleteVoiceConnectorRequest.Builder> deleteVoiceConnectorRequest)
Deletes an Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorResponse> |
deleteVoiceConnector(DeleteVoiceConnectorRequest deleteVoiceConnectorRequest)
Deletes an Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorEmergencyCallingConfigurationResponse> |
deleteVoiceConnectorEmergencyCallingConfiguration(Consumer<DeleteVoiceConnectorEmergencyCallingConfigurationRequest.Builder> deleteVoiceConnectorEmergencyCallingConfigurationRequest)
Deletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorEmergencyCallingConfigurationResponse> |
deleteVoiceConnectorEmergencyCallingConfiguration(DeleteVoiceConnectorEmergencyCallingConfigurationRequest deleteVoiceConnectorEmergencyCallingConfigurationRequest)
Deletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorGroupResponse> |
deleteVoiceConnectorGroup(Consumer<DeleteVoiceConnectorGroupRequest.Builder> deleteVoiceConnectorGroupRequest)
Deletes an Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<DeleteVoiceConnectorGroupResponse> |
deleteVoiceConnectorGroup(DeleteVoiceConnectorGroupRequest deleteVoiceConnectorGroupRequest)
Deletes an Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<DeleteVoiceConnectorOriginationResponse> |
deleteVoiceConnectorOrigination(Consumer<DeleteVoiceConnectorOriginationRequest.Builder> deleteVoiceConnectorOriginationRequest)
Deletes the origination settings for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorOriginationResponse> |
deleteVoiceConnectorOrigination(DeleteVoiceConnectorOriginationRequest deleteVoiceConnectorOriginationRequest)
Deletes the origination settings for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorProxyResponse> |
deleteVoiceConnectorProxy(Consumer<DeleteVoiceConnectorProxyRequest.Builder> deleteVoiceConnectorProxyRequest)
Deletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorProxyResponse> |
deleteVoiceConnectorProxy(DeleteVoiceConnectorProxyRequest deleteVoiceConnectorProxyRequest)
Deletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorStreamingConfigurationResponse> |
deleteVoiceConnectorStreamingConfiguration(Consumer<DeleteVoiceConnectorStreamingConfigurationRequest.Builder> deleteVoiceConnectorStreamingConfigurationRequest)
Deletes a Voice Connector's streaming configuration.
|
default CompletableFuture<DeleteVoiceConnectorStreamingConfigurationResponse> |
deleteVoiceConnectorStreamingConfiguration(DeleteVoiceConnectorStreamingConfigurationRequest deleteVoiceConnectorStreamingConfigurationRequest)
Deletes a Voice Connector's streaming configuration.
|
default CompletableFuture<DeleteVoiceConnectorTerminationResponse> |
deleteVoiceConnectorTermination(Consumer<DeleteVoiceConnectorTerminationRequest.Builder> deleteVoiceConnectorTerminationRequest)
Deletes the termination settings for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorTerminationResponse> |
deleteVoiceConnectorTermination(DeleteVoiceConnectorTerminationRequest deleteVoiceConnectorTerminationRequest)
Deletes the termination settings for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DeleteVoiceConnectorTerminationCredentialsResponse> |
deleteVoiceConnectorTerminationCredentials(Consumer<DeleteVoiceConnectorTerminationCredentialsRequest.Builder> deleteVoiceConnectorTerminationCredentialsRequest)
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
|
default CompletableFuture<DeleteVoiceConnectorTerminationCredentialsResponse> |
deleteVoiceConnectorTerminationCredentials(DeleteVoiceConnectorTerminationCredentialsRequest deleteVoiceConnectorTerminationCredentialsRequest)
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
|
default CompletableFuture<DeleteVoiceProfileResponse> |
deleteVoiceProfile(Consumer<DeleteVoiceProfileRequest.Builder> deleteVoiceProfileRequest)
Deletes a voice profile, including its voice print and enrollment data.
|
default CompletableFuture<DeleteVoiceProfileResponse> |
deleteVoiceProfile(DeleteVoiceProfileRequest deleteVoiceProfileRequest)
Deletes a voice profile, including its voice print and enrollment data.
|
default CompletableFuture<DeleteVoiceProfileDomainResponse> |
deleteVoiceProfileDomain(Consumer<DeleteVoiceProfileDomainRequest.Builder> deleteVoiceProfileDomainRequest)
Deletes all voice profiles in the domain.
|
default CompletableFuture<DeleteVoiceProfileDomainResponse> |
deleteVoiceProfileDomain(DeleteVoiceProfileDomainRequest deleteVoiceProfileDomainRequest)
Deletes all voice profiles in the domain.
|
default CompletableFuture<DisassociatePhoneNumbersFromVoiceConnectorResponse> |
disassociatePhoneNumbersFromVoiceConnector(Consumer<DisassociatePhoneNumbersFromVoiceConnectorRequest.Builder> disassociatePhoneNumbersFromVoiceConnectorRequest)
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DisassociatePhoneNumbersFromVoiceConnectorResponse> |
disassociatePhoneNumbersFromVoiceConnector(DisassociatePhoneNumbersFromVoiceConnectorRequest disassociatePhoneNumbersFromVoiceConnectorRequest)
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<DisassociatePhoneNumbersFromVoiceConnectorGroupResponse> |
disassociatePhoneNumbersFromVoiceConnectorGroup(Consumer<DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.Builder> disassociatePhoneNumbersFromVoiceConnectorGroupRequest)
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<DisassociatePhoneNumbersFromVoiceConnectorGroupResponse> |
disassociatePhoneNumbersFromVoiceConnectorGroup(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest disassociatePhoneNumbersFromVoiceConnectorGroupRequest)
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<GetGlobalSettingsResponse> |
getGlobalSettings(Consumer<GetGlobalSettingsRequest.Builder> getGlobalSettingsRequest)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
default CompletableFuture<GetGlobalSettingsResponse> |
getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
default CompletableFuture<GetPhoneNumberResponse> |
getPhoneNumber(Consumer<GetPhoneNumberRequest.Builder> getPhoneNumberRequest)
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
|
default CompletableFuture<GetPhoneNumberResponse> |
getPhoneNumber(GetPhoneNumberRequest getPhoneNumberRequest)
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
|
default CompletableFuture<GetPhoneNumberOrderResponse> |
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 CompletableFuture<GetPhoneNumberOrderResponse> |
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 CompletableFuture<GetPhoneNumberSettingsResponse> |
getPhoneNumberSettings(Consumer<GetPhoneNumberSettingsRequest.Builder> getPhoneNumberSettingsRequest)
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling
name.
|
default CompletableFuture<GetPhoneNumberSettingsResponse> |
getPhoneNumberSettings(GetPhoneNumberSettingsRequest getPhoneNumberSettingsRequest)
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling
name.
|
default CompletableFuture<GetProxySessionResponse> |
getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<GetProxySessionResponse> |
getProxySession(GetProxySessionRequest getProxySessionRequest)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<GetSipMediaApplicationResponse> |
getSipMediaApplication(Consumer<GetSipMediaApplicationRequest.Builder> getSipMediaApplicationRequest)
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
|
default CompletableFuture<GetSipMediaApplicationResponse> |
getSipMediaApplication(GetSipMediaApplicationRequest getSipMediaApplicationRequest)
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
|
default CompletableFuture<GetSipMediaApplicationAlexaSkillConfigurationResponse> |
getSipMediaApplicationAlexaSkillConfiguration(Consumer<GetSipMediaApplicationAlexaSkillConfigurationRequest.Builder> getSipMediaApplicationAlexaSkillConfigurationRequest)
Gets the Alexa Skill configuration for the SIP media application.
|
default CompletableFuture<GetSipMediaApplicationAlexaSkillConfigurationResponse> |
getSipMediaApplicationAlexaSkillConfiguration(GetSipMediaApplicationAlexaSkillConfigurationRequest getSipMediaApplicationAlexaSkillConfigurationRequest)
Gets the Alexa Skill configuration for the SIP media application.
|
default CompletableFuture<GetSipMediaApplicationLoggingConfigurationResponse> |
getSipMediaApplicationLoggingConfiguration(Consumer<GetSipMediaApplicationLoggingConfigurationRequest.Builder> getSipMediaApplicationLoggingConfigurationRequest)
Retrieves the logging configuration for the specified SIP media application.
|
default CompletableFuture<GetSipMediaApplicationLoggingConfigurationResponse> |
getSipMediaApplicationLoggingConfiguration(GetSipMediaApplicationLoggingConfigurationRequest getSipMediaApplicationLoggingConfigurationRequest)
Retrieves the logging configuration for the specified SIP media application.
|
default CompletableFuture<GetSipRuleResponse> |
getSipRule(Consumer<GetSipRuleRequest.Builder> getSipRuleRequest)
Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
|
default CompletableFuture<GetSipRuleResponse> |
getSipRule(GetSipRuleRequest getSipRuleRequest)
Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
|
default CompletableFuture<GetSpeakerSearchTaskResponse> |
getSpeakerSearchTask(Consumer<GetSpeakerSearchTaskRequest.Builder> getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
default CompletableFuture<GetSpeakerSearchTaskResponse> |
getSpeakerSearchTask(GetSpeakerSearchTaskRequest getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
|
default CompletableFuture<GetVoiceConnectorResponse> |
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 CompletableFuture<GetVoiceConnectorResponse> |
getVoiceConnector(GetVoiceConnectorRequest getVoiceConnectorRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and
encryption requirements.
|
default CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse> |
getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)
Retrieves the emergency calling configuration details for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse> |
getVoiceConnectorEmergencyCallingConfiguration(GetVoiceConnectorEmergencyCallingConfigurationRequest getVoiceConnectorEmergencyCallingConfigurationRequest)
Retrieves the emergency calling configuration details for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorGroupResponse> |
getVoiceConnectorGroup(Consumer<GetVoiceConnectorGroupRequest.Builder> getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated
VoiceConnectorItems. |
default CompletableFuture<GetVoiceConnectorGroupResponse> |
getVoiceConnectorGroup(GetVoiceConnectorGroupRequest getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated
VoiceConnectorItems. |
default CompletableFuture<GetVoiceConnectorLoggingConfigurationResponse> |
getVoiceConnectorLoggingConfiguration(Consumer<GetVoiceConnectorLoggingConfigurationRequest.Builder> getVoiceConnectorLoggingConfigurationRequest)
Retrieves the logging configuration settings for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorLoggingConfigurationResponse> |
getVoiceConnectorLoggingConfiguration(GetVoiceConnectorLoggingConfigurationRequest getVoiceConnectorLoggingConfigurationRequest)
Retrieves the logging configuration settings for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorOriginationResponse> |
getVoiceConnectorOrigination(Consumer<GetVoiceConnectorOriginationRequest.Builder> getVoiceConnectorOriginationRequest)
Retrieves the origination settings for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorOriginationResponse> |
getVoiceConnectorOrigination(GetVoiceConnectorOriginationRequest getVoiceConnectorOriginationRequest)
Retrieves the origination settings for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorProxyResponse> |
getVoiceConnectorProxy(Consumer<GetVoiceConnectorProxyRequest.Builder> getVoiceConnectorProxyRequest)
Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<GetVoiceConnectorProxyResponse> |
getVoiceConnectorProxy(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)
Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<GetVoiceConnectorStreamingConfigurationResponse> |
getVoiceConnectorStreamingConfiguration(Consumer<GetVoiceConnectorStreamingConfigurationRequest.Builder> getVoiceConnectorStreamingConfigurationRequest)
Retrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<GetVoiceConnectorStreamingConfigurationResponse> |
getVoiceConnectorStreamingConfiguration(GetVoiceConnectorStreamingConfigurationRequest getVoiceConnectorStreamingConfigurationRequest)
Retrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<GetVoiceConnectorTerminationResponse> |
getVoiceConnectorTermination(Consumer<GetVoiceConnectorTerminationRequest.Builder> getVoiceConnectorTerminationRequest)
Retrieves the termination setting details for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorTerminationResponse> |
getVoiceConnectorTermination(GetVoiceConnectorTerminationRequest getVoiceConnectorTerminationRequest)
Retrieves the termination setting details for the specified Voice Connector.
|
default CompletableFuture<GetVoiceConnectorTerminationHealthResponse> |
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 CompletableFuture<GetVoiceConnectorTerminationHealthResponse> |
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 CompletableFuture<GetVoiceProfileResponse> |
getVoiceProfile(Consumer<GetVoiceProfileRequest.Builder> getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
|
default CompletableFuture<GetVoiceProfileResponse> |
getVoiceProfile(GetVoiceProfileRequest getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
|
default CompletableFuture<GetVoiceProfileDomainResponse> |
getVoiceProfileDomain(Consumer<GetVoiceProfileDomainRequest.Builder> getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
|
default CompletableFuture<GetVoiceProfileDomainResponse> |
getVoiceProfileDomain(GetVoiceProfileDomainRequest getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
|
default CompletableFuture<GetVoiceToneAnalysisTaskResponse> |
getVoiceToneAnalysisTask(Consumer<GetVoiceToneAnalysisTaskRequest.Builder> getVoiceToneAnalysisTaskRequest)
Retrieves the details of a voice tone analysis task.
|
default CompletableFuture<GetVoiceToneAnalysisTaskResponse> |
getVoiceToneAnalysisTask(GetVoiceToneAnalysisTaskRequest getVoiceToneAnalysisTaskRequest)
Retrieves the details of a voice tone analysis task.
|
default CompletableFuture<ListAvailableVoiceConnectorRegionsResponse> |
listAvailableVoiceConnectorRegions(Consumer<ListAvailableVoiceConnectorRegionsRequest.Builder> listAvailableVoiceConnectorRegionsRequest)
Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.
|
default CompletableFuture<ListAvailableVoiceConnectorRegionsResponse> |
listAvailableVoiceConnectorRegions(ListAvailableVoiceConnectorRegionsRequest listAvailableVoiceConnectorRegionsRequest)
Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.
|
default CompletableFuture<ListPhoneNumberOrdersResponse> |
listPhoneNumberOrders(Consumer<ListPhoneNumberOrdersRequest.Builder> listPhoneNumberOrdersRequest)
Lists the phone numbers for an administrator's Amazon Chime SDK account.
|
default CompletableFuture<ListPhoneNumberOrdersResponse> |
listPhoneNumberOrders(ListPhoneNumberOrdersRequest listPhoneNumberOrdersRequest)
Lists the phone numbers for an administrator's Amazon Chime SDK account.
|
default ListPhoneNumberOrdersPublisher |
listPhoneNumberOrdersPaginator(Consumer<ListPhoneNumberOrdersRequest.Builder> listPhoneNumberOrdersRequest)
Lists the phone numbers for an administrator's Amazon Chime SDK account.
|
default ListPhoneNumberOrdersPublisher |
listPhoneNumberOrdersPaginator(ListPhoneNumberOrdersRequest listPhoneNumberOrdersRequest)
Lists the phone numbers for an administrator's Amazon Chime SDK account.
|
default CompletableFuture<ListPhoneNumbersResponse> |
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 CompletableFuture<ListPhoneNumbersResponse> |
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 ListPhoneNumbersPublisher |
listPhoneNumbersPaginator(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 ListPhoneNumbersPublisher |
listPhoneNumbersPaginator(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 CompletableFuture<ListProxySessionsResponse> |
listProxySessions(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<ListProxySessionsResponse> |
listProxySessions(ListProxySessionsRequest listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
|
default ListProxySessionsPublisher |
listProxySessionsPaginator(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
|
default ListProxySessionsPublisher |
listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<ListSipMediaApplicationsResponse> |
listSipMediaApplications(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
|
default CompletableFuture<ListSipMediaApplicationsResponse> |
listSipMediaApplications(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
|
default ListSipMediaApplicationsPublisher |
listSipMediaApplicationsPaginator(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
|
default ListSipMediaApplicationsPublisher |
listSipMediaApplicationsPaginator(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
|
default CompletableFuture<ListSipRulesResponse> |
listSipRules(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
|
default CompletableFuture<ListSipRulesResponse> |
listSipRules(ListSipRulesRequest listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
|
default ListSipRulesPublisher |
listSipRulesPaginator(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
|
default ListSipRulesPublisher |
listSipRulesPaginator(ListSipRulesRequest listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
|
default CompletableFuture<ListSupportedPhoneNumberCountriesResponse> |
listSupportedPhoneNumberCountries(Consumer<ListSupportedPhoneNumberCountriesRequest.Builder> listSupportedPhoneNumberCountriesRequest)
Lists the countries that you can order phone numbers from.
|
default CompletableFuture<ListSupportedPhoneNumberCountriesResponse> |
listSupportedPhoneNumberCountries(ListSupportedPhoneNumberCountriesRequest listSupportedPhoneNumberCountriesRequest)
Lists the countries that you can order phone numbers from.
|
default CompletableFuture<ListTagsForResourceResponse> |
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags in a given resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags in a given resource.
|
default CompletableFuture<ListVoiceConnectorGroupsResponse> |
listVoiceConnectorGroups(Consumer<ListVoiceConnectorGroupsRequest.Builder> listVoiceConnectorGroupsRequest)
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
|
default CompletableFuture<ListVoiceConnectorGroupsResponse> |
listVoiceConnectorGroups(ListVoiceConnectorGroupsRequest listVoiceConnectorGroupsRequest)
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
|
default ListVoiceConnectorGroupsPublisher |
listVoiceConnectorGroupsPaginator(Consumer<ListVoiceConnectorGroupsRequest.Builder> listVoiceConnectorGroupsRequest)
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
|
default ListVoiceConnectorGroupsPublisher |
listVoiceConnectorGroupsPaginator(ListVoiceConnectorGroupsRequest listVoiceConnectorGroupsRequest)
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
|
default CompletableFuture<ListVoiceConnectorsResponse> |
listVoiceConnectors(Consumer<ListVoiceConnectorsRequest.Builder> listVoiceConnectorsRequest)
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
|
default CompletableFuture<ListVoiceConnectorsResponse> |
listVoiceConnectors(ListVoiceConnectorsRequest listVoiceConnectorsRequest)
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
|
default ListVoiceConnectorsPublisher |
listVoiceConnectorsPaginator(Consumer<ListVoiceConnectorsRequest.Builder> listVoiceConnectorsRequest)
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
|
default ListVoiceConnectorsPublisher |
listVoiceConnectorsPaginator(ListVoiceConnectorsRequest listVoiceConnectorsRequest)
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
|
default CompletableFuture<ListVoiceConnectorTerminationCredentialsResponse> |
listVoiceConnectorTerminationCredentials(Consumer<ListVoiceConnectorTerminationCredentialsRequest.Builder> listVoiceConnectorTerminationCredentialsRequest)
Lists the SIP credentials for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<ListVoiceConnectorTerminationCredentialsResponse> |
listVoiceConnectorTerminationCredentials(ListVoiceConnectorTerminationCredentialsRequest listVoiceConnectorTerminationCredentialsRequest)
Lists the SIP credentials for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<ListVoiceProfileDomainsResponse> |
listVoiceProfileDomains(Consumer<ListVoiceProfileDomainsRequest.Builder> listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
|
default CompletableFuture<ListVoiceProfileDomainsResponse> |
listVoiceProfileDomains(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
|
default ListVoiceProfileDomainsPublisher |
listVoiceProfileDomainsPaginator(Consumer<ListVoiceProfileDomainsRequest.Builder> listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
|
default ListVoiceProfileDomainsPublisher |
listVoiceProfileDomainsPaginator(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
|
default CompletableFuture<ListVoiceProfilesResponse> |
listVoiceProfiles(Consumer<ListVoiceProfilesRequest.Builder> listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
|
default CompletableFuture<ListVoiceProfilesResponse> |
listVoiceProfiles(ListVoiceProfilesRequest listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
|
default ListVoiceProfilesPublisher |
listVoiceProfilesPaginator(Consumer<ListVoiceProfilesRequest.Builder> listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
|
default ListVoiceProfilesPublisher |
listVoiceProfilesPaginator(ListVoiceProfilesRequest listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
|
default CompletableFuture<PutSipMediaApplicationAlexaSkillConfigurationResponse> |
putSipMediaApplicationAlexaSkillConfiguration(Consumer<PutSipMediaApplicationAlexaSkillConfigurationRequest.Builder> putSipMediaApplicationAlexaSkillConfigurationRequest)
Updates the Alexa Skill configuration for the SIP media application.
|
default CompletableFuture<PutSipMediaApplicationAlexaSkillConfigurationResponse> |
putSipMediaApplicationAlexaSkillConfiguration(PutSipMediaApplicationAlexaSkillConfigurationRequest putSipMediaApplicationAlexaSkillConfigurationRequest)
Updates the Alexa Skill configuration for the SIP media application.
|
default CompletableFuture<PutSipMediaApplicationLoggingConfigurationResponse> |
putSipMediaApplicationLoggingConfiguration(Consumer<PutSipMediaApplicationLoggingConfigurationRequest.Builder> putSipMediaApplicationLoggingConfigurationRequest)
Updates the logging configuration for the specified SIP media application.
|
default CompletableFuture<PutSipMediaApplicationLoggingConfigurationResponse> |
putSipMediaApplicationLoggingConfiguration(PutSipMediaApplicationLoggingConfigurationRequest putSipMediaApplicationLoggingConfigurationRequest)
Updates the logging configuration for the specified SIP media application.
|
default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse> |
putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)
Updates a Voice Connector's emergency calling configuration.
|
default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse> |
putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest)
Updates a Voice Connector's emergency calling configuration.
|
default CompletableFuture<PutVoiceConnectorLoggingConfigurationResponse> |
putVoiceConnectorLoggingConfiguration(Consumer<PutVoiceConnectorLoggingConfigurationRequest.Builder> putVoiceConnectorLoggingConfigurationRequest)
Updates a Voice Connector's logging configuration.
|
default CompletableFuture<PutVoiceConnectorLoggingConfigurationResponse> |
putVoiceConnectorLoggingConfiguration(PutVoiceConnectorLoggingConfigurationRequest putVoiceConnectorLoggingConfigurationRequest)
Updates a Voice Connector's logging configuration.
|
default CompletableFuture<PutVoiceConnectorOriginationResponse> |
putVoiceConnectorOrigination(Consumer<PutVoiceConnectorOriginationRequest.Builder> putVoiceConnectorOriginationRequest)
Updates a Voice Connector's origination settings.
|
default CompletableFuture<PutVoiceConnectorOriginationResponse> |
putVoiceConnectorOrigination(PutVoiceConnectorOriginationRequest putVoiceConnectorOriginationRequest)
Updates a Voice Connector's origination settings.
|
default CompletableFuture<PutVoiceConnectorProxyResponse> |
putVoiceConnectorProxy(Consumer<PutVoiceConnectorProxyRequest.Builder> putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<PutVoiceConnectorProxyResponse> |
putVoiceConnectorProxy(PutVoiceConnectorProxyRequest putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<PutVoiceConnectorStreamingConfigurationResponse> |
putVoiceConnectorStreamingConfiguration(Consumer<PutVoiceConnectorStreamingConfigurationRequest.Builder> putVoiceConnectorStreamingConfigurationRequest)
Updates a Voice Connector's streaming configuration settings.
|
default CompletableFuture<PutVoiceConnectorStreamingConfigurationResponse> |
putVoiceConnectorStreamingConfiguration(PutVoiceConnectorStreamingConfigurationRequest putVoiceConnectorStreamingConfigurationRequest)
Updates a Voice Connector's streaming configuration settings.
|
default CompletableFuture<PutVoiceConnectorTerminationResponse> |
putVoiceConnectorTermination(Consumer<PutVoiceConnectorTerminationRequest.Builder> putVoiceConnectorTerminationRequest)
Updates a Voice Connector's termination settings.
|
default CompletableFuture<PutVoiceConnectorTerminationResponse> |
putVoiceConnectorTermination(PutVoiceConnectorTerminationRequest putVoiceConnectorTerminationRequest)
Updates a Voice Connector's termination settings.
|
default CompletableFuture<PutVoiceConnectorTerminationCredentialsResponse> |
putVoiceConnectorTerminationCredentials(Consumer<PutVoiceConnectorTerminationCredentialsRequest.Builder> putVoiceConnectorTerminationCredentialsRequest)
Updates a Voice Connector's termination credentials.
|
default CompletableFuture<PutVoiceConnectorTerminationCredentialsResponse> |
putVoiceConnectorTerminationCredentials(PutVoiceConnectorTerminationCredentialsRequest putVoiceConnectorTerminationCredentialsRequest)
Updates a Voice Connector's termination credentials.
|
default CompletableFuture<RestorePhoneNumberResponse> |
restorePhoneNumber(Consumer<RestorePhoneNumberRequest.Builder> restorePhoneNumberRequest)
Restores a deleted phone number.
|
default CompletableFuture<RestorePhoneNumberResponse> |
restorePhoneNumber(RestorePhoneNumberRequest restorePhoneNumberRequest)
Restores a deleted phone number.
|
default CompletableFuture<SearchAvailablePhoneNumbersResponse> |
searchAvailablePhoneNumbers(Consumer<SearchAvailablePhoneNumbersRequest.Builder> searchAvailablePhoneNumbersRequest)
Searches the provisioned phone numbers in an organization.
|
default CompletableFuture<SearchAvailablePhoneNumbersResponse> |
searchAvailablePhoneNumbers(SearchAvailablePhoneNumbersRequest searchAvailablePhoneNumbersRequest)
Searches the provisioned phone numbers in an organization.
|
default SearchAvailablePhoneNumbersPublisher |
searchAvailablePhoneNumbersPaginator(Consumer<SearchAvailablePhoneNumbersRequest.Builder> searchAvailablePhoneNumbersRequest)
Searches the provisioned phone numbers in an organization.
|
default SearchAvailablePhoneNumbersPublisher |
searchAvailablePhoneNumbersPaginator(SearchAvailablePhoneNumbersRequest searchAvailablePhoneNumbersRequest)
Searches the provisioned phone numbers in an organization.
|
default ChimeSdkVoiceServiceClientConfiguration |
serviceClientConfiguration() |
default CompletableFuture<StartSpeakerSearchTaskResponse> |
startSpeakerSearchTask(Consumer<StartSpeakerSearchTaskRequest.Builder> startSpeakerSearchTaskRequest)
Starts a speaker search task.
|
default CompletableFuture<StartSpeakerSearchTaskResponse> |
startSpeakerSearchTask(StartSpeakerSearchTaskRequest startSpeakerSearchTaskRequest)
Starts a speaker search task.
|
default CompletableFuture<StartVoiceToneAnalysisTaskResponse> |
startVoiceToneAnalysisTask(Consumer<StartVoiceToneAnalysisTaskRequest.Builder> startVoiceToneAnalysisTaskRequest)
Starts a voice tone analysis task.
|
default CompletableFuture<StartVoiceToneAnalysisTaskResponse> |
startVoiceToneAnalysisTask(StartVoiceToneAnalysisTaskRequest startVoiceToneAnalysisTaskRequest)
Starts a voice tone analysis task.
|
default CompletableFuture<StopSpeakerSearchTaskResponse> |
stopSpeakerSearchTask(Consumer<StopSpeakerSearchTaskRequest.Builder> stopSpeakerSearchTaskRequest)
Stops a speaker search task.
|
default CompletableFuture<StopSpeakerSearchTaskResponse> |
stopSpeakerSearchTask(StopSpeakerSearchTaskRequest stopSpeakerSearchTaskRequest)
Stops a speaker search task.
|
default CompletableFuture<StopVoiceToneAnalysisTaskResponse> |
stopVoiceToneAnalysisTask(Consumer<StopVoiceToneAnalysisTaskRequest.Builder> stopVoiceToneAnalysisTaskRequest)
Stops a voice tone analysis task.
|
default CompletableFuture<StopVoiceToneAnalysisTaskResponse> |
stopVoiceToneAnalysisTask(StopVoiceToneAnalysisTaskRequest stopVoiceToneAnalysisTaskRequest)
Stops a voice tone analysis task.
|
default CompletableFuture<TagResourceResponse> |
tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a tag to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a resource.
|
default CompletableFuture<UntagResourceResponse> |
untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a resource.
|
default CompletableFuture<UpdateGlobalSettingsResponse> |
updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
default CompletableFuture<UpdateGlobalSettingsResponse> |
updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
|
default CompletableFuture<UpdatePhoneNumberResponse> |
updatePhoneNumber(Consumer<UpdatePhoneNumberRequest.Builder> updatePhoneNumberRequest)
Updates phone number details, such as product type or calling name, for the specified phone number ID.
|
default CompletableFuture<UpdatePhoneNumberResponse> |
updatePhoneNumber(UpdatePhoneNumberRequest updatePhoneNumberRequest)
Updates phone number details, such as product type or calling name, for the specified phone number ID.
|
default CompletableFuture<UpdatePhoneNumberSettingsResponse> |
updatePhoneNumberSettings(Consumer<UpdatePhoneNumberSettingsRequest.Builder> updatePhoneNumberSettingsRequest)
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name.
|
default CompletableFuture<UpdatePhoneNumberSettingsResponse> |
updatePhoneNumberSettings(UpdatePhoneNumberSettingsRequest updatePhoneNumberSettingsRequest)
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name.
|
default CompletableFuture<UpdateProxySessionResponse> |
updateProxySession(Consumer<UpdateProxySessionRequest.Builder> updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
|
default CompletableFuture<UpdateProxySessionResponse> |
updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
|
default CompletableFuture<UpdateSipMediaApplicationResponse> |
updateSipMediaApplication(Consumer<UpdateSipMediaApplicationRequest.Builder> updateSipMediaApplicationRequest)
Updates the details of the specified SIP media application.
|
default CompletableFuture<UpdateSipMediaApplicationResponse> |
updateSipMediaApplication(UpdateSipMediaApplicationRequest updateSipMediaApplicationRequest)
Updates the details of the specified SIP media application.
|
default CompletableFuture<UpdateSipMediaApplicationCallResponse> |
updateSipMediaApplicationCall(Consumer<UpdateSipMediaApplicationCallRequest.Builder> updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default CompletableFuture<UpdateSipMediaApplicationCallResponse> |
updateSipMediaApplicationCall(UpdateSipMediaApplicationCallRequest updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default CompletableFuture<UpdateSipRuleResponse> |
updateSipRule(Consumer<UpdateSipRuleRequest.Builder> updateSipRuleRequest)
Updates the details of the specified SIP rule.
|
default CompletableFuture<UpdateSipRuleResponse> |
updateSipRule(UpdateSipRuleRequest updateSipRuleRequest)
Updates the details of the specified SIP rule.
|
default CompletableFuture<UpdateVoiceConnectorResponse> |
updateVoiceConnector(Consumer<UpdateVoiceConnectorRequest.Builder> updateVoiceConnectorRequest)
Updates the details for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<UpdateVoiceConnectorResponse> |
updateVoiceConnector(UpdateVoiceConnectorRequest updateVoiceConnectorRequest)
Updates the details for the specified Amazon Chime SDK Voice Connector.
|
default CompletableFuture<UpdateVoiceConnectorGroupResponse> |
updateVoiceConnectorGroup(Consumer<UpdateVoiceConnectorGroupRequest.Builder> updateVoiceConnectorGroupRequest)
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<UpdateVoiceConnectorGroupResponse> |
updateVoiceConnectorGroup(UpdateVoiceConnectorGroupRequest updateVoiceConnectorGroupRequest)
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
|
default CompletableFuture<UpdateVoiceProfileResponse> |
updateVoiceProfile(Consumer<UpdateVoiceProfileRequest.Builder> updateVoiceProfileRequest)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
default CompletableFuture<UpdateVoiceProfileResponse> |
updateVoiceProfile(UpdateVoiceProfileRequest updateVoiceProfileRequest)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
|
default CompletableFuture<UpdateVoiceProfileDomainResponse> |
updateVoiceProfileDomain(Consumer<UpdateVoiceProfileDomainRequest.Builder> updateVoiceProfileDomainRequest)
Updates the settings for the specified voice profile domain.
|
default CompletableFuture<UpdateVoiceProfileDomainResponse> |
updateVoiceProfileDomain(UpdateVoiceProfileDomainRequest updateVoiceProfileDomainRequest)
Updates the settings for the specified voice profile domain.
|
default CompletableFuture<ValidateE911AddressResponse> |
validateE911Address(Consumer<ValidateE911AddressRequest.Builder> validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.
|
default CompletableFuture<ValidateE911AddressResponse> |
validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors.
|
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.default CompletableFuture<AssociatePhoneNumbersWithVoiceConnectorResponse> associatePhoneNumbersWithVoiceConnector(AssociatePhoneNumbersWithVoiceConnectorRequest associatePhoneNumbersWithVoiceConnectorRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector.
associatePhoneNumbersWithVoiceConnectorRequest - default CompletableFuture<AssociatePhoneNumbersWithVoiceConnectorResponse> associatePhoneNumbersWithVoiceConnector(Consumer<AssociatePhoneNumbersWithVoiceConnectorRequest.Builder> associatePhoneNumbersWithVoiceConnectorRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the
AssociatePhoneNumbersWithVoiceConnectorRequest.Builder avoiding the need to create one manually via
AssociatePhoneNumbersWithVoiceConnectorRequest.builder()
associatePhoneNumbersWithVoiceConnectorRequest - A Consumer that will call methods on
AssociatePhoneNumbersWithVoiceConnectorRequest.Builder to create a request.default CompletableFuture<AssociatePhoneNumbersWithVoiceConnectorGroupResponse> associatePhoneNumbersWithVoiceConnectorGroup(AssociatePhoneNumbersWithVoiceConnectorGroupRequest associatePhoneNumbersWithVoiceConnectorGroupRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.
associatePhoneNumbersWithVoiceConnectorGroupRequest - default CompletableFuture<AssociatePhoneNumbersWithVoiceConnectorGroupResponse> associatePhoneNumbersWithVoiceConnectorGroup(Consumer<AssociatePhoneNumbersWithVoiceConnectorGroupRequest.Builder> associatePhoneNumbersWithVoiceConnectorGroupRequest)
Associates phone numbers with the specified Amazon Chime SDK Voice Connector group.
This is a convenience which creates an instance of the
AssociatePhoneNumbersWithVoiceConnectorGroupRequest.Builder avoiding the need to create one manually via
AssociatePhoneNumbersWithVoiceConnectorGroupRequest.builder()
associatePhoneNumbersWithVoiceConnectorGroupRequest - A Consumer that will call methods on
AssociatePhoneNumbersWithVoiceConnectorGroupRequest.Builder to create a request.default CompletableFuture<BatchDeletePhoneNumberResponse> batchDeletePhoneNumber(BatchDeletePhoneNumberRequest batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue. Phone numbers must be disassociated from any users or Amazon Chime SDK Voice Connectors before they can be deleted.
Phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.
batchDeletePhoneNumberRequest - default CompletableFuture<BatchDeletePhoneNumberResponse> batchDeletePhoneNumber(Consumer<BatchDeletePhoneNumberRequest.Builder> batchDeletePhoneNumberRequest)
Moves phone numbers into the Deletion queue. Phone numbers must be disassociated from any users or Amazon Chime SDK Voice Connectors before they can be deleted.
Phone numbers remain in the Deletion queue for 7 days before they are deleted permanently.
This is a convenience which creates an instance of the BatchDeletePhoneNumberRequest.Builder avoiding the
need to create one manually via BatchDeletePhoneNumberRequest.builder()
batchDeletePhoneNumberRequest - A Consumer that will call methods on BatchDeletePhoneNumberRequest.Builder to create a
request.default CompletableFuture<BatchUpdatePhoneNumberResponse> batchUpdatePhoneNumber(BatchUpdatePhoneNumberRequest batchUpdatePhoneNumberRequest)
Updates one or more phone numbers.
batchUpdatePhoneNumberRequest - default CompletableFuture<BatchUpdatePhoneNumberResponse> batchUpdatePhoneNumber(Consumer<BatchUpdatePhoneNumberRequest.Builder> batchUpdatePhoneNumberRequest)
Updates one or more phone numbers.
This is a convenience which creates an instance of the BatchUpdatePhoneNumberRequest.Builder avoiding the
need to create one manually via BatchUpdatePhoneNumberRequest.builder()
batchUpdatePhoneNumberRequest - A Consumer that will call methods on BatchUpdatePhoneNumberRequest.Builder to create a
request.default CompletableFuture<CreatePhoneNumberOrderResponse> createPhoneNumberOrder(CreatePhoneNumberOrderRequest createPhoneNumberOrderRequest)
Creates an order for phone numbers to be provisioned. For numbers outside the U.S., you must use the Amazon Chime SDK SIP media application dial-in product type.
createPhoneNumberOrderRequest - default CompletableFuture<CreatePhoneNumberOrderResponse> createPhoneNumberOrder(Consumer<CreatePhoneNumberOrderRequest.Builder> createPhoneNumberOrderRequest)
Creates an order for phone numbers to be provisioned. For numbers outside the U.S., you must use the Amazon Chime SDK SIP media application dial-in product type.
This is a convenience which creates an instance of the CreatePhoneNumberOrderRequest.Builder avoiding the
need to create one manually via CreatePhoneNumberOrderRequest.builder()
createPhoneNumberOrderRequest - A Consumer that will call methods on CreatePhoneNumberOrderRequest.Builder to create a
request.default CompletableFuture<CreateProxySessionResponse> createProxySession(CreateProxySessionRequest createProxySessionRequest)
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone numbers.
createProxySessionRequest - default CompletableFuture<CreateProxySessionResponse> createProxySession(Consumer<CreateProxySessionRequest.Builder> createProxySessionRequest)
Creates a proxy session for the specified Amazon Chime SDK Voice Connector for the specified participant phone numbers.
This is a convenience which creates an instance of the CreateProxySessionRequest.Builder avoiding the
need to create one manually via CreateProxySessionRequest.builder()
createProxySessionRequest - A Consumer that will call methods on CreateProxySessionRequest.Builder to create a
request.default CompletableFuture<CreateSipMediaApplicationResponse> createSipMediaApplication(CreateSipMediaApplicationRequest createSipMediaApplicationRequest)
Creates a SIP media application. For more information about SIP media applications, see Managing SIP media applications and rules in the Amazon Chime SDK Administrator Guide.
createSipMediaApplicationRequest - default CompletableFuture<CreateSipMediaApplicationResponse> createSipMediaApplication(Consumer<CreateSipMediaApplicationRequest.Builder> createSipMediaApplicationRequest)
Creates a SIP media application. For more information about SIP media applications, see Managing SIP media applications and rules in the Amazon Chime SDK Administrator Guide.
This is a convenience which creates an instance of the CreateSipMediaApplicationRequest.Builder avoiding
the need to create one manually via CreateSipMediaApplicationRequest.builder()
createSipMediaApplicationRequest - A Consumer that will call methods on CreateSipMediaApplicationRequest.Builder to create a
request.default CompletableFuture<CreateSipMediaApplicationCallResponse> 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.
createSipMediaApplicationCallRequest - default CompletableFuture<CreateSipMediaApplicationCallResponse> 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.
This is a convenience which creates an instance of the CreateSipMediaApplicationCallRequest.Builder
avoiding the need to create one manually via CreateSipMediaApplicationCallRequest.builder()
createSipMediaApplicationCallRequest - A Consumer that will call methods on CreateSipMediaApplicationCallRequest.Builder to
create a request.default CompletableFuture<CreateSipRuleResponse> 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. For more information about SIP rules, see Managing SIP media applications and rules in the Amazon Chime SDK Administrator Guide.
createSipRuleRequest - default CompletableFuture<CreateSipRuleResponse> 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. For more information about SIP rules, see Managing SIP media applications and rules in the Amazon Chime SDK Administrator Guide.
This is a convenience which creates an instance of the CreateSipRuleRequest.Builder avoiding the need to
create one manually via CreateSipRuleRequest.builder()
createSipRuleRequest - A Consumer that will call methods on CreateSipRuleRequest.Builder to create a request.default CompletableFuture<CreateVoiceConnectorResponse> createVoiceConnector(CreateVoiceConnectorRequest createVoiceConnectorRequest)
Creates an Amazon Chime SDK Voice Connector. For more information about Voice Connectors, see Managing Amazon Chime SDK Voice Connector groups in the Amazon Chime SDK Administrator Guide.
createVoiceConnectorRequest - default CompletableFuture<CreateVoiceConnectorResponse> createVoiceConnector(Consumer<CreateVoiceConnectorRequest.Builder> createVoiceConnectorRequest)
Creates an Amazon Chime SDK Voice Connector. For more information about Voice Connectors, see Managing Amazon Chime SDK Voice Connector groups in the Amazon Chime SDK Administrator Guide.
This is a convenience which creates an instance of the CreateVoiceConnectorRequest.Builder avoiding the
need to create one manually via CreateVoiceConnectorRequest.builder()
createVoiceConnectorRequest - A Consumer that will call methods on CreateVoiceConnectorRequest.Builder to create a
request.default CompletableFuture<CreateVoiceConnectorGroupResponse> createVoiceConnectorGroup(CreateVoiceConnectorGroupRequest createVoiceConnectorGroupRequest)
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account. You can associate Amazon
Chime SDK Voice Connectors with the Voice Connector group by including VoiceConnectorItems in the
request.
You can include Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.
createVoiceConnectorGroupRequest - default CompletableFuture<CreateVoiceConnectorGroupResponse> createVoiceConnectorGroup(Consumer<CreateVoiceConnectorGroupRequest.Builder> createVoiceConnectorGroupRequest)
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account. You can associate Amazon
Chime SDK Voice Connectors with the Voice Connector group by including VoiceConnectorItems in the
request.
You can include Voice Connectors from different AWS Regions in your group. This creates a fault tolerant mechanism for fallback in case of availability events.
This is a convenience which creates an instance of the CreateVoiceConnectorGroupRequest.Builder avoiding
the need to create one manually via CreateVoiceConnectorGroupRequest.builder()
createVoiceConnectorGroupRequest - A Consumer that will call methods on CreateVoiceConnectorGroupRequest.Builder to create a
request.default CompletableFuture<CreateVoiceProfileResponse> createVoiceProfile(CreateVoiceProfileRequest createVoiceProfileRequest)
Creates a voice profile, which consists of an enrolled user and their latest voice print.
Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
For more information about voice profiles and voice analytics, see Using Amazon Chime SDK Voice Analytics in the Amazon Chime SDK Developer Guide.
createVoiceProfileRequest - default CompletableFuture<CreateVoiceProfileResponse> createVoiceProfile(Consumer<CreateVoiceProfileRequest.Builder> createVoiceProfileRequest)
Creates a voice profile, which consists of an enrolled user and their latest voice print.
Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
For more information about voice profiles and voice analytics, see Using Amazon Chime SDK Voice Analytics in the Amazon Chime SDK Developer Guide.
This is a convenience which creates an instance of the CreateVoiceProfileRequest.Builder avoiding the
need to create one manually via CreateVoiceProfileRequest.builder()
createVoiceProfileRequest - A Consumer that will call methods on CreateVoiceProfileRequest.Builder to create a
request.default CompletableFuture<CreateVoiceProfileDomainResponse> createVoiceProfileDomain(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment audio.
Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
For more information about voice profile domains, see Using Amazon Chime SDK Voice Analytics in the Amazon Chime SDK Developer Guide.
createVoiceProfileDomainRequest - default CompletableFuture<CreateVoiceProfileDomainResponse> createVoiceProfileDomain(Consumer<CreateVoiceProfileDomainRequest.Builder> createVoiceProfileDomainRequest)
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment audio.
Before creating any voice profiles, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
For more information about voice profile domains, see Using Amazon Chime SDK Voice Analytics in the Amazon Chime SDK Developer Guide.
This is a convenience which creates an instance of the CreateVoiceProfileDomainRequest.Builder avoiding
the need to create one manually via CreateVoiceProfileDomainRequest.builder()
createVoiceProfileDomainRequest - A Consumer that will call methods on CreateVoiceProfileDomainRequest.Builder to create a
request.default CompletableFuture<DeletePhoneNumberResponse> deletePhoneNumber(DeletePhoneNumberRequest deletePhoneNumberRequest)
Moves the specified phone number into the Deletion queue. A phone number must be disassociated from any users or Amazon Chime SDK Voice Connectors before it can be deleted.
Deleted phone numbers remain in the Deletion queue queue for 7 days before they are deleted permanently.
deletePhoneNumberRequest - default CompletableFuture<DeletePhoneNumberResponse> deletePhoneNumber(Consumer<DeletePhoneNumberRequest.Builder> deletePhoneNumberRequest)
Moves the specified phone number into the Deletion queue. A phone number must be disassociated from any users or Amazon Chime SDK Voice Connectors before it can be deleted.
Deleted phone numbers remain in the Deletion queue queue for 7 days before they are deleted permanently.
This is a convenience which creates an instance of the DeletePhoneNumberRequest.Builder avoiding the need
to create one manually via DeletePhoneNumberRequest.builder()
deletePhoneNumberRequest - A Consumer that will call methods on DeletePhoneNumberRequest.Builder to create a request.default CompletableFuture<DeleteProxySessionResponse> deleteProxySession(DeleteProxySessionRequest deleteProxySessionRequest)
Deletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.
deleteProxySessionRequest - default CompletableFuture<DeleteProxySessionResponse> deleteProxySession(Consumer<DeleteProxySessionRequest.Builder> deleteProxySessionRequest)
Deletes the specified proxy session from the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the DeleteProxySessionRequest.Builder avoiding the
need to create one manually via DeleteProxySessionRequest.builder()
deleteProxySessionRequest - A Consumer that will call methods on DeleteProxySessionRequest.Builder to create a
request.default CompletableFuture<DeleteSipMediaApplicationResponse> deleteSipMediaApplication(DeleteSipMediaApplicationRequest deleteSipMediaApplicationRequest)
Deletes a SIP media application.
deleteSipMediaApplicationRequest - default CompletableFuture<DeleteSipMediaApplicationResponse> deleteSipMediaApplication(Consumer<DeleteSipMediaApplicationRequest.Builder> deleteSipMediaApplicationRequest)
Deletes a SIP media application.
This is a convenience which creates an instance of the DeleteSipMediaApplicationRequest.Builder avoiding
the need to create one manually via DeleteSipMediaApplicationRequest.builder()
deleteSipMediaApplicationRequest - A Consumer that will call methods on DeleteSipMediaApplicationRequest.Builder to create a
request.default CompletableFuture<DeleteSipRuleResponse> deleteSipRule(DeleteSipRuleRequest deleteSipRuleRequest)
Deletes a SIP rule.
deleteSipRuleRequest - default CompletableFuture<DeleteSipRuleResponse> deleteSipRule(Consumer<DeleteSipRuleRequest.Builder> deleteSipRuleRequest)
Deletes a SIP rule.
This is a convenience which creates an instance of the DeleteSipRuleRequest.Builder avoiding the need to
create one manually via DeleteSipRuleRequest.builder()
deleteSipRuleRequest - A Consumer that will call methods on DeleteSipRuleRequest.Builder to create a request.default CompletableFuture<DeleteVoiceConnectorResponse> deleteVoiceConnector(DeleteVoiceConnectorRequest deleteVoiceConnectorRequest)
Deletes an Amazon Chime SDK Voice Connector. Any phone numbers associated with the Amazon Chime SDK Voice Connector must be disassociated from it before it can be deleted.
deleteVoiceConnectorRequest - default CompletableFuture<DeleteVoiceConnectorResponse> deleteVoiceConnector(Consumer<DeleteVoiceConnectorRequest.Builder> deleteVoiceConnectorRequest)
Deletes an Amazon Chime SDK Voice Connector. Any phone numbers associated with the Amazon Chime SDK Voice Connector must be disassociated from it before it can be deleted.
This is a convenience which creates an instance of the DeleteVoiceConnectorRequest.Builder avoiding the
need to create one manually via DeleteVoiceConnectorRequest.builder()
deleteVoiceConnectorRequest - A Consumer that will call methods on DeleteVoiceConnectorRequest.Builder to create a
request.default CompletableFuture<DeleteVoiceConnectorEmergencyCallingConfigurationResponse> deleteVoiceConnectorEmergencyCallingConfiguration(DeleteVoiceConnectorEmergencyCallingConfigurationRequest deleteVoiceConnectorEmergencyCallingConfigurationRequest)
Deletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.
deleteVoiceConnectorEmergencyCallingConfigurationRequest - default CompletableFuture<DeleteVoiceConnectorEmergencyCallingConfigurationResponse> deleteVoiceConnectorEmergencyCallingConfiguration(Consumer<DeleteVoiceConnectorEmergencyCallingConfigurationRequest.Builder> deleteVoiceConnectorEmergencyCallingConfigurationRequest)
Deletes the emergency calling details from the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the
DeleteVoiceConnectorEmergencyCallingConfigurationRequest.Builder avoiding the need to create one manually
via DeleteVoiceConnectorEmergencyCallingConfigurationRequest.builder()
deleteVoiceConnectorEmergencyCallingConfigurationRequest - A Consumer that will call methods on
DeleteVoiceConnectorEmergencyCallingConfigurationRequest.Builder to create a request.default CompletableFuture<DeleteVoiceConnectorGroupResponse> deleteVoiceConnectorGroup(DeleteVoiceConnectorGroupRequest deleteVoiceConnectorGroupRequest)
Deletes an Amazon Chime SDK Voice Connector group. Any VoiceConnectorItems and phone numbers
associated with the group must be removed before it can be deleted.
deleteVoiceConnectorGroupRequest - default CompletableFuture<DeleteVoiceConnectorGroupResponse> deleteVoiceConnectorGroup(Consumer<DeleteVoiceConnectorGroupRequest.Builder> deleteVoiceConnectorGroupRequest)
Deletes an Amazon Chime SDK Voice Connector group. Any VoiceConnectorItems and phone numbers
associated with the group must be removed before it can be deleted.
This is a convenience which creates an instance of the DeleteVoiceConnectorGroupRequest.Builder avoiding
the need to create one manually via DeleteVoiceConnectorGroupRequest.builder()
deleteVoiceConnectorGroupRequest - A Consumer that will call methods on DeleteVoiceConnectorGroupRequest.Builder to create a
request.default CompletableFuture<DeleteVoiceConnectorOriginationResponse> deleteVoiceConnectorOrigination(DeleteVoiceConnectorOriginationRequest deleteVoiceConnectorOriginationRequest)
Deletes the origination settings for the specified Amazon Chime SDK Voice Connector.
If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the origination settings.
deleteVoiceConnectorOriginationRequest - default CompletableFuture<DeleteVoiceConnectorOriginationResponse> deleteVoiceConnectorOrigination(Consumer<DeleteVoiceConnectorOriginationRequest.Builder> deleteVoiceConnectorOriginationRequest)
Deletes the origination settings for the specified Amazon Chime SDK Voice Connector.
If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the origination settings.
This is a convenience which creates an instance of the DeleteVoiceConnectorOriginationRequest.Builder
avoiding the need to create one manually via DeleteVoiceConnectorOriginationRequest.builder()
deleteVoiceConnectorOriginationRequest - A Consumer that will call methods on DeleteVoiceConnectorOriginationRequest.Builder to
create a request.default CompletableFuture<DeleteVoiceConnectorProxyResponse> deleteVoiceConnectorProxy(DeleteVoiceConnectorProxyRequest deleteVoiceConnectorProxyRequest)
Deletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
deleteVoiceConnectorProxyRequest - default CompletableFuture<DeleteVoiceConnectorProxyResponse> deleteVoiceConnectorProxy(Consumer<DeleteVoiceConnectorProxyRequest.Builder> deleteVoiceConnectorProxyRequest)
Deletes the proxy configuration from the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the DeleteVoiceConnectorProxyRequest.Builder avoiding
the need to create one manually via DeleteVoiceConnectorProxyRequest.builder()
deleteVoiceConnectorProxyRequest - A Consumer that will call methods on DeleteVoiceConnectorProxyRequest.Builder to create a
request.default CompletableFuture<DeleteVoiceConnectorStreamingConfigurationResponse> deleteVoiceConnectorStreamingConfiguration(DeleteVoiceConnectorStreamingConfigurationRequest deleteVoiceConnectorStreamingConfigurationRequest)
Deletes a Voice Connector's streaming configuration.
deleteVoiceConnectorStreamingConfigurationRequest - default CompletableFuture<DeleteVoiceConnectorStreamingConfigurationResponse> deleteVoiceConnectorStreamingConfiguration(Consumer<DeleteVoiceConnectorStreamingConfigurationRequest.Builder> deleteVoiceConnectorStreamingConfigurationRequest)
Deletes a Voice Connector's streaming configuration.
This is a convenience which creates an instance of the
DeleteVoiceConnectorStreamingConfigurationRequest.Builder avoiding the need to create one manually via
DeleteVoiceConnectorStreamingConfigurationRequest.builder()
deleteVoiceConnectorStreamingConfigurationRequest - A Consumer that will call methods on
DeleteVoiceConnectorStreamingConfigurationRequest.Builder to create a request.default CompletableFuture<DeleteVoiceConnectorTerminationResponse> deleteVoiceConnectorTermination(DeleteVoiceConnectorTerminationRequest deleteVoiceConnectorTerminationRequest)
Deletes the termination settings for the specified Amazon Chime SDK Voice Connector.
If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the termination settings.
deleteVoiceConnectorTerminationRequest - default CompletableFuture<DeleteVoiceConnectorTerminationResponse> deleteVoiceConnectorTermination(Consumer<DeleteVoiceConnectorTerminationRequest.Builder> deleteVoiceConnectorTerminationRequest)
Deletes the termination settings for the specified Amazon Chime SDK Voice Connector.
If emergency calling is configured for the Voice Connector, it must be deleted prior to deleting the termination settings.
This is a convenience which creates an instance of the DeleteVoiceConnectorTerminationRequest.Builder
avoiding the need to create one manually via DeleteVoiceConnectorTerminationRequest.builder()
deleteVoiceConnectorTerminationRequest - A Consumer that will call methods on DeleteVoiceConnectorTerminationRequest.Builder to
create a request.default CompletableFuture<DeleteVoiceConnectorTerminationCredentialsResponse> deleteVoiceConnectorTerminationCredentials(DeleteVoiceConnectorTerminationCredentialsRequest deleteVoiceConnectorTerminationCredentialsRequest)
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
deleteVoiceConnectorTerminationCredentialsRequest - default CompletableFuture<DeleteVoiceConnectorTerminationCredentialsResponse> deleteVoiceConnectorTerminationCredentials(Consumer<DeleteVoiceConnectorTerminationCredentialsRequest.Builder> deleteVoiceConnectorTerminationCredentialsRequest)
Deletes the specified SIP credentials used by your equipment to authenticate during call termination.
This is a convenience which creates an instance of the
DeleteVoiceConnectorTerminationCredentialsRequest.Builder avoiding the need to create one manually via
DeleteVoiceConnectorTerminationCredentialsRequest.builder()
deleteVoiceConnectorTerminationCredentialsRequest - A Consumer that will call methods on
DeleteVoiceConnectorTerminationCredentialsRequest.Builder to create a request.default CompletableFuture<DeleteVoiceProfileResponse> deleteVoiceProfile(DeleteVoiceProfileRequest deleteVoiceProfileRequest)
Deletes a voice profile, including its voice print and enrollment data. WARNING: This action is not reversible.
deleteVoiceProfileRequest - default CompletableFuture<DeleteVoiceProfileResponse> deleteVoiceProfile(Consumer<DeleteVoiceProfileRequest.Builder> deleteVoiceProfileRequest)
Deletes a voice profile, including its voice print and enrollment data. WARNING: This action is not reversible.
This is a convenience which creates an instance of the DeleteVoiceProfileRequest.Builder avoiding the
need to create one manually via DeleteVoiceProfileRequest.builder()
deleteVoiceProfileRequest - A Consumer that will call methods on DeleteVoiceProfileRequest.Builder to create a
request.default CompletableFuture<DeleteVoiceProfileDomainResponse> deleteVoiceProfileDomain(DeleteVoiceProfileDomainRequest deleteVoiceProfileDomainRequest)
Deletes all voice profiles in the domain. WARNING: This action is not reversible.
deleteVoiceProfileDomainRequest - default CompletableFuture<DeleteVoiceProfileDomainResponse> deleteVoiceProfileDomain(Consumer<DeleteVoiceProfileDomainRequest.Builder> deleteVoiceProfileDomainRequest)
Deletes all voice profiles in the domain. WARNING: This action is not reversible.
This is a convenience which creates an instance of the DeleteVoiceProfileDomainRequest.Builder avoiding
the need to create one manually via DeleteVoiceProfileDomainRequest.builder()
deleteVoiceProfileDomainRequest - A Consumer that will call methods on DeleteVoiceProfileDomainRequest.Builder to create a
request.default CompletableFuture<DisassociatePhoneNumbersFromVoiceConnectorResponse> disassociatePhoneNumbersFromVoiceConnector(DisassociatePhoneNumbersFromVoiceConnectorRequest disassociatePhoneNumbersFromVoiceConnectorRequest)
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.
disassociatePhoneNumbersFromVoiceConnectorRequest - default CompletableFuture<DisassociatePhoneNumbersFromVoiceConnectorResponse> disassociatePhoneNumbersFromVoiceConnector(Consumer<DisassociatePhoneNumbersFromVoiceConnectorRequest.Builder> disassociatePhoneNumbersFromVoiceConnectorRequest)
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the
DisassociatePhoneNumbersFromVoiceConnectorRequest.Builder avoiding the need to create one manually via
DisassociatePhoneNumbersFromVoiceConnectorRequest.builder()
disassociatePhoneNumbersFromVoiceConnectorRequest - A Consumer that will call methods on
DisassociatePhoneNumbersFromVoiceConnectorRequest.Builder to create a request.default CompletableFuture<DisassociatePhoneNumbersFromVoiceConnectorGroupResponse> disassociatePhoneNumbersFromVoiceConnectorGroup(DisassociatePhoneNumbersFromVoiceConnectorGroupRequest disassociatePhoneNumbersFromVoiceConnectorGroupRequest)
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.
disassociatePhoneNumbersFromVoiceConnectorGroupRequest - default CompletableFuture<DisassociatePhoneNumbersFromVoiceConnectorGroupResponse> disassociatePhoneNumbersFromVoiceConnectorGroup(Consumer<DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.Builder> disassociatePhoneNumbersFromVoiceConnectorGroupRequest)
Disassociates the specified phone numbers from the specified Amazon Chime SDK Voice Connector group.
This is a convenience which creates an instance of the
DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.Builder avoiding the need to create one manually
via DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.builder()
disassociatePhoneNumbersFromVoiceConnectorGroupRequest - A Consumer that will call methods on
DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.Builder to create a request.default CompletableFuture<GetGlobalSettingsResponse> getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
getGlobalSettingsRequest - default CompletableFuture<GetGlobalSettingsResponse> getGlobalSettings(Consumer<GetGlobalSettingsRequest.Builder> getGlobalSettingsRequest)
Retrieves the global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
This is a convenience which creates an instance of the GetGlobalSettingsRequest.Builder avoiding the need
to create one manually via GetGlobalSettingsRequest.builder()
getGlobalSettingsRequest - A Consumer that will call methods on GetGlobalSettingsRequest.Builder to create a request.default CompletableFuture<GetPhoneNumberResponse> getPhoneNumber(GetPhoneNumberRequest getPhoneNumberRequest)
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
getPhoneNumberRequest - default CompletableFuture<GetPhoneNumberResponse> getPhoneNumber(Consumer<GetPhoneNumberRequest.Builder> getPhoneNumberRequest)
Retrieves details for the specified phone number ID, such as associations, capabilities, and product type.
This is a convenience which creates an instance of the GetPhoneNumberRequest.Builder avoiding the need to
create one manually via GetPhoneNumberRequest.builder()
getPhoneNumberRequest - A Consumer that will call methods on GetPhoneNumberRequest.Builder to create a request.default CompletableFuture<GetPhoneNumberOrderResponse> 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.
getPhoneNumberOrderRequest - default CompletableFuture<GetPhoneNumberOrderResponse> 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.
This is a convenience which creates an instance of the GetPhoneNumberOrderRequest.Builder avoiding the
need to create one manually via GetPhoneNumberOrderRequest.builder()
getPhoneNumberOrderRequest - A Consumer that will call methods on GetPhoneNumberOrderRequest.Builder to create a
request.default CompletableFuture<GetPhoneNumberSettingsResponse> getPhoneNumberSettings(GetPhoneNumberSettingsRequest getPhoneNumberSettingsRequest)
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.
getPhoneNumberSettingsRequest - default CompletableFuture<GetPhoneNumberSettingsResponse> getPhoneNumberSettings(Consumer<GetPhoneNumberSettingsRequest.Builder> getPhoneNumberSettingsRequest)
Retrieves the phone number settings for the administrator's AWS account, such as the default outbound calling name.
This is a convenience which creates an instance of the GetPhoneNumberSettingsRequest.Builder avoiding the
need to create one manually via GetPhoneNumberSettingsRequest.builder()
getPhoneNumberSettingsRequest - A Consumer that will call methods on GetPhoneNumberSettingsRequest.Builder to create a
request.default CompletableFuture<GetProxySessionResponse> getProxySession(GetProxySessionRequest getProxySessionRequest)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
getProxySessionRequest - default CompletableFuture<GetProxySessionResponse> getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)
Retrieves the specified proxy session details for the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the GetProxySessionRequest.Builder avoiding the need
to create one manually via GetProxySessionRequest.builder()
getProxySessionRequest - A Consumer that will call methods on GetProxySessionRequest.Builder to create a request.default CompletableFuture<GetSipMediaApplicationResponse> getSipMediaApplication(GetSipMediaApplicationRequest getSipMediaApplicationRequest)
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
getSipMediaApplicationRequest - default CompletableFuture<GetSipMediaApplicationResponse> getSipMediaApplication(Consumer<GetSipMediaApplicationRequest.Builder> getSipMediaApplicationRequest)
Retrieves the information for a SIP media application, including name, AWS Region, and endpoints.
This is a convenience which creates an instance of the GetSipMediaApplicationRequest.Builder avoiding the
need to create one manually via GetSipMediaApplicationRequest.builder()
getSipMediaApplicationRequest - A Consumer that will call methods on GetSipMediaApplicationRequest.Builder to create a
request.default CompletableFuture<GetSipMediaApplicationAlexaSkillConfigurationResponse> getSipMediaApplicationAlexaSkillConfiguration(GetSipMediaApplicationAlexaSkillConfigurationRequest getSipMediaApplicationAlexaSkillConfigurationRequest)
Gets the Alexa Skill configuration for the SIP media application.
getSipMediaApplicationAlexaSkillConfigurationRequest - default CompletableFuture<GetSipMediaApplicationAlexaSkillConfigurationResponse> getSipMediaApplicationAlexaSkillConfiguration(Consumer<GetSipMediaApplicationAlexaSkillConfigurationRequest.Builder> getSipMediaApplicationAlexaSkillConfigurationRequest)
Gets the Alexa Skill configuration for the SIP media application.
This is a convenience which creates an instance of the
GetSipMediaApplicationAlexaSkillConfigurationRequest.Builder avoiding the need to create one manually via
GetSipMediaApplicationAlexaSkillConfigurationRequest.builder()
getSipMediaApplicationAlexaSkillConfigurationRequest - A Consumer that will call methods on
GetSipMediaApplicationAlexaSkillConfigurationRequest.Builder to create a request.default CompletableFuture<GetSipMediaApplicationLoggingConfigurationResponse> getSipMediaApplicationLoggingConfiguration(GetSipMediaApplicationLoggingConfigurationRequest getSipMediaApplicationLoggingConfigurationRequest)
Retrieves the logging configuration for the specified SIP media application.
getSipMediaApplicationLoggingConfigurationRequest - default CompletableFuture<GetSipMediaApplicationLoggingConfigurationResponse> getSipMediaApplicationLoggingConfiguration(Consumer<GetSipMediaApplicationLoggingConfigurationRequest.Builder> getSipMediaApplicationLoggingConfigurationRequest)
Retrieves the logging configuration for the specified SIP media application.
This is a convenience which creates an instance of the
GetSipMediaApplicationLoggingConfigurationRequest.Builder avoiding the need to create one manually via
GetSipMediaApplicationLoggingConfigurationRequest.builder()
getSipMediaApplicationLoggingConfigurationRequest - A Consumer that will call methods on
GetSipMediaApplicationLoggingConfigurationRequest.Builder to create a request.default CompletableFuture<GetSipRuleResponse> getSipRule(GetSipRuleRequest getSipRuleRequest)
Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
getSipRuleRequest - default CompletableFuture<GetSipRuleResponse> getSipRule(Consumer<GetSipRuleRequest.Builder> getSipRuleRequest)
Retrieves the details of a SIP rule, such as the rule ID, name, triggers, and target endpoints.
This is a convenience which creates an instance of the GetSipRuleRequest.Builder avoiding the need to
create one manually via GetSipRuleRequest.builder()
getSipRuleRequest - A Consumer that will call methods on GetSipRuleRequest.Builder to create a request.default CompletableFuture<GetSpeakerSearchTaskResponse> getSpeakerSearchTask(GetSpeakerSearchTaskRequest getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
getSpeakerSearchTaskRequest - default CompletableFuture<GetSpeakerSearchTaskResponse> getSpeakerSearchTask(Consumer<GetSpeakerSearchTaskRequest.Builder> getSpeakerSearchTaskRequest)
Retrieves the details of the specified speaker search task.
This is a convenience which creates an instance of the GetSpeakerSearchTaskRequest.Builder avoiding the
need to create one manually via GetSpeakerSearchTaskRequest.builder()
getSpeakerSearchTaskRequest - A Consumer that will call methods on GetSpeakerSearchTaskRequest.Builder to create a
request.default CompletableFuture<GetVoiceConnectorResponse> getVoiceConnector(GetVoiceConnectorRequest getVoiceConnectorRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and encryption requirements.
getVoiceConnectorRequest - default CompletableFuture<GetVoiceConnectorResponse> getVoiceConnector(Consumer<GetVoiceConnectorRequest.Builder> getVoiceConnectorRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector, such as timestamps,name, outbound host, and encryption requirements.
This is a convenience which creates an instance of the GetVoiceConnectorRequest.Builder avoiding the need
to create one manually via GetVoiceConnectorRequest.builder()
getVoiceConnectorRequest - A Consumer that will call methods on GetVoiceConnectorRequest.Builder to create a request.default CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse> getVoiceConnectorEmergencyCallingConfiguration(GetVoiceConnectorEmergencyCallingConfigurationRequest getVoiceConnectorEmergencyCallingConfigurationRequest)
Retrieves the emergency calling configuration details for the specified Voice Connector.
getVoiceConnectorEmergencyCallingConfigurationRequest - default CompletableFuture<GetVoiceConnectorEmergencyCallingConfigurationResponse> getVoiceConnectorEmergencyCallingConfiguration(Consumer<GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder> getVoiceConnectorEmergencyCallingConfigurationRequest)
Retrieves the emergency calling configuration details for the specified Voice Connector.
This is a convenience which creates an instance of the
GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder avoiding the need to create one manually
via GetVoiceConnectorEmergencyCallingConfigurationRequest.builder()
getVoiceConnectorEmergencyCallingConfigurationRequest - A Consumer that will call methods on
GetVoiceConnectorEmergencyCallingConfigurationRequest.Builder to create a request.default CompletableFuture<GetVoiceConnectorGroupResponse> getVoiceConnectorGroup(GetVoiceConnectorGroupRequest getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated VoiceConnectorItems.
getVoiceConnectorGroupRequest - default CompletableFuture<GetVoiceConnectorGroupResponse> getVoiceConnectorGroup(Consumer<GetVoiceConnectorGroupRequest.Builder> getVoiceConnectorGroupRequest)
Retrieves details for the specified Amazon Chime SDK Voice Connector group, such as timestamps,name, and
associated VoiceConnectorItems.
This is a convenience which creates an instance of the GetVoiceConnectorGroupRequest.Builder avoiding the
need to create one manually via GetVoiceConnectorGroupRequest.builder()
getVoiceConnectorGroupRequest - A Consumer that will call methods on GetVoiceConnectorGroupRequest.Builder to create a
request.default CompletableFuture<GetVoiceConnectorLoggingConfigurationResponse> getVoiceConnectorLoggingConfiguration(GetVoiceConnectorLoggingConfigurationRequest getVoiceConnectorLoggingConfigurationRequest)
Retrieves the logging configuration settings for the specified Voice Connector. Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
getVoiceConnectorLoggingConfigurationRequest - default CompletableFuture<GetVoiceConnectorLoggingConfigurationResponse> getVoiceConnectorLoggingConfiguration(Consumer<GetVoiceConnectorLoggingConfigurationRequest.Builder> getVoiceConnectorLoggingConfigurationRequest)
Retrieves the logging configuration settings for the specified Voice Connector. Shows whether SIP message logs are enabled for sending to Amazon CloudWatch Logs.
This is a convenience which creates an instance of the
GetVoiceConnectorLoggingConfigurationRequest.Builder avoiding the need to create one manually via
GetVoiceConnectorLoggingConfigurationRequest.builder()
getVoiceConnectorLoggingConfigurationRequest - A Consumer that will call methods on GetVoiceConnectorLoggingConfigurationRequest.Builder
to create a request.default CompletableFuture<GetVoiceConnectorOriginationResponse> getVoiceConnectorOrigination(GetVoiceConnectorOriginationRequest getVoiceConnectorOriginationRequest)
Retrieves the origination settings for the specified Voice Connector.
getVoiceConnectorOriginationRequest - default CompletableFuture<GetVoiceConnectorOriginationResponse> getVoiceConnectorOrigination(Consumer<GetVoiceConnectorOriginationRequest.Builder> getVoiceConnectorOriginationRequest)
Retrieves the origination settings for the specified Voice Connector.
This is a convenience which creates an instance of the GetVoiceConnectorOriginationRequest.Builder
avoiding the need to create one manually via GetVoiceConnectorOriginationRequest.builder()
getVoiceConnectorOriginationRequest - A Consumer that will call methods on GetVoiceConnectorOriginationRequest.Builder to create
a request.default CompletableFuture<GetVoiceConnectorProxyResponse> getVoiceConnectorProxy(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)
Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
getVoiceConnectorProxyRequest - default CompletableFuture<GetVoiceConnectorProxyResponse> getVoiceConnectorProxy(Consumer<GetVoiceConnectorProxyRequest.Builder> getVoiceConnectorProxyRequest)
Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the GetVoiceConnectorProxyRequest.Builder avoiding the
need to create one manually via GetVoiceConnectorProxyRequest.builder()
getVoiceConnectorProxyRequest - A Consumer that will call methods on GetVoiceConnectorProxyRequest.Builder to create a
request.default CompletableFuture<GetVoiceConnectorStreamingConfigurationResponse> getVoiceConnectorStreamingConfiguration(GetVoiceConnectorStreamingConfigurationRequest getVoiceConnectorStreamingConfigurationRequest)
Retrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows the retention period, in hours, for the Amazon Kinesis data.
getVoiceConnectorStreamingConfigurationRequest - default CompletableFuture<GetVoiceConnectorStreamingConfigurationResponse> getVoiceConnectorStreamingConfiguration(Consumer<GetVoiceConnectorStreamingConfigurationRequest.Builder> getVoiceConnectorStreamingConfigurationRequest)
Retrieves the streaming configuration details for the specified Amazon Chime SDK Voice Connector. Shows whether media streaming is enabled for sending to Amazon Kinesis. It also shows the retention period, in hours, for the Amazon Kinesis data.
This is a convenience which creates an instance of the
GetVoiceConnectorStreamingConfigurationRequest.Builder avoiding the need to create one manually via
GetVoiceConnectorStreamingConfigurationRequest.builder()
getVoiceConnectorStreamingConfigurationRequest - A Consumer that will call methods on
GetVoiceConnectorStreamingConfigurationRequest.Builder to create a request.default CompletableFuture<GetVoiceConnectorTerminationResponse> getVoiceConnectorTermination(GetVoiceConnectorTerminationRequest getVoiceConnectorTerminationRequest)
Retrieves the termination setting details for the specified Voice Connector.
getVoiceConnectorTerminationRequest - default CompletableFuture<GetVoiceConnectorTerminationResponse> getVoiceConnectorTermination(Consumer<GetVoiceConnectorTerminationRequest.Builder> getVoiceConnectorTerminationRequest)
Retrieves the termination setting details for the specified Voice Connector.
This is a convenience which creates an instance of the GetVoiceConnectorTerminationRequest.Builder
avoiding the need to create one manually via GetVoiceConnectorTerminationRequest.builder()
getVoiceConnectorTerminationRequest - A Consumer that will call methods on GetVoiceConnectorTerminationRequest.Builder to create
a request.default CompletableFuture<GetVoiceConnectorTerminationHealthResponse> 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.
getVoiceConnectorTerminationHealthRequest - default CompletableFuture<GetVoiceConnectorTerminationHealthResponse> 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.
This is a convenience which creates an instance of the GetVoiceConnectorTerminationHealthRequest.Builder
avoiding the need to create one manually via GetVoiceConnectorTerminationHealthRequest.builder()
getVoiceConnectorTerminationHealthRequest - A Consumer that will call methods on GetVoiceConnectorTerminationHealthRequest.Builder to
create a request.default CompletableFuture<GetVoiceProfileResponse> getVoiceProfile(GetVoiceProfileRequest getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
getVoiceProfileRequest - default CompletableFuture<GetVoiceProfileResponse> getVoiceProfile(Consumer<GetVoiceProfileRequest.Builder> getVoiceProfileRequest)
Retrieves the details of the specified voice profile.
This is a convenience which creates an instance of the GetVoiceProfileRequest.Builder avoiding the need
to create one manually via GetVoiceProfileRequest.builder()
getVoiceProfileRequest - A Consumer that will call methods on GetVoiceProfileRequest.Builder to create a request.default CompletableFuture<GetVoiceProfileDomainResponse> getVoiceProfileDomain(GetVoiceProfileDomainRequest getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
getVoiceProfileDomainRequest - default CompletableFuture<GetVoiceProfileDomainResponse> getVoiceProfileDomain(Consumer<GetVoiceProfileDomainRequest.Builder> getVoiceProfileDomainRequest)
Retrieves the details of the specified voice profile domain.
This is a convenience which creates an instance of the GetVoiceProfileDomainRequest.Builder avoiding the
need to create one manually via GetVoiceProfileDomainRequest.builder()
getVoiceProfileDomainRequest - A Consumer that will call methods on GetVoiceProfileDomainRequest.Builder to create a
request.default CompletableFuture<GetVoiceToneAnalysisTaskResponse> getVoiceToneAnalysisTask(GetVoiceToneAnalysisTaskRequest getVoiceToneAnalysisTaskRequest)
Retrieves the details of a voice tone analysis task.
getVoiceToneAnalysisTaskRequest - default CompletableFuture<GetVoiceToneAnalysisTaskResponse> getVoiceToneAnalysisTask(Consumer<GetVoiceToneAnalysisTaskRequest.Builder> getVoiceToneAnalysisTaskRequest)
Retrieves the details of a voice tone analysis task.
This is a convenience which creates an instance of the GetVoiceToneAnalysisTaskRequest.Builder avoiding
the need to create one manually via GetVoiceToneAnalysisTaskRequest.builder()
getVoiceToneAnalysisTaskRequest - A Consumer that will call methods on GetVoiceToneAnalysisTaskRequest.Builder to create a
request.default CompletableFuture<ListAvailableVoiceConnectorRegionsResponse> listAvailableVoiceConnectorRegions(ListAvailableVoiceConnectorRegionsRequest listAvailableVoiceConnectorRegionsRequest)
Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.
listAvailableVoiceConnectorRegionsRequest - default CompletableFuture<ListAvailableVoiceConnectorRegionsResponse> listAvailableVoiceConnectorRegions(Consumer<ListAvailableVoiceConnectorRegionsRequest.Builder> listAvailableVoiceConnectorRegionsRequest)
Lists the available AWS Regions in which you can create an Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the ListAvailableVoiceConnectorRegionsRequest.Builder
avoiding the need to create one manually via ListAvailableVoiceConnectorRegionsRequest.builder()
listAvailableVoiceConnectorRegionsRequest - A Consumer that will call methods on ListAvailableVoiceConnectorRegionsRequest.Builder to
create a request.default CompletableFuture<ListPhoneNumberOrdersResponse> listPhoneNumberOrders(ListPhoneNumberOrdersRequest listPhoneNumberOrdersRequest)
Lists the phone numbers for an administrator's Amazon Chime SDK account.
listPhoneNumberOrdersRequest - default CompletableFuture<ListPhoneNumberOrdersResponse> listPhoneNumberOrders(Consumer<ListPhoneNumberOrdersRequest.Builder> listPhoneNumberOrdersRequest)
Lists the phone numbers for an administrator's Amazon Chime SDK account.
This is a convenience which creates an instance of the ListPhoneNumberOrdersRequest.Builder avoiding the
need to create one manually via ListPhoneNumberOrdersRequest.builder()
listPhoneNumberOrdersRequest - A Consumer that will call methods on ListPhoneNumberOrdersRequest.Builder to create a
request.default ListPhoneNumberOrdersPublisher listPhoneNumberOrdersPaginator(ListPhoneNumberOrdersRequest listPhoneNumberOrdersRequest)
Lists the phone numbers for an administrator's Amazon Chime SDK account.
This is a variant of
listPhoneNumberOrders(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumberOrdersRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListPhoneNumberOrdersPublisher publisher = client.listPhoneNumberOrdersPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListPhoneNumberOrdersPublisher publisher = client.listPhoneNumberOrdersPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumberOrdersResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumberOrdersResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPhoneNumberOrders(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumberOrdersRequest)
operation.
listPhoneNumberOrdersRequest - default ListPhoneNumberOrdersPublisher listPhoneNumberOrdersPaginator(Consumer<ListPhoneNumberOrdersRequest.Builder> listPhoneNumberOrdersRequest)
Lists the phone numbers for an administrator's Amazon Chime SDK account.
This is a variant of
listPhoneNumberOrders(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumberOrdersRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListPhoneNumberOrdersPublisher publisher = client.listPhoneNumberOrdersPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListPhoneNumberOrdersPublisher publisher = client.listPhoneNumberOrdersPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumberOrdersResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumberOrdersResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPhoneNumberOrders(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumberOrdersRequest)
operation.
This is a convenience which creates an instance of the ListPhoneNumberOrdersRequest.Builder avoiding the
need to create one manually via ListPhoneNumberOrdersRequest.builder()
listPhoneNumberOrdersRequest - A Consumer that will call methods on ListPhoneNumberOrdersRequest.Builder to create a
request.default CompletableFuture<ListPhoneNumbersResponse> 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.
listPhoneNumbersRequest - default CompletableFuture<ListPhoneNumbersResponse> 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.
This is a convenience which creates an instance of the ListPhoneNumbersRequest.Builder avoiding the need
to create one manually via ListPhoneNumbersRequest.builder()
listPhoneNumbersRequest - A Consumer that will call methods on ListPhoneNumbersRequest.Builder to create a request.default ListPhoneNumbersPublisher listPhoneNumbersPaginator(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.
This is a variant of
listPhoneNumbers(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumbersRequest) operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListPhoneNumbersPublisher publisher = client.listPhoneNumbersPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListPhoneNumbersPublisher publisher = client.listPhoneNumbersPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumbersResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumbersResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPhoneNumbers(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumbersRequest)
operation.
listPhoneNumbersRequest - default ListPhoneNumbersPublisher listPhoneNumbersPaginator(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.
This is a variant of
listPhoneNumbers(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumbersRequest) operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListPhoneNumbersPublisher publisher = client.listPhoneNumbersPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListPhoneNumbersPublisher publisher = client.listPhoneNumbersPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumbersResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumbersResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listPhoneNumbers(software.amazon.awssdk.services.chimesdkvoice.model.ListPhoneNumbersRequest)
operation.
This is a convenience which creates an instance of the ListPhoneNumbersRequest.Builder avoiding the need
to create one manually via ListPhoneNumbersRequest.builder()
listPhoneNumbersRequest - A Consumer that will call methods on ListPhoneNumbersRequest.Builder to create a request.default CompletableFuture<ListProxySessionsResponse> listProxySessions(ListProxySessionsRequest listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
listProxySessionsRequest - default CompletableFuture<ListProxySessionsResponse> listProxySessions(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the ListProxySessionsRequest.Builder avoiding the need
to create one manually via ListProxySessionsRequest.builder()
listProxySessionsRequest - A Consumer that will call methods on ListProxySessionsRequest.Builder to create a request.default ListProxySessionsPublisher listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
This is a variant of
listProxySessions(software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListProxySessionsPublisher publisher = client.listProxySessionsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListProxySessionsPublisher publisher = client.listProxySessionsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProxySessions(software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsRequest)
operation.
listProxySessionsRequest - default ListProxySessionsPublisher listProxySessionsPaginator(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)
Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
This is a variant of
listProxySessions(software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListProxySessionsPublisher publisher = client.listProxySessionsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListProxySessionsPublisher publisher = client.listProxySessionsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listProxySessions(software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsRequest)
operation.
This is a convenience which creates an instance of the ListProxySessionsRequest.Builder avoiding the need
to create one manually via ListProxySessionsRequest.builder()
listProxySessionsRequest - A Consumer that will call methods on ListProxySessionsRequest.Builder to create a request.default CompletableFuture<ListSipMediaApplicationsResponse> listSipMediaApplications(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
listSipMediaApplicationsRequest - default CompletableFuture<ListSipMediaApplicationsResponse> listSipMediaApplications(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
This is a convenience which creates an instance of the ListSipMediaApplicationsRequest.Builder avoiding
the need to create one manually via ListSipMediaApplicationsRequest.builder()
listSipMediaApplicationsRequest - A Consumer that will call methods on ListSipMediaApplicationsRequest.Builder to create a
request.default ListSipMediaApplicationsPublisher listSipMediaApplicationsPaginator(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
This is a variant of
listSipMediaApplications(software.amazon.awssdk.services.chimesdkvoice.model.ListSipMediaApplicationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipMediaApplicationsPublisher publisher = client.listSipMediaApplicationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipMediaApplicationsPublisher publisher = client.listSipMediaApplicationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListSipMediaApplicationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListSipMediaApplicationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSipMediaApplications(software.amazon.awssdk.services.chimesdkvoice.model.ListSipMediaApplicationsRequest)
operation.
listSipMediaApplicationsRequest - default ListSipMediaApplicationsPublisher listSipMediaApplicationsPaginator(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest)
Lists the SIP media applications under the administrator's AWS account.
This is a variant of
listSipMediaApplications(software.amazon.awssdk.services.chimesdkvoice.model.ListSipMediaApplicationsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipMediaApplicationsPublisher publisher = client.listSipMediaApplicationsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipMediaApplicationsPublisher publisher = client.listSipMediaApplicationsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListSipMediaApplicationsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListSipMediaApplicationsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSipMediaApplications(software.amazon.awssdk.services.chimesdkvoice.model.ListSipMediaApplicationsRequest)
operation.
This is a convenience which creates an instance of the ListSipMediaApplicationsRequest.Builder avoiding
the need to create one manually via ListSipMediaApplicationsRequest.builder()
listSipMediaApplicationsRequest - A Consumer that will call methods on ListSipMediaApplicationsRequest.Builder to create a
request.default CompletableFuture<ListSipRulesResponse> listSipRules(ListSipRulesRequest listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
listSipRulesRequest - default CompletableFuture<ListSipRulesResponse> listSipRules(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
This is a convenience which creates an instance of the ListSipRulesRequest.Builder avoiding the need to
create one manually via ListSipRulesRequest.builder()
listSipRulesRequest - A Consumer that will call methods on ListSipRulesRequest.Builder to create a request.default ListSipRulesPublisher listSipRulesPaginator(ListSipRulesRequest listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
This is a variant of
listSipRules(software.amazon.awssdk.services.chimesdkvoice.model.ListSipRulesRequest) operation. The
return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipRulesPublisher publisher = client.listSipRulesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipRulesPublisher publisher = client.listSipRulesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListSipRulesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListSipRulesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSipRules(software.amazon.awssdk.services.chimesdkvoice.model.ListSipRulesRequest) operation.
listSipRulesRequest - default ListSipRulesPublisher listSipRulesPaginator(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest)
Lists the SIP rules under the administrator's AWS account.
This is a variant of
listSipRules(software.amazon.awssdk.services.chimesdkvoice.model.ListSipRulesRequest) operation. The
return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipRulesPublisher publisher = client.listSipRulesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipRulesPublisher publisher = client.listSipRulesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListSipRulesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListSipRulesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSipRules(software.amazon.awssdk.services.chimesdkvoice.model.ListSipRulesRequest) operation.
This is a convenience which creates an instance of the ListSipRulesRequest.Builder avoiding the need to
create one manually via ListSipRulesRequest.builder()
listSipRulesRequest - A Consumer that will call methods on ListSipRulesRequest.Builder to create a request.default CompletableFuture<ListSupportedPhoneNumberCountriesResponse> listSupportedPhoneNumberCountries(ListSupportedPhoneNumberCountriesRequest listSupportedPhoneNumberCountriesRequest)
Lists the countries that you can order phone numbers from.
listSupportedPhoneNumberCountriesRequest - default CompletableFuture<ListSupportedPhoneNumberCountriesResponse> listSupportedPhoneNumberCountries(Consumer<ListSupportedPhoneNumberCountriesRequest.Builder> listSupportedPhoneNumberCountriesRequest)
Lists the countries that you can order phone numbers from.
This is a convenience which creates an instance of the ListSupportedPhoneNumberCountriesRequest.Builder
avoiding the need to create one manually via ListSupportedPhoneNumberCountriesRequest.builder()
listSupportedPhoneNumberCountriesRequest - A Consumer that will call methods on ListSupportedPhoneNumberCountriesRequest.Builder to
create a request.default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of the tags in a given resource.
listTagsForResourceRequest - default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of the tags in a given resource.
This is a convenience which creates an instance of the ListTagsForResourceRequest.Builder avoiding the
need to create one manually via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on ListTagsForResourceRequest.Builder to create a
request.default CompletableFuture<ListVoiceConnectorGroupsResponse> listVoiceConnectorGroups(ListVoiceConnectorGroupsRequest listVoiceConnectorGroupsRequest)
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
listVoiceConnectorGroupsRequest - default CompletableFuture<ListVoiceConnectorGroupsResponse> listVoiceConnectorGroups(Consumer<ListVoiceConnectorGroupsRequest.Builder> listVoiceConnectorGroupsRequest)
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
This is a convenience which creates an instance of the ListVoiceConnectorGroupsRequest.Builder avoiding
the need to create one manually via ListVoiceConnectorGroupsRequest.builder()
listVoiceConnectorGroupsRequest - A Consumer that will call methods on ListVoiceConnectorGroupsRequest.Builder to create a
request.default ListVoiceConnectorGroupsPublisher listVoiceConnectorGroupsPaginator(ListVoiceConnectorGroupsRequest listVoiceConnectorGroupsRequest)
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
This is a variant of
listVoiceConnectorGroups(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorGroupsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceConnectorGroupsPublisher publisher = client.listVoiceConnectorGroupsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceConnectorGroupsPublisher publisher = client.listVoiceConnectorGroupsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorGroupsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorGroupsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVoiceConnectorGroups(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorGroupsRequest)
operation.
listVoiceConnectorGroupsRequest - default ListVoiceConnectorGroupsPublisher listVoiceConnectorGroupsPaginator(Consumer<ListVoiceConnectorGroupsRequest.Builder> listVoiceConnectorGroupsRequest)
Lists the Amazon Chime SDK Voice Connector groups in the administrator's AWS account.
This is a variant of
listVoiceConnectorGroups(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorGroupsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceConnectorGroupsPublisher publisher = client.listVoiceConnectorGroupsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceConnectorGroupsPublisher publisher = client.listVoiceConnectorGroupsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorGroupsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorGroupsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVoiceConnectorGroups(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorGroupsRequest)
operation.
This is a convenience which creates an instance of the ListVoiceConnectorGroupsRequest.Builder avoiding
the need to create one manually via ListVoiceConnectorGroupsRequest.builder()
listVoiceConnectorGroupsRequest - A Consumer that will call methods on ListVoiceConnectorGroupsRequest.Builder to create a
request.default CompletableFuture<ListVoiceConnectorTerminationCredentialsResponse> listVoiceConnectorTerminationCredentials(ListVoiceConnectorTerminationCredentialsRequest listVoiceConnectorTerminationCredentialsRequest)
Lists the SIP credentials for the specified Amazon Chime SDK Voice Connector.
listVoiceConnectorTerminationCredentialsRequest - default CompletableFuture<ListVoiceConnectorTerminationCredentialsResponse> listVoiceConnectorTerminationCredentials(Consumer<ListVoiceConnectorTerminationCredentialsRequest.Builder> listVoiceConnectorTerminationCredentialsRequest)
Lists the SIP credentials for the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the
ListVoiceConnectorTerminationCredentialsRequest.Builder avoiding the need to create one manually via
ListVoiceConnectorTerminationCredentialsRequest.builder()
listVoiceConnectorTerminationCredentialsRequest - A Consumer that will call methods on
ListVoiceConnectorTerminationCredentialsRequest.Builder to create a request.default CompletableFuture<ListVoiceConnectorsResponse> listVoiceConnectors(ListVoiceConnectorsRequest listVoiceConnectorsRequest)
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
listVoiceConnectorsRequest - default CompletableFuture<ListVoiceConnectorsResponse> listVoiceConnectors(Consumer<ListVoiceConnectorsRequest.Builder> listVoiceConnectorsRequest)
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
This is a convenience which creates an instance of the ListVoiceConnectorsRequest.Builder avoiding the
need to create one manually via ListVoiceConnectorsRequest.builder()
listVoiceConnectorsRequest - A Consumer that will call methods on ListVoiceConnectorsRequest.Builder to create a
request.default ListVoiceConnectorsPublisher listVoiceConnectorsPaginator(ListVoiceConnectorsRequest listVoiceConnectorsRequest)
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
This is a variant of
listVoiceConnectors(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceConnectorsPublisher publisher = client.listVoiceConnectorsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceConnectorsPublisher publisher = client.listVoiceConnectorsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVoiceConnectors(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorsRequest)
operation.
listVoiceConnectorsRequest - default ListVoiceConnectorsPublisher listVoiceConnectorsPaginator(Consumer<ListVoiceConnectorsRequest.Builder> listVoiceConnectorsRequest)
Lists the Amazon Chime SDK Voice Connectors in the administrators AWS account.
This is a variant of
listVoiceConnectors(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceConnectorsPublisher publisher = client.listVoiceConnectorsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceConnectorsPublisher publisher = client.listVoiceConnectorsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVoiceConnectors(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceConnectorsRequest)
operation.
This is a convenience which creates an instance of the ListVoiceConnectorsRequest.Builder avoiding the
need to create one manually via ListVoiceConnectorsRequest.builder()
listVoiceConnectorsRequest - A Consumer that will call methods on ListVoiceConnectorsRequest.Builder to create a
request.default CompletableFuture<ListVoiceProfileDomainsResponse> listVoiceProfileDomains(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
listVoiceProfileDomainsRequest - default CompletableFuture<ListVoiceProfileDomainsResponse> listVoiceProfileDomains(Consumer<ListVoiceProfileDomainsRequest.Builder> listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
This is a convenience which creates an instance of the ListVoiceProfileDomainsRequest.Builder avoiding
the need to create one manually via ListVoiceProfileDomainsRequest.builder()
listVoiceProfileDomainsRequest - A Consumer that will call methods on ListVoiceProfileDomainsRequest.Builder to create a
request.default ListVoiceProfileDomainsPublisher listVoiceProfileDomainsPaginator(ListVoiceProfileDomainsRequest listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
This is a variant of
listVoiceProfileDomains(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfileDomainsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceProfileDomainsPublisher publisher = client.listVoiceProfileDomainsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceProfileDomainsPublisher publisher = client.listVoiceProfileDomainsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfileDomainsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfileDomainsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVoiceProfileDomains(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfileDomainsRequest)
operation.
listVoiceProfileDomainsRequest - default ListVoiceProfileDomainsPublisher listVoiceProfileDomainsPaginator(Consumer<ListVoiceProfileDomainsRequest.Builder> listVoiceProfileDomainsRequest)
Lists the specified voice profile domains in the administrator's AWS account.
This is a variant of
listVoiceProfileDomains(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfileDomainsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceProfileDomainsPublisher publisher = client.listVoiceProfileDomainsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceProfileDomainsPublisher publisher = client.listVoiceProfileDomainsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfileDomainsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfileDomainsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVoiceProfileDomains(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfileDomainsRequest)
operation.
This is a convenience which creates an instance of the ListVoiceProfileDomainsRequest.Builder avoiding
the need to create one manually via ListVoiceProfileDomainsRequest.builder()
listVoiceProfileDomainsRequest - A Consumer that will call methods on ListVoiceProfileDomainsRequest.Builder to create a
request.default CompletableFuture<ListVoiceProfilesResponse> listVoiceProfiles(ListVoiceProfilesRequest listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
listVoiceProfilesRequest - default CompletableFuture<ListVoiceProfilesResponse> listVoiceProfiles(Consumer<ListVoiceProfilesRequest.Builder> listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
This is a convenience which creates an instance of the ListVoiceProfilesRequest.Builder avoiding the need
to create one manually via ListVoiceProfilesRequest.builder()
listVoiceProfilesRequest - A Consumer that will call methods on ListVoiceProfilesRequest.Builder to create a request.default ListVoiceProfilesPublisher listVoiceProfilesPaginator(ListVoiceProfilesRequest listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
This is a variant of
listVoiceProfiles(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfilesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceProfilesPublisher publisher = client.listVoiceProfilesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceProfilesPublisher publisher = client.listVoiceProfilesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfilesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfilesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVoiceProfiles(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfilesRequest)
operation.
listVoiceProfilesRequest - default ListVoiceProfilesPublisher listVoiceProfilesPaginator(Consumer<ListVoiceProfilesRequest.Builder> listVoiceProfilesRequest)
Lists the voice profiles in a voice profile domain.
This is a variant of
listVoiceProfiles(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfilesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceProfilesPublisher publisher = client.listVoiceProfilesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.ListVoiceProfilesPublisher publisher = client.listVoiceProfilesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfilesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfilesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVoiceProfiles(software.amazon.awssdk.services.chimesdkvoice.model.ListVoiceProfilesRequest)
operation.
This is a convenience which creates an instance of the ListVoiceProfilesRequest.Builder avoiding the need
to create one manually via ListVoiceProfilesRequest.builder()
listVoiceProfilesRequest - A Consumer that will call methods on ListVoiceProfilesRequest.Builder to create a request.default CompletableFuture<PutSipMediaApplicationAlexaSkillConfigurationResponse> putSipMediaApplicationAlexaSkillConfiguration(PutSipMediaApplicationAlexaSkillConfigurationRequest putSipMediaApplicationAlexaSkillConfigurationRequest)
Updates the Alexa Skill configuration for the SIP media application.
putSipMediaApplicationAlexaSkillConfigurationRequest - default CompletableFuture<PutSipMediaApplicationAlexaSkillConfigurationResponse> putSipMediaApplicationAlexaSkillConfiguration(Consumer<PutSipMediaApplicationAlexaSkillConfigurationRequest.Builder> putSipMediaApplicationAlexaSkillConfigurationRequest)
Updates the Alexa Skill configuration for the SIP media application.
This is a convenience which creates an instance of the
PutSipMediaApplicationAlexaSkillConfigurationRequest.Builder avoiding the need to create one manually via
PutSipMediaApplicationAlexaSkillConfigurationRequest.builder()
putSipMediaApplicationAlexaSkillConfigurationRequest - A Consumer that will call methods on
PutSipMediaApplicationAlexaSkillConfigurationRequest.Builder to create a request.default CompletableFuture<PutSipMediaApplicationLoggingConfigurationResponse> putSipMediaApplicationLoggingConfiguration(PutSipMediaApplicationLoggingConfigurationRequest putSipMediaApplicationLoggingConfigurationRequest)
Updates the logging configuration for the specified SIP media application.
putSipMediaApplicationLoggingConfigurationRequest - default CompletableFuture<PutSipMediaApplicationLoggingConfigurationResponse> putSipMediaApplicationLoggingConfiguration(Consumer<PutSipMediaApplicationLoggingConfigurationRequest.Builder> putSipMediaApplicationLoggingConfigurationRequest)
Updates the logging configuration for the specified SIP media application.
This is a convenience which creates an instance of the
PutSipMediaApplicationLoggingConfigurationRequest.Builder avoiding the need to create one manually via
PutSipMediaApplicationLoggingConfigurationRequest.builder()
putSipMediaApplicationLoggingConfigurationRequest - A Consumer that will call methods on
PutSipMediaApplicationLoggingConfigurationRequest.Builder to create a request.default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse> putVoiceConnectorEmergencyCallingConfiguration(PutVoiceConnectorEmergencyCallingConfigurationRequest putVoiceConnectorEmergencyCallingConfigurationRequest)
Updates a Voice Connector's emergency calling configuration.
putVoiceConnectorEmergencyCallingConfigurationRequest - default CompletableFuture<PutVoiceConnectorEmergencyCallingConfigurationResponse> putVoiceConnectorEmergencyCallingConfiguration(Consumer<PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder> putVoiceConnectorEmergencyCallingConfigurationRequest)
Updates a Voice Connector's emergency calling configuration.
This is a convenience which creates an instance of the
PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder avoiding the need to create one manually
via PutVoiceConnectorEmergencyCallingConfigurationRequest.builder()
putVoiceConnectorEmergencyCallingConfigurationRequest - A Consumer that will call methods on
PutVoiceConnectorEmergencyCallingConfigurationRequest.Builder to create a request.default CompletableFuture<PutVoiceConnectorLoggingConfigurationResponse> putVoiceConnectorLoggingConfiguration(PutVoiceConnectorLoggingConfigurationRequest putVoiceConnectorLoggingConfigurationRequest)
Updates a Voice Connector's logging configuration.
putVoiceConnectorLoggingConfigurationRequest - default CompletableFuture<PutVoiceConnectorLoggingConfigurationResponse> putVoiceConnectorLoggingConfiguration(Consumer<PutVoiceConnectorLoggingConfigurationRequest.Builder> putVoiceConnectorLoggingConfigurationRequest)
Updates a Voice Connector's logging configuration.
This is a convenience which creates an instance of the
PutVoiceConnectorLoggingConfigurationRequest.Builder avoiding the need to create one manually via
PutVoiceConnectorLoggingConfigurationRequest.builder()
putVoiceConnectorLoggingConfigurationRequest - A Consumer that will call methods on PutVoiceConnectorLoggingConfigurationRequest.Builder
to create a request.default CompletableFuture<PutVoiceConnectorOriginationResponse> putVoiceConnectorOrigination(PutVoiceConnectorOriginationRequest putVoiceConnectorOriginationRequest)
Updates a Voice Connector's origination settings.
putVoiceConnectorOriginationRequest - default CompletableFuture<PutVoiceConnectorOriginationResponse> putVoiceConnectorOrigination(Consumer<PutVoiceConnectorOriginationRequest.Builder> putVoiceConnectorOriginationRequest)
Updates a Voice Connector's origination settings.
This is a convenience which creates an instance of the PutVoiceConnectorOriginationRequest.Builder
avoiding the need to create one manually via PutVoiceConnectorOriginationRequest.builder()
putVoiceConnectorOriginationRequest - A Consumer that will call methods on PutVoiceConnectorOriginationRequest.Builder to create
a request.default CompletableFuture<PutVoiceConnectorProxyResponse> putVoiceConnectorProxy(PutVoiceConnectorProxyRequest putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
putVoiceConnectorProxyRequest - default CompletableFuture<PutVoiceConnectorProxyResponse> putVoiceConnectorProxy(Consumer<PutVoiceConnectorProxyRequest.Builder> putVoiceConnectorProxyRequest)
Puts the specified proxy configuration to the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the PutVoiceConnectorProxyRequest.Builder avoiding the
need to create one manually via PutVoiceConnectorProxyRequest.builder()
putVoiceConnectorProxyRequest - A Consumer that will call methods on PutVoiceConnectorProxyRequest.Builder to create a
request.default CompletableFuture<PutVoiceConnectorStreamingConfigurationResponse> putVoiceConnectorStreamingConfiguration(PutVoiceConnectorStreamingConfigurationRequest putVoiceConnectorStreamingConfigurationRequest)
Updates a Voice Connector's streaming configuration settings.
putVoiceConnectorStreamingConfigurationRequest - default CompletableFuture<PutVoiceConnectorStreamingConfigurationResponse> putVoiceConnectorStreamingConfiguration(Consumer<PutVoiceConnectorStreamingConfigurationRequest.Builder> putVoiceConnectorStreamingConfigurationRequest)
Updates a Voice Connector's streaming configuration settings.
This is a convenience which creates an instance of the
PutVoiceConnectorStreamingConfigurationRequest.Builder avoiding the need to create one manually via
PutVoiceConnectorStreamingConfigurationRequest.builder()
putVoiceConnectorStreamingConfigurationRequest - A Consumer that will call methods on
PutVoiceConnectorStreamingConfigurationRequest.Builder to create a request.default CompletableFuture<PutVoiceConnectorTerminationResponse> putVoiceConnectorTermination(PutVoiceConnectorTerminationRequest putVoiceConnectorTerminationRequest)
Updates a Voice Connector's termination settings.
putVoiceConnectorTerminationRequest - default CompletableFuture<PutVoiceConnectorTerminationResponse> putVoiceConnectorTermination(Consumer<PutVoiceConnectorTerminationRequest.Builder> putVoiceConnectorTerminationRequest)
Updates a Voice Connector's termination settings.
This is a convenience which creates an instance of the PutVoiceConnectorTerminationRequest.Builder
avoiding the need to create one manually via PutVoiceConnectorTerminationRequest.builder()
putVoiceConnectorTerminationRequest - A Consumer that will call methods on PutVoiceConnectorTerminationRequest.Builder to create
a request.default CompletableFuture<PutVoiceConnectorTerminationCredentialsResponse> putVoiceConnectorTerminationCredentials(PutVoiceConnectorTerminationCredentialsRequest putVoiceConnectorTerminationCredentialsRequest)
Updates a Voice Connector's termination credentials.
putVoiceConnectorTerminationCredentialsRequest - default CompletableFuture<PutVoiceConnectorTerminationCredentialsResponse> putVoiceConnectorTerminationCredentials(Consumer<PutVoiceConnectorTerminationCredentialsRequest.Builder> putVoiceConnectorTerminationCredentialsRequest)
Updates a Voice Connector's termination credentials.
This is a convenience which creates an instance of the
PutVoiceConnectorTerminationCredentialsRequest.Builder avoiding the need to create one manually via
PutVoiceConnectorTerminationCredentialsRequest.builder()
putVoiceConnectorTerminationCredentialsRequest - A Consumer that will call methods on
PutVoiceConnectorTerminationCredentialsRequest.Builder to create a request.default CompletableFuture<RestorePhoneNumberResponse> restorePhoneNumber(RestorePhoneNumberRequest restorePhoneNumberRequest)
Restores a deleted phone number.
restorePhoneNumberRequest - default CompletableFuture<RestorePhoneNumberResponse> restorePhoneNumber(Consumer<RestorePhoneNumberRequest.Builder> restorePhoneNumberRequest)
Restores a deleted phone number.
This is a convenience which creates an instance of the RestorePhoneNumberRequest.Builder avoiding the
need to create one manually via RestorePhoneNumberRequest.builder()
restorePhoneNumberRequest - A Consumer that will call methods on RestorePhoneNumberRequest.Builder to create a
request.default CompletableFuture<SearchAvailablePhoneNumbersResponse> searchAvailablePhoneNumbers(SearchAvailablePhoneNumbersRequest searchAvailablePhoneNumbersRequest)
Searches the provisioned phone numbers in an organization.
searchAvailablePhoneNumbersRequest - default CompletableFuture<SearchAvailablePhoneNumbersResponse> searchAvailablePhoneNumbers(Consumer<SearchAvailablePhoneNumbersRequest.Builder> searchAvailablePhoneNumbersRequest)
Searches the provisioned phone numbers in an organization.
This is a convenience which creates an instance of the SearchAvailablePhoneNumbersRequest.Builder
avoiding the need to create one manually via SearchAvailablePhoneNumbersRequest.builder()
searchAvailablePhoneNumbersRequest - A Consumer that will call methods on SearchAvailablePhoneNumbersRequest.Builder to create
a request.default SearchAvailablePhoneNumbersPublisher searchAvailablePhoneNumbersPaginator(SearchAvailablePhoneNumbersRequest searchAvailablePhoneNumbersRequest)
Searches the provisioned phone numbers in an organization.
This is a variant of
searchAvailablePhoneNumbers(software.amazon.awssdk.services.chimesdkvoice.model.SearchAvailablePhoneNumbersRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.SearchAvailablePhoneNumbersPublisher publisher = client.searchAvailablePhoneNumbersPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.SearchAvailablePhoneNumbersPublisher publisher = client.searchAvailablePhoneNumbersPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.SearchAvailablePhoneNumbersResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.SearchAvailablePhoneNumbersResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchAvailablePhoneNumbers(software.amazon.awssdk.services.chimesdkvoice.model.SearchAvailablePhoneNumbersRequest)
operation.
searchAvailablePhoneNumbersRequest - default SearchAvailablePhoneNumbersPublisher searchAvailablePhoneNumbersPaginator(Consumer<SearchAvailablePhoneNumbersRequest.Builder> searchAvailablePhoneNumbersRequest)
Searches the provisioned phone numbers in an organization.
This is a variant of
searchAvailablePhoneNumbers(software.amazon.awssdk.services.chimesdkvoice.model.SearchAvailablePhoneNumbersRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.chimesdkvoice.paginators.SearchAvailablePhoneNumbersPublisher publisher = client.searchAvailablePhoneNumbersPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.chimesdkvoice.paginators.SearchAvailablePhoneNumbersPublisher publisher = client.searchAvailablePhoneNumbersPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.chimesdkvoice.model.SearchAvailablePhoneNumbersResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.chimesdkvoice.model.SearchAvailablePhoneNumbersResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
searchAvailablePhoneNumbers(software.amazon.awssdk.services.chimesdkvoice.model.SearchAvailablePhoneNumbersRequest)
operation.
This is a convenience which creates an instance of the SearchAvailablePhoneNumbersRequest.Builder
avoiding the need to create one manually via SearchAvailablePhoneNumbersRequest.builder()
searchAvailablePhoneNumbersRequest - A Consumer that will call methods on SearchAvailablePhoneNumbersRequest.Builder to create
a request.default CompletableFuture<StartSpeakerSearchTaskResponse> startSpeakerSearchTask(StartSpeakerSearchTaskRequest startSpeakerSearchTaskRequest)
Starts a speaker search task.
Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
startSpeakerSearchTaskRequest - default CompletableFuture<StartSpeakerSearchTaskResponse> startSpeakerSearchTask(Consumer<StartSpeakerSearchTaskRequest.Builder> startSpeakerSearchTaskRequest)
Starts a speaker search task.
Before starting any speaker search tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
This is a convenience which creates an instance of the StartSpeakerSearchTaskRequest.Builder avoiding the
need to create one manually via StartSpeakerSearchTaskRequest.builder()
startSpeakerSearchTaskRequest - A Consumer that will call methods on StartSpeakerSearchTaskRequest.Builder to create a
request.default CompletableFuture<StartVoiceToneAnalysisTaskResponse> startVoiceToneAnalysisTask(StartVoiceToneAnalysisTaskRequest startVoiceToneAnalysisTaskRequest)
Starts a voice tone analysis task. For more information about voice tone analysis, see Using Amazon Chime SDK voice analytics in the Amazon Chime SDK Developer Guide.
Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
startVoiceToneAnalysisTaskRequest - default CompletableFuture<StartVoiceToneAnalysisTaskResponse> startVoiceToneAnalysisTask(Consumer<StartVoiceToneAnalysisTaskRequest.Builder> startVoiceToneAnalysisTaskRequest)
Starts a voice tone analysis task. For more information about voice tone analysis, see Using Amazon Chime SDK voice analytics in the Amazon Chime SDK Developer Guide.
Before starting any voice tone analysis tasks, you must provide all notices and obtain all consents from the speaker as required under applicable privacy and biometrics laws, and as required under the AWS service terms for the Amazon Chime SDK.
This is a convenience which creates an instance of the StartVoiceToneAnalysisTaskRequest.Builder avoiding
the need to create one manually via StartVoiceToneAnalysisTaskRequest.builder()
startVoiceToneAnalysisTaskRequest - A Consumer that will call methods on StartVoiceToneAnalysisTaskRequest.Builder to create a
request.default CompletableFuture<StopSpeakerSearchTaskResponse> stopSpeakerSearchTask(StopSpeakerSearchTaskRequest stopSpeakerSearchTaskRequest)
Stops a speaker search task.
stopSpeakerSearchTaskRequest - default CompletableFuture<StopSpeakerSearchTaskResponse> stopSpeakerSearchTask(Consumer<StopSpeakerSearchTaskRequest.Builder> stopSpeakerSearchTaskRequest)
Stops a speaker search task.
This is a convenience which creates an instance of the StopSpeakerSearchTaskRequest.Builder avoiding the
need to create one manually via StopSpeakerSearchTaskRequest.builder()
stopSpeakerSearchTaskRequest - A Consumer that will call methods on StopSpeakerSearchTaskRequest.Builder to create a
request.default CompletableFuture<StopVoiceToneAnalysisTaskResponse> stopVoiceToneAnalysisTask(StopVoiceToneAnalysisTaskRequest stopVoiceToneAnalysisTaskRequest)
Stops a voice tone analysis task.
stopVoiceToneAnalysisTaskRequest - default CompletableFuture<StopVoiceToneAnalysisTaskResponse> stopVoiceToneAnalysisTask(Consumer<StopVoiceToneAnalysisTaskRequest.Builder> stopVoiceToneAnalysisTaskRequest)
Stops a voice tone analysis task.
This is a convenience which creates an instance of the StopVoiceToneAnalysisTaskRequest.Builder avoiding
the need to create one manually via StopVoiceToneAnalysisTaskRequest.builder()
stopVoiceToneAnalysisTaskRequest - A Consumer that will call methods on StopVoiceToneAnalysisTaskRequest.Builder to create a
request.default CompletableFuture<TagResourceResponse> tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to the specified resource.
tagResourceRequest - default CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a tag to the specified resource.
This is a convenience which creates an instance of the TagResourceRequest.Builder avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on TagResourceRequest.Builder to create a request.default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a resource.
untagResourceRequest - default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a resource.
This is a convenience which creates an instance of the UntagResourceRequest.Builder avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on UntagResourceRequest.Builder to create a request.default CompletableFuture<UpdateGlobalSettingsResponse> updateGlobalSettings(UpdateGlobalSettingsRequest updateGlobalSettingsRequest)
Updates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
updateGlobalSettingsRequest - default CompletableFuture<UpdateGlobalSettingsResponse> updateGlobalSettings(Consumer<UpdateGlobalSettingsRequest.Builder> updateGlobalSettingsRequest)
Updates global settings for the Amazon Chime SDK Voice Connectors in an AWS account.
This is a convenience which creates an instance of the UpdateGlobalSettingsRequest.Builder avoiding the
need to create one manually via UpdateGlobalSettingsRequest.builder()
updateGlobalSettingsRequest - A Consumer that will call methods on UpdateGlobalSettingsRequest.Builder to create a
request.default CompletableFuture<UpdatePhoneNumberResponse> updatePhoneNumber(UpdatePhoneNumberRequest updatePhoneNumberRequest)
Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.
For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media Application Dial-In product type.
Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.
updatePhoneNumberRequest - default CompletableFuture<UpdatePhoneNumberResponse> updatePhoneNumber(Consumer<UpdatePhoneNumberRequest.Builder> updatePhoneNumberRequest)
Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.
For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media Application Dial-In product type.
Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.
This is a convenience which creates an instance of the UpdatePhoneNumberRequest.Builder avoiding the need
to create one manually via UpdatePhoneNumberRequest.builder()
updatePhoneNumberRequest - A Consumer that will call methods on UpdatePhoneNumberRequest.Builder to create a request.default CompletableFuture<UpdatePhoneNumberSettingsResponse> updatePhoneNumberSettings(UpdatePhoneNumberSettingsRequest updatePhoneNumberSettingsRequest)
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.
updatePhoneNumberSettingsRequest - default CompletableFuture<UpdatePhoneNumberSettingsResponse> updatePhoneNumberSettings(Consumer<UpdatePhoneNumberSettingsRequest.Builder> updatePhoneNumberSettingsRequest)
Updates the phone number settings for the administrator's AWS account, such as the default outbound calling name. You can update the default outbound calling name once every seven days. Outbound calling names can take up to 72 hours to update.
This is a convenience which creates an instance of the UpdatePhoneNumberSettingsRequest.Builder avoiding
the need to create one manually via UpdatePhoneNumberSettingsRequest.builder()
updatePhoneNumberSettingsRequest - A Consumer that will call methods on UpdatePhoneNumberSettingsRequest.Builder to create a
request.default CompletableFuture<UpdateProxySessionResponse> updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
updateProxySessionRequest - default CompletableFuture<UpdateProxySessionResponse> updateProxySession(Consumer<UpdateProxySessionRequest.Builder> updateProxySessionRequest)
Updates the specified proxy session details, such as voice or SMS capabilities.
This is a convenience which creates an instance of the UpdateProxySessionRequest.Builder avoiding the
need to create one manually via UpdateProxySessionRequest.builder()
updateProxySessionRequest - A Consumer that will call methods on UpdateProxySessionRequest.Builder to create a
request.default CompletableFuture<UpdateSipMediaApplicationResponse> updateSipMediaApplication(UpdateSipMediaApplicationRequest updateSipMediaApplicationRequest)
Updates the details of the specified SIP media application.
updateSipMediaApplicationRequest - default CompletableFuture<UpdateSipMediaApplicationResponse> updateSipMediaApplication(Consumer<UpdateSipMediaApplicationRequest.Builder> updateSipMediaApplicationRequest)
Updates the details of the specified SIP media application.
This is a convenience which creates an instance of the UpdateSipMediaApplicationRequest.Builder avoiding
the need to create one manually via UpdateSipMediaApplicationRequest.builder()
updateSipMediaApplicationRequest - A Consumer that will call methods on UpdateSipMediaApplicationRequest.Builder to create a
request.default CompletableFuture<UpdateSipMediaApplicationCallResponse> updateSipMediaApplicationCall(UpdateSipMediaApplicationCallRequest updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update request. The Lambda function can then return a new set of actions.
updateSipMediaApplicationCallRequest - default CompletableFuture<UpdateSipMediaApplicationCallResponse> updateSipMediaApplicationCall(Consumer<UpdateSipMediaApplicationCallRequest.Builder> updateSipMediaApplicationCallRequest)
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update request. The Lambda function can then return a new set of actions.
This is a convenience which creates an instance of the UpdateSipMediaApplicationCallRequest.Builder
avoiding the need to create one manually via UpdateSipMediaApplicationCallRequest.builder()
updateSipMediaApplicationCallRequest - A Consumer that will call methods on UpdateSipMediaApplicationCallRequest.Builder to
create a request.default CompletableFuture<UpdateSipRuleResponse> updateSipRule(UpdateSipRuleRequest updateSipRuleRequest)
Updates the details of the specified SIP rule.
updateSipRuleRequest - default CompletableFuture<UpdateSipRuleResponse> updateSipRule(Consumer<UpdateSipRuleRequest.Builder> updateSipRuleRequest)
Updates the details of the specified SIP rule.
This is a convenience which creates an instance of the UpdateSipRuleRequest.Builder avoiding the need to
create one manually via UpdateSipRuleRequest.builder()
updateSipRuleRequest - A Consumer that will call methods on UpdateSipRuleRequest.Builder to create a request.default CompletableFuture<UpdateVoiceConnectorResponse> updateVoiceConnector(UpdateVoiceConnectorRequest updateVoiceConnectorRequest)
Updates the details for the specified Amazon Chime SDK Voice Connector.
updateVoiceConnectorRequest - default CompletableFuture<UpdateVoiceConnectorResponse> updateVoiceConnector(Consumer<UpdateVoiceConnectorRequest.Builder> updateVoiceConnectorRequest)
Updates the details for the specified Amazon Chime SDK Voice Connector.
This is a convenience which creates an instance of the UpdateVoiceConnectorRequest.Builder avoiding the
need to create one manually via UpdateVoiceConnectorRequest.builder()
updateVoiceConnectorRequest - A Consumer that will call methods on UpdateVoiceConnectorRequest.Builder to create a
request.default CompletableFuture<UpdateVoiceConnectorGroupResponse> updateVoiceConnectorGroup(UpdateVoiceConnectorGroupRequest updateVoiceConnectorGroupRequest)
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
updateVoiceConnectorGroupRequest - default CompletableFuture<UpdateVoiceConnectorGroupResponse> updateVoiceConnectorGroup(Consumer<UpdateVoiceConnectorGroupRequest.Builder> updateVoiceConnectorGroupRequest)
Updates the settings for the specified Amazon Chime SDK Voice Connector group.
This is a convenience which creates an instance of the UpdateVoiceConnectorGroupRequest.Builder avoiding
the need to create one manually via UpdateVoiceConnectorGroupRequest.builder()
updateVoiceConnectorGroupRequest - A Consumer that will call methods on UpdateVoiceConnectorGroupRequest.Builder to create a
request.default CompletableFuture<UpdateVoiceProfileResponse> updateVoiceProfile(UpdateVoiceProfileRequest updateVoiceProfileRequest)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
As a condition of using this feature, you acknowledge that the collection, use, storage, and retention of your caller’s biometric identifiers and biometric information (“biometric data”) in the form of a digital voiceprint requires the caller’s informed consent via a written release. Such consent is required under various state laws, including biometrics laws in Illinois, Texas, Washington and other state privacy laws.
You must provide a written release to each caller through a process that clearly reflects each caller’s informed consent before using Amazon Chime SDK Voice Insights service, as required under the terms of your agreement with AWS governing your use of the service.
updateVoiceProfileRequest - default CompletableFuture<UpdateVoiceProfileResponse> updateVoiceProfile(Consumer<UpdateVoiceProfileRequest.Builder> updateVoiceProfileRequest)
Updates the specified voice profile’s voice print and refreshes its expiration timestamp.
As a condition of using this feature, you acknowledge that the collection, use, storage, and retention of your caller’s biometric identifiers and biometric information (“biometric data”) in the form of a digital voiceprint requires the caller’s informed consent via a written release. Such consent is required under various state laws, including biometrics laws in Illinois, Texas, Washington and other state privacy laws.
You must provide a written release to each caller through a process that clearly reflects each caller’s informed consent before using Amazon Chime SDK Voice Insights service, as required under the terms of your agreement with AWS governing your use of the service.
This is a convenience which creates an instance of the UpdateVoiceProfileRequest.Builder avoiding the
need to create one manually via UpdateVoiceProfileRequest.builder()
updateVoiceProfileRequest - A Consumer that will call methods on UpdateVoiceProfileRequest.Builder to create a
request.default CompletableFuture<UpdateVoiceProfileDomainResponse> updateVoiceProfileDomain(UpdateVoiceProfileDomainRequest updateVoiceProfileDomainRequest)
Updates the settings for the specified voice profile domain.
updateVoiceProfileDomainRequest - default CompletableFuture<UpdateVoiceProfileDomainResponse> updateVoiceProfileDomain(Consumer<UpdateVoiceProfileDomainRequest.Builder> updateVoiceProfileDomainRequest)
Updates the settings for the specified voice profile domain.
This is a convenience which creates an instance of the UpdateVoiceProfileDomainRequest.Builder avoiding
the need to create one manually via UpdateVoiceProfileDomainRequest.builder()
updateVoiceProfileDomainRequest - A Consumer that will call methods on UpdateVoiceProfileDomainRequest.Builder to create a
request.default CompletableFuture<ValidateE911AddressResponse> validateE911Address(ValidateE911AddressRequest validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors. You can use validated addresses in a Presence Information Data Format Location Object file that you include in SIP requests. That helps ensure that addresses are routed to the appropriate Public Safety Answering Point.
validateE911AddressRequest - default CompletableFuture<ValidateE911AddressResponse> validateE911Address(Consumer<ValidateE911AddressRequest.Builder> validateE911AddressRequest)
Validates an address to be used for 911 calls made with Amazon Chime SDK Voice Connectors. You can use validated addresses in a Presence Information Data Format Location Object file that you include in SIP requests. That helps ensure that addresses are routed to the appropriate Public Safety Answering Point.
This is a convenience which creates an instance of the ValidateE911AddressRequest.Builder avoiding the
need to create one manually via ValidateE911AddressRequest.builder()
validateE911AddressRequest - A Consumer that will call methods on ValidateE911AddressRequest.Builder to create a
request.default ChimeSdkVoiceServiceClientConfiguration serviceClientConfiguration()
serviceClientConfiguration in interface AwsClientserviceClientConfiguration in interface SdkClientstatic ChimeSdkVoiceAsyncClient create()
ChimeSdkVoiceAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static ChimeSdkVoiceAsyncClientBuilder builder()
ChimeSdkVoiceAsyncClient.Copyright © 2023. All rights reserved.