| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<RealtimeContactAnalysisSegment> |
ListRealtimeContactAnalysisSegmentsV2Result.getSegments()
An analyzed transcript or category.
|
| Modifier and Type | Method and Description |
|---|---|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withSegments(RealtimeContactAnalysisSegment... segments)
An analyzed transcript or category.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListRealtimeContactAnalysisSegmentsV2Result.setSegments(Collection<RealtimeContactAnalysisSegment> segments)
An analyzed transcript or category.
|
ListRealtimeContactAnalysisSegmentsV2Result |
ListRealtimeContactAnalysisSegmentsV2Result.withSegments(Collection<RealtimeContactAnalysisSegment> segments)
An analyzed transcript or category.
|
Copyright © 2024. All rights reserved.