| Package | Description |
|---|---|
| com.amazonaws.services.connectcontactlens.model |
| Modifier and Type | Method and Description |
|---|---|
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.clone() |
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.withCategories(Categories categories)
The matched category rules.
|
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.withPostContactSummary(PostContactSummary postContactSummary)
Information about the post-contact summary.
|
RealtimeContactAnalysisSegment |
RealtimeContactAnalysisSegment.withTranscript(Transcript transcript)
The analyzed transcript.
|
| Modifier and Type | Method and Description |
|---|---|
List<RealtimeContactAnalysisSegment> |
ListRealtimeContactAnalysisSegmentsResult.getSegments()
An analyzed transcript or category.
|
| Modifier and Type | Method and Description |
|---|---|
ListRealtimeContactAnalysisSegmentsResult |
ListRealtimeContactAnalysisSegmentsResult.withSegments(RealtimeContactAnalysisSegment... segments)
An analyzed transcript or category.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListRealtimeContactAnalysisSegmentsResult.setSegments(Collection<RealtimeContactAnalysisSegment> segments)
An analyzed transcript or category.
|
ListRealtimeContactAnalysisSegmentsResult |
ListRealtimeContactAnalysisSegmentsResult.withSegments(Collection<RealtimeContactAnalysisSegment> segments)
An analyzed transcript or category.
|
Copyright © 2025. All rights reserved.