| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
RealTimeContactAnalysisPointOfInterest |
RealTimeContactAnalysisPointOfInterest.clone() |
RealTimeContactAnalysisPointOfInterest |
RealTimeContactAnalysisPointOfInterest.withTranscriptItems(Collection<RealTimeContactAnalysisTranscriptItemWithCharacterOffsets> transcriptItems)
List of the transcript items (segments) that are associated with a given point of interest.
|
RealTimeContactAnalysisPointOfInterest |
RealTimeContactAnalysisPointOfInterest.withTranscriptItems(RealTimeContactAnalysisTranscriptItemWithCharacterOffsets... transcriptItems)
List of the transcript items (segments) that are associated with a given point of interest.
|
| Modifier and Type | Method and Description |
|---|---|
List<RealTimeContactAnalysisPointOfInterest> |
RealTimeContactAnalysisCategoryDetails.getPointsOfInterest()
List of PointOfInterest - objects describing a single match of a rule.
|
| Modifier and Type | Method and Description |
|---|---|
RealTimeContactAnalysisCategoryDetails |
RealTimeContactAnalysisCategoryDetails.withPointsOfInterest(RealTimeContactAnalysisPointOfInterest... pointsOfInterest)
List of PointOfInterest - objects describing a single match of a rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RealTimeContactAnalysisCategoryDetails.setPointsOfInterest(Collection<RealTimeContactAnalysisPointOfInterest> pointsOfInterest)
List of PointOfInterest - objects describing a single match of a rule.
|
RealTimeContactAnalysisCategoryDetails |
RealTimeContactAnalysisCategoryDetails.withPointsOfInterest(Collection<RealTimeContactAnalysisPointOfInterest> pointsOfInterest)
List of PointOfInterest - objects describing a single match of a rule.
|
Copyright © 2024. All rights reserved.