Uses of Class
software.amazon.awscdk.mixins.preview.services.voiceid.events.VoiceIdStartSessionAction.Session.Builder
Packages that use VoiceIdStartSessionAction.Session.Builder
-
Uses of VoiceIdStartSessionAction.Session.Builder in software.amazon.awscdk.mixins.preview.services.voiceid.events
Methods in software.amazon.awscdk.mixins.preview.services.voiceid.events that return VoiceIdStartSessionAction.Session.BuilderModifier and TypeMethodDescriptionVoiceIdStartSessionAction.Session.Builder.authenticationAudioProgress(VoiceIdStartSessionAction.AuthenticationAudioProgress authenticationAudioProgress) Sets the value ofVoiceIdStartSessionAction.Session.getAuthenticationAudioProgress()VoiceIdStartSessionAction.Session.Builder.authenticationConfiguration(VoiceIdStartSessionAction.AuthenticationConfiguration authenticationConfiguration) Sets the value ofVoiceIdStartSessionAction.Session.getAuthenticationConfiguration()VoiceIdStartSessionAction.Session.builder()VoiceIdStartSessionAction.Session.Builder.enrollmentAudioProgress(VoiceIdStartSessionAction.EnrollmentAudioProgress enrollmentAudioProgress) Sets the value ofVoiceIdStartSessionAction.Session.getEnrollmentAudioProgress()VoiceIdStartSessionAction.Session.Builder.fraudDetectionAudioProgress(VoiceIdStartSessionAction.AuthenticationAudioProgress fraudDetectionAudioProgress) Sets the value ofVoiceIdStartSessionAction.Session.getFraudDetectionAudioProgress()VoiceIdStartSessionAction.Session.Builder.fraudDetectionConfiguration(VoiceIdStartSessionAction.FraudDetectionConfiguration fraudDetectionConfiguration) Sets the value ofVoiceIdStartSessionAction.Session.getFraudDetectionConfiguration()VoiceIdStartSessionAction.Session.Builder.generatedSpeakerId(List<String> generatedSpeakerId) Sets the value ofVoiceIdStartSessionAction.Session.getGeneratedSpeakerId()Sets the value ofVoiceIdStartSessionAction.Session.getSessionId()VoiceIdStartSessionAction.Session.Builder.sessionName(List<String> sessionName) Sets the value ofVoiceIdStartSessionAction.Session.getSessionName()VoiceIdStartSessionAction.Session.Builder.streamingConfiguration(VoiceIdStartSessionAction.StreamingConfiguration streamingConfiguration) Sets the value ofVoiceIdStartSessionAction.Session.getStreamingConfiguration()Constructors in software.amazon.awscdk.mixins.preview.services.voiceid.events with parameters of type VoiceIdStartSessionAction.Session.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theVoiceIdStartSessionAction.Session.Builder.