Uses of Class
software.amazon.awssdk.services.connectcontactlens.model.Transcript
-
Packages that use Transcript Package Description software.amazon.awssdk.services.connectcontactlens.model -
-
Uses of Transcript in software.amazon.awssdk.services.connectcontactlens.model
Methods in software.amazon.awssdk.services.connectcontactlens.model that return Transcript Modifier and Type Method Description TranscriptRealtimeContactAnalysisSegment. transcript()The analyzed transcript.Methods in software.amazon.awssdk.services.connectcontactlens.model with parameters of type Transcript Modifier and Type Method Description RealtimeContactAnalysisSegment.BuilderRealtimeContactAnalysisSegment.Builder. transcript(Transcript transcript)The analyzed transcript.
-