Uses of Class
software.amazon.awssdk.services.connect.model.RealTimeContactAnalysisTranscriptItemRedaction
-
Packages that use RealTimeContactAnalysisTranscriptItemRedaction Package Description software.amazon.awssdk.services.connect.model -
-
Uses of RealTimeContactAnalysisTranscriptItemRedaction in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return RealTimeContactAnalysisTranscriptItemRedaction Modifier and Type Method Description RealTimeContactAnalysisTranscriptItemRedactionRealTimeContactAnalysisSegmentTranscript. redaction()Object describing redaction that was applied to the transcript.Methods in software.amazon.awssdk.services.connect.model with parameters of type RealTimeContactAnalysisTranscriptItemRedaction Modifier and Type Method Description RealTimeContactAnalysisSegmentTranscript.BuilderRealTimeContactAnalysisSegmentTranscript.Builder. redaction(RealTimeContactAnalysisTranscriptItemRedaction redaction)Object describing redaction that was applied to the transcript.
-