public static interface StartSpeakerSearchTaskRequest.Builder extends ChimeSdkVoiceRequest.Builder, SdkPojo, CopyableBuilder<StartSpeakerSearchTaskRequest.Builder,StartSpeakerSearchTaskRequest>
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 callLeg(String callLeg)
Specifies which call leg to stream for speaker search.
callLeg - Specifies which call leg to stream for speaker search.CallLegType,
CallLegTypeStartSpeakerSearchTaskRequest.Builder callLeg(CallLegType callLeg)
Specifies which call leg to stream for speaker search.
callLeg - Specifies which call leg to stream for speaker search.CallLegType,
CallLegTypeStartSpeakerSearchTaskRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStartSpeakerSearchTaskRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.