default CreatePhoneNumberOrderResponse |
ChimeSdkVoiceClient.createPhoneNumberOrder(Consumer<CreatePhoneNumberOrderRequest.Builder> createPhoneNumberOrderRequest) |
Creates an order for phone numbers to be provisioned.
|
default CreatePhoneNumberOrderResponse |
ChimeSdkVoiceClient.createPhoneNumberOrder(CreatePhoneNumberOrderRequest createPhoneNumberOrderRequest) |
Creates an order for phone numbers to be provisioned.
|
default CreateSipMediaApplicationResponse |
ChimeSdkVoiceClient.createSipMediaApplication(Consumer<CreateSipMediaApplicationRequest.Builder> createSipMediaApplicationRequest) |
Creates a SIP media application.
|
default CreateSipMediaApplicationResponse |
ChimeSdkVoiceClient.createSipMediaApplication(CreateSipMediaApplicationRequest createSipMediaApplicationRequest) |
Creates a SIP media application.
|
default CreateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.createSipMediaApplicationCall(Consumer<CreateSipMediaApplicationCallRequest.Builder> createSipMediaApplicationCallRequest) |
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the
endpoint of the specified sipMediaApplicationId.
|
default CreateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.createSipMediaApplicationCall(CreateSipMediaApplicationCallRequest createSipMediaApplicationCallRequest) |
Creates an outbound call to a phone number from the phone number specified in the request, and it invokes the
endpoint of the specified sipMediaApplicationId.
|
default CreateSipRuleResponse |
ChimeSdkVoiceClient.createSipRule(Consumer<CreateSipRuleRequest.Builder> createSipRuleRequest) |
Creates a SIP rule, which can be used to run a SIP media application as a target for a specific trigger type.
|
default CreateSipRuleResponse |
ChimeSdkVoiceClient.createSipRule(CreateSipRuleRequest createSipRuleRequest) |
Creates a SIP rule, which can be used to run a SIP media application as a target for a specific trigger type.
|
default CreateVoiceConnectorResponse |
ChimeSdkVoiceClient.createVoiceConnector(Consumer<CreateVoiceConnectorRequest.Builder> createVoiceConnectorRequest) |
Creates an Amazon Chime SDK Voice Connector.
|
default CreateVoiceConnectorResponse |
ChimeSdkVoiceClient.createVoiceConnector(CreateVoiceConnectorRequest createVoiceConnectorRequest) |
Creates an Amazon Chime SDK Voice Connector.
|
default CreateVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.createVoiceConnectorGroup(Consumer<CreateVoiceConnectorGroupRequest.Builder> createVoiceConnectorGroupRequest) |
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account.
|
default CreateVoiceConnectorGroupResponse |
ChimeSdkVoiceClient.createVoiceConnectorGroup(CreateVoiceConnectorGroupRequest createVoiceConnectorGroupRequest) |
Creates an Amazon Chime SDK Voice Connector group under the administrator's AWS account.
|
default CreateVoiceProfileResponse |
ChimeSdkVoiceClient.createVoiceProfile(Consumer<CreateVoiceProfileRequest.Builder> createVoiceProfileRequest) |
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
default CreateVoiceProfileResponse |
ChimeSdkVoiceClient.createVoiceProfile(CreateVoiceProfileRequest createVoiceProfileRequest) |
Creates a voice profile, which consists of an enrolled user and their latest voice print.
|
default CreateVoiceProfileDomainResponse |
ChimeSdkVoiceClient.createVoiceProfileDomain(Consumer<CreateVoiceProfileDomainRequest.Builder> createVoiceProfileDomainRequest) |
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
default CreateVoiceProfileDomainResponse |
ChimeSdkVoiceClient.createVoiceProfileDomain(CreateVoiceProfileDomainRequest createVoiceProfileDomainRequest) |
Creates a voice profile domain, a collection of voice profiles, their voice prints, and encrypted enrollment
audio.
|
default RestorePhoneNumberResponse |
ChimeSdkVoiceClient.restorePhoneNumber(Consumer<RestorePhoneNumberRequest.Builder> restorePhoneNumberRequest) |
Restores a deleted phone number.
|
default RestorePhoneNumberResponse |
ChimeSdkVoiceClient.restorePhoneNumber(RestorePhoneNumberRequest restorePhoneNumberRequest) |
Restores a deleted phone number.
|
default StartSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.startSpeakerSearchTask(Consumer<StartSpeakerSearchTaskRequest.Builder> startSpeakerSearchTaskRequest) |
Starts a speaker search task.
|
default StartSpeakerSearchTaskResponse |
ChimeSdkVoiceClient.startSpeakerSearchTask(StartSpeakerSearchTaskRequest startSpeakerSearchTaskRequest) |
Starts a speaker search task.
|
default StartVoiceToneAnalysisTaskResponse |
ChimeSdkVoiceClient.startVoiceToneAnalysisTask(Consumer<StartVoiceToneAnalysisTaskRequest.Builder> startVoiceToneAnalysisTaskRequest) |
Starts a voice tone analysis task.
|
default StartVoiceToneAnalysisTaskResponse |
ChimeSdkVoiceClient.startVoiceToneAnalysisTask(StartVoiceToneAnalysisTaskRequest startVoiceToneAnalysisTaskRequest) |
Starts a voice tone analysis task.
|
default TagResourceResponse |
ChimeSdkVoiceClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds a tag to the specified resource.
|
default TagResourceResponse |
ChimeSdkVoiceClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds a tag to the specified resource.
|
default UpdateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.updateSipMediaApplicationCall(Consumer<UpdateSipMediaApplicationCallRequest.Builder> updateSipMediaApplicationCallRequest) |
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default UpdateSipMediaApplicationCallResponse |
ChimeSdkVoiceClient.updateSipMediaApplicationCall(UpdateSipMediaApplicationCallRequest updateSipMediaApplicationCallRequest) |
Invokes the AWS Lambda function associated with the SIP media application and transaction ID in an update
request.
|
default UpdateSipRuleResponse |
ChimeSdkVoiceClient.updateSipRule(Consumer<UpdateSipRuleRequest.Builder> updateSipRuleRequest) |
Updates the details of the specified SIP rule.
|
default UpdateSipRuleResponse |
ChimeSdkVoiceClient.updateSipRule(UpdateSipRuleRequest updateSipRuleRequest) |
Updates the details of the specified SIP rule.
|