Uses of Class
software.amazon.awscdk.mixins.preview.services.voiceid.events.VoiceIdUpdateSessionAction.Session.Builder
Packages that use VoiceIdUpdateSessionAction.Session.Builder
-
Uses of VoiceIdUpdateSessionAction.Session.Builder in software.amazon.awscdk.mixins.preview.services.voiceid.events
Methods in software.amazon.awscdk.mixins.preview.services.voiceid.events that return VoiceIdUpdateSessionAction.Session.BuilderModifier and TypeMethodDescriptionVoiceIdUpdateSessionAction.Session.Builder.authenticationConfiguration(VoiceIdUpdateSessionAction.AuthenticationConfiguration authenticationConfiguration) Sets the value ofVoiceIdUpdateSessionAction.Session.getAuthenticationConfiguration()VoiceIdUpdateSessionAction.Session.builder()VoiceIdUpdateSessionAction.Session.Builder.fraudDetectionConfiguration(VoiceIdUpdateSessionAction.FraudDetectionConfiguration fraudDetectionConfiguration) Sets the value ofVoiceIdUpdateSessionAction.Session.getFraudDetectionConfiguration()VoiceIdUpdateSessionAction.Session.Builder.generatedSpeakerId(List<String> generatedSpeakerId) Sets the value ofVoiceIdUpdateSessionAction.Session.getGeneratedSpeakerId()Sets the value ofVoiceIdUpdateSessionAction.Session.getSessionId()VoiceIdUpdateSessionAction.Session.Builder.sessionName(List<String> sessionName) Sets the value ofVoiceIdUpdateSessionAction.Session.getSessionName()Constructors in software.amazon.awscdk.mixins.preview.services.voiceid.events with parameters of type VoiceIdUpdateSessionAction.Session.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theVoiceIdUpdateSessionAction.Session.Builder.