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