public static interface StartSpeakerSearchTaskRequest.Builder extends ChimeSdkVoiceRequest.Builder, SdkPojo, CopyableBuilder<StartSpeakerSearchTaskRequest.Builder,StartSpeakerSearchTaskRequest>
| Modifier and Type | Method and Description |
|---|---|
StartSpeakerSearchTaskRequest.Builder |
clientRequestToken(String clientRequestToken)
The unique identifier for the client request.
|
StartSpeakerSearchTaskRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StartSpeakerSearchTaskRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StartSpeakerSearchTaskRequest.Builder |
transactionId(String transactionId)
The transaction ID of the call being analyzed.
|
StartSpeakerSearchTaskRequest.Builder |
voiceConnectorId(String voiceConnectorId)
The Voice Connector ID.
|
StartSpeakerSearchTaskRequest.Builder |
voiceProfileDomainId(String voiceProfileDomainId)
The ID of the voice profile domain that will store the voice profile.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartSpeakerSearchTaskRequest.Builder voiceConnectorId(String voiceConnectorId)
The Voice Connector ID.
voiceConnectorId - The Voice Connector ID.StartSpeakerSearchTaskRequest.Builder transactionId(String transactionId)
The transaction ID of the call being analyzed.
transactionId - The transaction ID of the call being analyzed.StartSpeakerSearchTaskRequest.Builder voiceProfileDomainId(String voiceProfileDomainId)
The ID of the voice profile domain that will store the voice profile.
voiceProfileDomainId - The ID of the voice profile domain that will store the voice profile.StartSpeakerSearchTaskRequest.Builder clientRequestToken(String clientRequestToken)
The unique identifier for the client request. Use a different token for different speaker search tasks.
clientRequestToken - The unique identifier for the client request. Use a different token for different speaker search
tasks.StartSpeakerSearchTaskRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartSpeakerSearchTaskRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.