| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.clone() |
RealTimeContactAnalysisSegmentTranscript |
RealtimeContactAnalysisSegment.getTranscript() |
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withContent(String content)
The content of the transcript.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withContentType(String contentType)
The type of content of the item.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withDisplayName(String displayName)
The display name of the participant.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withId(String id)
The identifier of the transcript.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withParticipantId(String participantId)
The identifier of the participant.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withParticipantRole(ParticipantRole participantRole)
The role of the participant.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withParticipantRole(String participantRole)
The role of the participant.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withRedaction(RealTimeContactAnalysisTranscriptItemRedaction redaction)
Object describing redaction that was applied to the transcript.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withSentiment(RealTimeContactAnalysisSentimentLabel sentiment)
The sentiment detected for this piece of transcript.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withSentiment(String sentiment)
The sentiment detected for this piece of transcript.
|
RealTimeContactAnalysisSegmentTranscript |
RealTimeContactAnalysisSegmentTranscript.withTime(RealTimeContactAnalysisTimeData time)
Field describing the time of the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealtimeContactAnalysisSegment.setTranscript(RealTimeContactAnalysisSegmentTranscript transcript) |
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.withTranscript(RealTimeContactAnalysisSegmentTranscript transcript) |
Copyright © 2024. All rights reserved.